Commit Graph

19 Commits

Author SHA1 Message Date
iranl
24bbe22e87 Import/Export config over MQTT 2025-02-04 15:50:13 +01:00
iranl
13494d69c5 Set entities as unavailable in HA if state undefined 2025-01-22 22:31:47 +01:00
iranl
4c8f9c65b1 Auth Name and Context 2025-01-05 10:56:41 +01:00
iranl
53b5e4e8e4 Clear MQTT Topics on upgrade 2024-11-20 21:34:57 +01:00
iranl
c2d3a3e77d Refractor 2024-11-08 21:40:24 +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
b298d410eb Add Authorization entries (#456)
* Add and remove libs and components for Arduino Core 3

* Arduino Core 3

* Add back Solo1

* Change ESP32-S3 to 4MB build

* Add Authorization info and control

* Use esp_crt_bundle for HTTPS requests

* Remove Solo1 support

* Improve Nuki device config read functions

* Webserial

* OTA Improvements

* Authorization Entries

* Authorization entries

* Authorization
2024-08-17 10:21:22 +07:00
iranl
d132e76ae2 Add HA discovery topics (#440) 2024-07-31 18:14:09 +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
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
iranl
58ec4b345c Publish keypad code and rolling log 2024-05-30 21:26:54 +02:00
iranl
960399536d Add battery JSON 2024-05-29 20:25:00 +02:00
iranl
72289336ad Auth log 2024-05-26 22:17:24 +02:00
iranl
728bd5f818 Merge branch 'master' into update-tasks 2024-05-26 21:27:29 +02:00
iranl
210bb98633 Add Build Number 2024-05-24 15:34:50 +02:00
iranl
a823667120 Update Tasks 2024-05-20 20:29:21 +02:00
iranl
507bbb570e Extend keyturner state and publish Nuki device status updated 2024-05-17 13:42:41 +02:00
Luca Oliano
93ebf00edc Merge branch 'master' into pio 2024-05-11 11:25:41 +02:00
Luca Oliano
ade24e86a8 - move source file according with platformio standard directory structure
- remove lib_deps from platformio.ini since they are already in libs folder
2024-04-27 11:06:13 +02:00