Commit Graph

105 Commits

Author SHA1 Message Date
iranl
a8e901795d Fix PIN status on unpair 2024-12-22 21:58:18 +01:00
iranl
ec53c68280 Separate pages for MQTT SSL configuration 2024-12-22 18:53:58 +01:00
iranl
bbb5f910fb BLE improvements 2024-12-22 18:25:48 +01:00
iranl
7ea80f3266 Reduce HTTP handlers 2024-12-22 00:19:17 +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
1bf7978789 Merge remote-tracking branch 'upstream/master' into update-libs 2024-12-03 12:25:08 +01:00
iranl
b04bf290fd Fix HTTPD 2024-12-03 12:20:54 +01:00
iranl
db1cfb0d89 Fix version math 2024-12-03 11:55:38 +01:00
iranl
a7a8aaf0d8 Fix custom ethernet PHY addr save 2024-11-28 22:15:42 +01:00
technyon
b29496c247 remove unused variables and methods 2024-11-24 06:03:40 +01:00
technyon
27fa67f9b1 apply astylerc 2024-11-23 16:55:59 +01:00
iranl
a991b893b5 Fix Wifi reconfigure 2024-11-22 21:33:14 +01:00
iranl
b55164919b Reboot Nuki 2024-11-17 20:50:19 +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
0813347d0f Refractor HA discovery 2024-11-05 21:46:23 +01:00
iranl
7632a8cbcc HTTP, MQTT and PSRAM fixes 2024-11-04 21:49:21 +01:00
iranl
7ea04e6366 Fix Ring detection 2024-11-04 21:14:53 +01:00
iranl
791c7e21fe Merge remote-tracking branch 'upstream/master' into home-assistant-checkbox 2024-11-03 15:44:06 +01:00
iranl
020b16bfea Minor fixes 2024-11-03 14:26:27 +01:00
iranl
62742549a7 Enable/Disable HA Discovery using a checkbox 2024-11-02 21:54:06 +01:00
iranl
b813faf771 Fix 2024-11-02 21:18:05 +01:00
iranl
bb50283406 Merge branch 'master' into check-keypad-codes 2024-11-02 19:41:11 +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
40456db982 Merge branch 'master' into check-keypad-codes 2024-10-28 20:14:03 +01:00
iranl
a834380b2e Update pioarduino and enlarge mqtt stack size 2024-10-28 20:06:42 +01:00
iranl
2404e5bf31 Fix for JSON commands 2024-10-22 22:53:32 +02:00
iranl
25b0e9fabe Merge branch 'master' into check-keypad-codes 2024-10-20 20:21:32 +02:00
technyon
9ca377870f add espMillis() to replace esp_timer_get_time() / 1000 2024-10-20 14:25:04 +02:00
technyon
eb4db32b89 add astylerc and apply code formatting 2024-10-20 14:03:18 +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
iranl
0b9b3da380 Check keypad codes 2024-10-15 22:20:01 +02:00
iranl
06e96b5ea7 WiFi portal 2024-10-14 21:25:07 +02:00
iranl
179c3c76bc Fixes 2024-10-02 20:52:01 +02:00
iranl
a4e0652d62 Merge branch 'master' into http-server 2024-09-28 21:52:00 +02:00
technyon
fee10b2c9f code formatting 2024-09-22 06:07:22 +02:00
iranl
214483445f Update WebCfgServer.cpp 2024-09-08 21:04:22 +02:00
iranl
66563bf1e0 Merge remote-tracking branch 'upstream/master' into http-server 2024-09-08 21:03:06 +02:00
Jan-Ole Schümann
2457764d38 Refactor official Nuki MQTT support. Move offical-specific code into sepereate class. (#470)
* move offical related members to seperate class

* remove static references

* add buildMqttPath and comparePrefixedPath methods to NukiOfficial

* make offMqttPath private

* fix references and syntax errors

* move nuki official publish state update check to NukiNetworkLock

* make _disableNonJSON private

* make NukiOfficial members private

* move _offCommand to NukiWrapper

* make offCommandExecutedTs private

* make offTopics privte

* fix nuki publisher reference not set

* use NukiPublisher in NukiNetworkOpener

* fix build updater

* fix pl_off and stat_off strings
2024-09-08 12:30:07 +07:00
iranl
c9281d9299 Fixes 2024-09-06 21:38:12 +02:00
iranl
18c56de16d ESP-MQTT 2024-09-06 17:17:19 +02:00
iranl
119ecf2983 Merge remote-tracking branch 'upstream/master' into http-server 2024-08-31 22:08:10 +02:00
iranl
25076e6e7e ESP-MQTT 2024-08-31 22:04:12 +02:00
iranl
72472e241c Enable usage of PSRAM (#463)
* PSRAM

* Fix PSRAM
2024-08-30 23:36:26 +07:00
iranl
52bd4f74c1 PsychicHTTP 2024-08-28 23:59:47 +02:00
iranl
5e20c89f53 PsychicHTTP 2024-08-27 23:27:18 +02:00