Commit Graph

94 Commits

Author SHA1 Message Date
iranl
ab92bd3ba7 Set next release to 9.01 2024-08-04 13:57:06 +02:00
iranl
9d09c4354d BLE fixes (#436)
* BLE fixes

* Lock/Opener action fixes

* Prevent Keypad/TC request when no valid PIN is set

* Set BLE Power and C6 improvements

* Update nuki_ble

* BLE High performance on state change

* Update nuki_ble
2024-08-01 20:56:39 +07:00
iranl
41483b1b19 Update WebCfgServer.cpp 2024-08-01 15:51:28 +02:00
iranl
39da42dd4d Update WebCfgServer.cpp 2024-08-01 15:13:26 +02:00
iranl
0bccc72fa5 Update WebCfgServer.cpp 2024-08-01 15:09:00 +02:00
iranl
f57a9625b7 Add binaries to binary branch instead of master (#441) 2024-08-01 18:44:23 +07:00
iranl
56ce3fbfcf Update Config.h 2024-07-31 22:44:28 +02:00
iranl
f0250ed100 Update Config.h 2024-07-31 22:43:03 +02:00
iranl
8e513bb501 Reconnect network on MQTT failure (#435) 2024-07-31 18:15:26 +07:00
iranl
d132e76ae2 Add HA discovery topics (#440) 2024-07-31 18:14:09 +07:00
technyon
60a523b692 update nuki ble library 2024-07-26 14:34:51 +02:00
iranl
45b9dadaae Fix battery state in Hybrid mode 2024-07-21 20:43:11 +02:00
iranl
d91d3678c1 Show available update versions (#429) 2024-07-20 11:17:31 +07:00
iranl
9b9a87e41c OTA manifest (#426) 2024-07-19 16:38:00 +07:00
iranl
f4038f0429 Automated updating to beta and nightly versions (#425)
* Github actions

* Update firmware update and import/export

* Auto commit fixes
2024-07-18 18:27:57 +07:00
iranl
73373e2a70 Fix-BLE-task-stall (#421) 2024-07-16 18:25:10 +07:00
iranl
77ddef76af Replace millis() with esp_timer_get_time() (#423) 2024-07-15 22:16:43 +07:00
technyon
39c55a730a make members private 2024-07-13 13:20:57 +02:00
technyon
a9dffc79b8 update scan interval and window to nuki recommendations 2024-07-13 12:57:43 +02:00
technyon
47ad514f13 LAN8720: increase wait for dhcp timeout 2024-07-13 10:37:58 +02:00
technyon
4165ef8803 LAN8720: Add code to wait for IP address 2024-07-12 13:27:16 +02:00
technyon
ef878592c1 add code to ignore lock action after mqtt reconnect 2024-07-12 13:03:21 +02:00
iranl
94a8bd1c8e Auto update to latest beta version (#420) 2024-07-11 16:35:01 +07:00
technyon
cad5ec6d48 remove remaining presence detection code 2024-07-10 16:32:54 +02:00
technyon
181455596c fix types for timestamps 2024-07-09 17:39:49 +02:00
technyon
e6e4e08c7a Merge branch 'master' of github.com:technyon/nuki_hub 2024-07-09 13:31:26 +02:00
technyon
0a799e1659 disable presence detection 2024-07-09 13:30:51 +02:00
iranl
137b99b291 Fixes/Enhancement for MQTT and WiFi reconnect + network timout + MQTT retain (#419)
* Retain

* Reconnect
2024-07-09 18:17:31 +07:00
technyon
8f679c45a5 move initPreferences() to PreferencesKeys.h 2024-07-07 16:43:20 +02:00
technyon
014380577c fix W5500 crashing with core 3 2024-07-07 15:41:18 +02:00
technyon
836a9baf65 restore enum 2024-07-07 14:09:48 +02:00
technyon
da0390df63 fix inital printing of IP address 2024-07-07 14:08:24 +02:00
technyon
53243fe045 fix LAN8720 init 2024-07-07 13:30:04 +02:00
technyon
d11dc67291 do not set pinmode for disabled pins 2024-07-07 04:45:41 +02:00
iranl
894a4584cb Arduino Core 3 Cleanup and Fixes (#415) 2024-07-06 11:00:21 +07:00
iranl
6b0100fd61 Arduino Core 3 (#407)
* Add and remove libs and components for Arduino Core 3

* Arduino Core 3

* Add back Solo1

* Change ESP32-S3 to 4MB build

* Update README.md

* Fix retain and number of retries

* Fix rolling log

* Fix defaults

* Fix BleScanner on Solo1

* Export settings

* Import settings

* Fix HA Battery voltage

* Change submodule

* Update espMqttClient and AsyncTCP

* Webserial and MQTT/Network reconnecting

* Update nuki_ble

---------

Co-authored-by: iranl <iranl@github.com>
2024-07-05 23:45:39 +07:00
technyon
193ebb5f91 use RTC_NOINIT_ATTR instead of preferences for bootloop detection 2024-07-05 17:27:35 +02:00
iranl
2ccae4b64b Fix nr of retries (#411) 2024-06-22 12:20:56 +07:00
Jan-Ole Schümann
14bcdc1802 Version bump to 8.35 2024-06-20 18:12:57 +07:00
technyon
4d4edaf126 fix print no ble beacon received message 2024-06-16 04:54:39 +02:00
technyon
65a129cd3c fix print no ble beacon received message 2024-06-16 04:48:44 +02:00
technyon
8e2cae05d5 disable active scanning mode, disable minor id check 2024-06-16 04:38:47 +02:00
technyon
3177752c3b add locks in presence detection for _device dictionary 2024-06-15 08:33:08 +02:00
technyon
705e0971d7 fix presence detection 2024-06-15 08:18:12 +02:00
technyon
85dc545153 use shared_ptr for presence detection device objects 2024-06-15 06:30:22 +02:00
iranl
85ffabe95d Fix operator (#399) 2024-06-11 22:00:45 +07:00
David Girón
a79ce7883b web: main menu navigation rework (#394)
* rework menu and add animation

* add missing header

* add even background color

* add warning fixed size for mobile view

* update const code

* fix inverse warning message condition
2024-06-08 14:03:58 +07:00
iranl
90a8d04b45 Official MQTT - Nuki Hub coexistence, keypad/timecontrol sensor per code/entry, option not to publish config, authorization log improvements, various fixes (#389)
* Coexistence with official MQTT over Wifi and Thread

* Coexistence with official MQTT over Wifi and Thread

* Arduino Core 2.0.17 cmake and README

* Coexistence with official MQTT over Wifi and Thread

* Keep updating status until state is known

* Coexistence with official MQTT over Wifi and Thread
2024-06-08 14:03:35 +07:00
David Girón
552589a2c6 mqtt: announce hardware and software version (#396) 2024-06-07 18:21:58 +07:00
David Girón
bf3400b878 web: improve style for mobile view (#393)
* move stylecss to beautified file

* beware! remove unused code

* tabs to space

* add responsive classes

* fix td border

* add to advanced web

* enlarge checkboxes

* use common header func for confirmation html

* fix checkbox center align

* update const css code

* move css to resources folder
2024-06-07 18:19:40 +07:00