Commit Graph
1582 Commits
Author SHA1 Message Date
iranl e09a6b28ee Fix version python 2024-12-03 22:22:04 +01:00
iranl 041967d0d8 Update config_version.py 2024-12-03 21:58:45 +01:00
iranl b4073ca04f Merge pull request #554 from iranl/update-libs
Update libraries (ArduinoJSON, esp-nimble-cpp, libsodium), HTTP server fix, opener intermediate states
2024-12-03 21:27:53 +01:00
iranl c5285c9065 Fix content-type 2024-12-03 17:38:49 +01:00
iranl 0807913f94 Try to get intermediate states for opener 2024-12-03 15:34:28 +01:00
iranl 21a8785c46 Update nuki_ble 2024-12-03 15:34:14 +01:00
iranl 5131cede3e BLE Scanner compatibility with latest esp-nimble-cpp 2024-12-03 13:07:07 +01:00
iranl 1bf7978789 Merge remote-tracking branch 'upstream/master' into update-libs 2024-12-03 12:25:08 +01:00
iranl e73424866a Remove inline from PsychicStreamResponse 2024-12-03 12:24:34 +01:00
iranl b04bf290fd Fix HTTPD 2024-12-03 12:20:54 +01:00
iranl a14074fd6d Update libs 2024-12-03 12:20:47 +01:00
iranl 921b8b4a7b Merge pull request #553 from iranl/fix-version-math
Fix version math
2024-12-03 12:06:13 +01:00
iranl db1cfb0d89 Fix version math 2024-12-03 11:55:38 +01:00
technyon 8a23eb3d03 add libraries to clion CMakeList.txt 2024-12-01 05:43:45 +01:00
technyon dd4d0a8e0b prevent boot loop caused by reset topic 2024-12-01 05:08:55 +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 660e756602 Merge pull request #546 from iranl/add-ha-battery-charging-sensor
Add battery charging
2024-11-28 23:24:33 +01:00
iranl 64cea6b952 Add battery charging 2024-11-28 23:23:15 +01:00
iranl e7555afdd4 Merge pull request #545 from iranl/fix-nuki-reboot-button-ha
Fix HA reboot Nuki button
2024-11-28 22:46:01 +01:00
iranl 04ff752880 Fix HA reboot Nuki button 2024-11-28 22:35:12 +01:00
iranl 7dc2903c11 Merge pull request #544 from iranl/fix-reset-mqtt-topics
Fix reset mqtt topics
2024-11-28 22:28:02 +01:00
iranl 378a0944d6 Fix #540 2024-11-28 22:26:46 +01:00
iranl 5dd90d186d Fix reset MQTT topics 2024-11-28 22:25:10 +01:00
iranl 21632ffa4d Merge pull request #543 from iranl/fix-cust-eth-phy-addr
Fix custom ethernet PHY addr save
2024-11-28 22:16:54 +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 b29496c247 remove unused variables and methods 2024-11-24 06:03:40 +01:00
technyon b3dbb0fc0e remove unused variables 2024-11-24 05:43:11 +01:00
technyon 335a9f6dba remove unused variables 2024-11-24 05:41:46 +01:00
technyon 4bcd3f6af0 remove shortcut methods for publishing in NukiNetworkOpener 2024-11-24 05:40:00 +01:00
technyon c61b536c98 remove shortcut methods for publishing in NukiNetworkLock 2024-11-24 05:28:11 +01:00
technyon b37d3bc5fc remove redundant fetching of wifi credentials from preferences 2024-11-24 03:43:27 +01:00
technyon 27fa67f9b1 apply astylerc 2024-11-23 16:55:59 +01:00
technyon a426d955a3 simplify onDisconnected() 2024-11-23 16:52:16 +01:00
technyon a3447dfbe2 add log message 2024-11-23 16:39:53 +01:00
technyon 80e4c5e5d8 minor WifiDevice refactoring 2024-11-23 16:15:38 +01:00
iranl f26a051441 Merge pull request #535 from iranl/fix-ap-not-opening
WiFI fixes (AP not opening, WiFi reconfigure not working)
2024-11-22 21:38:09 +01:00
iranl a991b893b5 Fix Wifi reconfigure 2024-11-22 21:33:14 +01:00
iranl 9ecd21a8ee Merge branch 'fix-ap-not-opening' of https://github.com/iranl/nuki_hub into fix-ap-not-opening 2024-11-22 21:32:50 +01:00
iranl add5e37563 Fix AP not opening 2024-11-22 21:26:42 +01:00
iranl cd85c78177 Fix AP not opening 2024-11-22 12:33:38 +01:00
iranl c8eb1cd41a Merge pull request #531 from iranl/clear-mqtt-topics-on-upgrade
Clear MQTT Topics on upgrade
2024-11-20 21:45:59 +01:00
iranl 53b5e4e8e4 Clear MQTT Topics on upgrade 2024-11-20 21:34:57 +01:00
iranl 2e20b6dac2 Update NukiOpenerWrapper.cpp 2024-11-18 23:25:41 +01:00
iranl 3d93a15bbe Update NukiWrapper.cpp 2024-11-18 23:25:30 +01:00
iranl d1aa232f3b Merge pull request #528 from iranl/reboot-nuki
Allow rebooting Nuki device, crash on convert old WiFi settings fix, JSON crash fix
2024-11-18 23:18:02 +01:00
iranl 7a5f85f82d Fix crash on valid JSON 2024-11-18 23:13:14 +01:00