iranl
d762f66d2a
Fix config
2025-01-06 21:40:39 +01:00
iranl
4c8f9c65b1
Auth Name and Context
2025-01-05 10:56:41 +01:00
iranl
bdd016ba3a
Improve OTA HTTP event logging
2025-01-04 14:24:15 +01:00
iranl
e29976c8ca
SPIFFS MQTT SSL and import/export
2025-01-03 15:27:21 +01:00
iranl
941dd51fd4
Update Time using NTP
2025-01-02 10:56:34 +01:00
iranl
2c35f29c32
OTA to alternative (Quad/Octal) PSRAM S3 binary
2025-01-01 20:05:29 +01:00
iranl
c8c2980537
HTTPS server
2025-01-01 19:29:22 +01:00
iranl
014686e4b4
Improve device ID for HA discovery
2024-12-30 13:57:21 +01:00
iranl
279d07e859
Set next release to 9.07
2024-12-29 12:10:13 +01:00
iranl
313d999983
Improve WiFi
2024-12-27 16:45:47 +01:00
iranl
e8a8111b2a
Fix single core devices
2024-12-26 19:11:41 +01:00
iranl
bbb5f910fb
BLE improvements
2024-12-22 18:25:48 +01:00
iranl
6877ce0a66
Set next release to 9.06
2024-12-21 17:11:53 +01:00
technyon
dc43b45f33
add psram check for RMII workaround
2024-12-21 07:44:07 +01:00
iranl
180f61f499
Retain Input GPIO
2024-12-20 21:09:23 +01:00
iranl
a7bb2282f7
Fix BLE
2024-12-19 23:03:18 +01:00
iranl
69e2cf5c3f
Runtime alt connect and debug logging
2024-12-18 21:42:21 +01:00
iranl
d3ce66d4dd
esp-nimble-2.0.1
2024-12-17 15:47:20 +01:00
iranl
856b8087be
Arduino 3.1.0 - ESP-IDF 5.3
2024-12-17 00:10:07 +01:00
iranl
2435692a8d
Set next version to 9.05
2024-12-16 22:37:04 +01:00
iranl
2d6d894685
Set next version to 9.04
2024-12-16 21:42:22 +01:00
iranl
3b3eb2902c
Fix version math
2024-12-05 22:08:49 +01:00
iranl
db1cfb0d89
Fix version math
2024-12-03 11:55:38 +01:00
technyon
7b1f446f15
fix preference_reset_mqtt_topics check
2024-12-01 04:00:03 +01:00
technyon
3c93354658
move code to build mqtt path into publish()
2024-11-30 04:40:01 +01:00
technyon
f0623c8633
fix string conversion functions
2024-11-29 12:14:40 +01:00
iranl
a7a8aaf0d8
Fix custom ethernet PHY addr save
2024-11-28 22:15:42 +01:00
technyon
dab9baf9ca
fix order of init topics initalization and publishing
2024-11-25 04:03:44 +01:00
iranl
a2bcb1e58e
Set next version to 9.03
2024-11-24 14:47:02 +01:00
technyon
b37d3bc5fc
remove redundant fetching of wifi credentials from preferences
2024-11-24 03:43:27 +01:00
technyon
80e4c5e5d8
minor WifiDevice refactoring
2024-11-23 16:15:38 +01:00
iranl
add5e37563
Fix AP not opening
2024-11-22 21:26:42 +01:00
iranl
7a5f85f82d
Fix crash on valid JSON
2024-11-18 23:13:14 +01:00
iranl
4af44418e6
WiFi + OTA fix
2024-11-15 20:16:23 +01:00
iranl
6acfadef8d
Fix intermediate state
2024-11-11 20:16:12 +01:00
iranl
c2d3a3e77d
Refractor
2024-11-08 21:40:24 +01:00
iranl
5df1ad0854
Move maintenance actions to NukiNetwork
2024-11-06 19:43:39 +01:00
iranl
7ea04e6366
Fix Ring detection
2024-11-04 21:14:53 +01:00
iranl
020b16bfea
Minor fixes
2024-11-03 14:26:27 +01:00
iranl
b813faf771
Fix
2024-11-02 21:18:05 +01:00
iranl
7454208230
Revert ESP-MQTT ( #508 )
...
* Revert ESP-MQTT
* Revert ESP-MQTT
* Update sdkconfig.defaults
2024-11-02 23:07:00 +07:00
iranl
a834380b2e
Update pioarduino and enlarge mqtt stack size
2024-10-28 20:06:42 +01:00
technyon
a149f2e6b6
refactor GPIO detection code
2024-10-20 09:51:45 +02:00
iranl
9c75e30fef
Prevent reboot loop on manual web request
2024-10-20 00:13:22 +02:00
iranl
93b1d47bda
Improve Wifi connection and portal
2024-10-19 19:10:38 +02:00
Alessandro Del Prete
72ef5003ad
Merge pull request #473 from iranl/http-server
...
Switch HTTP server to PsychicHTTP and MQTT client to ESP-MQTT, remove WiFiManager
2024-10-17 05:48:15 +02:00
iranl
8912a84521
9.02
2024-10-15 13:48:17 +02:00
iranl
1b0cf2bd7f
Merge branch 'master' into http-server
2024-10-14 21:26:11 +02:00
iranl
06e96b5ea7
WiFi portal
2024-10-14 21:25:07 +02:00
Jan-Ole Schümann
fed5f95490
Change GPIO input to polling ( #484 )
...
* add code to attach timer isr
* call timer ISR every 100 ms
* implement gpio input logic
* do not attach ISR for general input PINs
* add debounce code
* execute lock actions on GPIO input
* only register timer ISR if input PINs are configured
* remove gpio2go lib
2024-10-13 23:01:04 +07:00