Koen Kanters
|
a17d96c14a
|
Revert "Reduce MQTT subscriptions. #3102"
This reverts commit 82080e3d22 .
|
2020-03-11 21:24:59 +01:00 |
|
Koen Kanters
|
82080e3d22
|
Reduce MQTT subscriptions. #3102
|
2020-03-11 19:02:24 +01:00 |
|
Koen Kanters
|
052ccfa242
|
Update converters.
|
2020-03-10 18:40:16 +01:00 |
|
Koen Kanters
|
5488504809
|
Update converters.
|
2020-01-29 21:38:37 +01:00 |
|
Koen Kanters
|
5f97f19d7f
|
Add brightness_move for groups. #2620
|
2019-12-31 13:52:23 +01:00 |
|
Koen Kanters
|
981612c64c
|
Support tint_scene for group. https://github.com/Koenkk/zigbee-herdsman-converters/issues/281
|
2019-12-16 20:17:58 +01:00 |
|
Koen Kanters
|
6fd059967a
|
Support setting cover position and thermostat occupied heating setpoint via group. #2505
|
2019-12-13 18:26:03 +01:00 |
|
Koen Kanters
|
17560ca885
|
Check if state is not null. #2450
|
2019-12-07 17:45:00 +01:00 |
|
Koen Kanters
|
a53a19026c
|
Add extra logging when publish to device fails. #2450
|
2019-12-04 20:46:19 +01:00 |
|
Koen Kanters
|
fdc8fcc02b
|
Allow to specify endpoint via property. #2356
|
2019-11-20 17:36:36 +01:00 |
|
Jorge Schrauwen
|
3dbf454d07
|
Fix minor type in entityPublish.js (#2311)
|
2019-11-11 17:27:26 +01:00 |
|
Koen Kanters
|
c80be7bda2
|
Don't provide undefined state. https://github.com/Koenkk/zigbee2mqtt/issues/2164
|
2019-10-20 21:17:18 +02:00 |
|
Koen Kanters
|
41e68c8ffe
|
Update zigbee-herdsman to 0.7.0.
|
2019-09-23 22:21:27 +02:00 |
|
Koen Kanters
|
5b71eeeed8
|
Update zigbee-herdsman zigbee-shepherd-converters.
|
2019-09-20 21:25:56 +02:00 |
|
felixstorm
|
d7401c817c
|
entityPublish.js - add logger to meta (#1988)
|
2019-09-17 21:46:16 +02:00 |
|
Koenkk
|
c8a07a5c2d
|
Add base extension.
|
2019-09-17 18:32:16 +02:00 |
|
Koenkk
|
1f1c771075
|
Make logging consistent. https://github.com/Koenkk/zigbee2mqtt/issues/1965
|
2019-09-15 09:13:02 +02:00 |
|
Koen Kanters
|
9c5b3bf4d1
|
Use lastSeen from zigbee-herdsman.
|
2019-09-12 22:48:23 +02:00 |
|
Koen Kanters
|
09743f13f9
|
Improve publish logging. https://github.com/Koenkk/zigbee2mqtt/issues/1958
|
2019-09-12 20:53:23 +02:00 |
|
Koen Kanters
|
cfae1bf3b0
|
Default transition for groups. https://github.com/Koenkk/zigbee2mqtt/issues/1948
|
2019-09-10 19:42:04 +02:00 |
|
Koen Kanters
|
053e646f50
|
Update zigbee-herdsman-converters.
|
2019-09-09 21:31:57 +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 |
|