Commit Graph

9 Commits

Author SHA1 Message Date
technyon
b6cfea25f5 apply astylerc 2025-08-13 17:04:20 +02:00
iranl
79febfd14e Log cleanup 2025-02-04 17:36:08 +01:00
iranl
24bbe22e87 Import/Export config over MQTT 2025-02-04 15:50:13 +01:00
iranl
dbb58caf97 Reboot lock on Hybrid failure and logging fix 2025-01-05 20:14:23 +01:00
iranl
4c8f9c65b1 Auth Name and Context 2025-01-05 10:56:41 +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
technyon
eb4db32b89 add astylerc and apply code formatting 2024-10-20 14:03:18 +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