Koen Kanters
|
6548250eb4
|
Allow read-only devices/groups files by allowing to specify devices/groups in multiple files. #2970
|
2020-11-27 17:32:32 +01:00 |
|
Koen Kanters
|
ad13564687
|
Improve error messages when configuration is invalid. #3943
|
2020-07-23 19:17:26 +02:00 |
|
Koen Kanters
|
d3b7fe222f
|
Update herdsman and converters.
|
2020-07-12 17:14:56 +02:00 |
|
Koen Kanters
|
d22e73ebb4
|
#3271 Allow to randomize network_key by settings 'network_key: GENERATE'
|
2020-04-21 21:58:43 +02:00 |
|
Koen Kanters
|
732a97ba0c
|
Don’t write to configuration.yaml when it didn’t change. https://github.com/Koenkk/zigbee2mqtt/issues/2071
|
2019-10-03 20:06:31 +02:00 |
|
Koen Kanters
|
d53e1330f5
|
Improve error message when reading invalid YAML file.
|
2019-09-11 21:42:44 +02:00 |
|
Koen Kanters
|
d83085ea7f
|
Zigbee-herdsman (#1945)
* Update zigbee-herdsman and zigbee-shepherd-converters.
* Force Aqara S2 Lock endvices (#1764)
* Start on zigbee-herdsman controller refactor.
* More updates.
* Cleanup zapp.
* updates.
* Propagate adapter disconnected event.
* Updates.
* Initial refactor to zigbee-herdsman.
* Refactor deviceReceive to zigbee-herdsman.
* Rename
* Refactor deviceConfigure.
* Finish bridge config.
* Refactor availability.
* Active homeassistant extension and more refactors.
* Refactor groups.
* Enable soft reset.
* Activate group membership
* Start on tests.
* Enable reporting.
* Add more controller tests.
* Add more tests
* Fix linting error.
* Data en deviceReceive tests.
* Move to zigbee-herdsman-converters.
* More device publish tests.
* Cleanup dependencies.
* Bring device publish coverage to 100.
* Bring home assistant test coverage to 100.
* Device configure tests.
* Attempt to fix tests.
* Another attempt.
* Another one.
* Another one.
* Another.
* Add wait.
* Longer wait.
* Debug.
* Update dependencies.
* Another.
* Begin on availability tests.
* Improve availability tests.
* Complete deviceAvailability tests.
* Device bind tests.
* More tests.
* Begin networkmap refactors.
* start on networkmap tests.
* Network map tests.
* Add utils tests.
* Logger tests.
* Settings and logger tests.
* Ignore some stuff for coverage and add todos.
* Add remaining missing tests.
* Enforce 100% test coverage.
* Start on groups test and refactor entityPublish to resolveEntity
* Remove joinPathStorage, not used anymore as group information is stored into zigbee-herdsman database.
* Fix linting issues.
* Improve tests.
* Add groups.
* fix group membership.
* Group: log names.
* Convert MQTT message to string by default.
* Fix group name.
* Updates.
* Revert configuration.yaml.
* Add new line.
* Fixes.
* Updates.
* Fix tests.
* Ignore soft reset extension.
|
2019-09-09 19:48:09 +02:00 |
|