qosmio
|
c6d09df01a
|
Add support for Sengled E12-N14 (BR30) Light (#793)
|
2019-01-01 23:42:26 +01:00 |
|
Koen Kanters
|
57aefe477d
|
Update zigbee-shepherd-converters to 7.0.9.
|
2019-01-01 22:03:39 +01:00 |
|
netztrip
|
d5a3ce3871
|
Add support for round Hue Aurelle LTC016 (#789)
|
2019-01-01 13:28:50 +01:00 |
|
Koen Kanters
|
5453c082c4
|
Fix typo availablility -> availability. #777 #775
|
2018-12-30 20:08:31 +01:00 |
|
Gergely Markics
|
afeed4f372
|
Add device availability functionality for HASS based on router devices ping and attribute reporting also available on battery-powered devices (#761)
* Discovery on HASS restart and last_message attribute added
- On restarting Home Assistant, resending device discovery information
- Add timestamp on receiving message from Zigbee
* Add option: add_timestamp in settings
* typo
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
* Update controller.js
* Update zigbee.js
* Add files via upload
* Update zigbee.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update homeassistant.js
* Update deviceAvailabilityHandler.js
* Update deviceAvailabilityHandler.js
* Update homeassistant.js
* Fix checkonline callback.
* Refactor.
* Refactor.
|
2018-12-29 19:55:59 +01:00 |
|
Koen Kanters
|
ac94b95bba
|
Update zigbee-shepherd-converters to 7.0.6.
|
2018-12-27 22:23:57 +01:00 |
|
Gergely Markics
|
5d3461c4c6
|
Add the timestamp of last received zigbee message visible in HASS (#739)
* Add timestamp on receiving message from Zigbee
Add last_message to the payload
* Discovery on HASS restart and last_message attribute added
- On restarting Home Assistant, resending device discovery information
- Add timestamp on receiving message from Zigbee
* Add option: add_timestamp in settings
* Add option: add_timestamp in settings
* Add option: add_timestamp in settings
* typo
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update homeassistant.js
* Update settings.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update deviceReceive.js
* Fix tests
* Fix lint
* Fix lint
|
2018-12-26 17:33:39 +01:00 |
|
Der-Jan
|
a1eea76dd4
|
Added OSRAM MR16 (#748)
|
2018-12-24 19:08:11 +01:00 |
|
Koenkk
|
bd8282a41a
|
Update zigbee-shepherd-converters to 7.0.4.
|
2018-12-20 21:49:15 +01:00 |
|
Koen Kanters
|
75dddf462e
|
Update zigbee-shepherd-converters to 7.0.3. https://github.com/Koenkk/zigbee2mqtt/issues/708
|
2018-12-15 22:02:23 +01:00 |
|
Koen Kanters
|
cf9a5b7553
|
Update zigbee-shepherd-converters to 7.0.2.
|
2018-12-14 22:08:01 +01:00 |
|
cbrherms
|
b59afbd10d
|
Change mqtt lights to new schema attribute (#689)
* Change mqtt lights to new schema attribute
* Update docs
|
2018-12-13 21:18:13 +01:00 |
|
EmmanuelLM
|
21fc5f0275
|
Update homeassistant.js (#694)
Add support for Innr B22 RGBW (BY 185 C)
|
2018-12-13 21:13:18 +01:00 |
|
Koen Kanters
|
753e8c3da7
|
Implement Home Assistant device registry. #646
|
2018-12-07 23:17:29 +01:00 |
|
Koen Kanters
|
ef57083ae9
|
Always set name to friendly_name + object_id. #668
|
2018-12-07 23:13:20 +01:00 |
|
Koen Kanters
|
1fa13f3f96
|
Always set unique_id. https://github.com/Koenkk/zigbee2mqtt/pull/419 #668 #646
|
2018-12-07 23:09:56 +01:00 |
|
Koen Kanters
|
a13bd85ef3
|
Update zigbee-shepherd-converters to 7.0.1
|
2018-12-06 21:27:41 +01:00 |
|
Koen Kanters
|
65526e7f68
|
Revert "Experimental support for home assistant device registry. https://github.com/Koenkk/zigbee2mqtt/issues/646"
This reverts commit 7ea1fc66c2 .
|
2018-12-06 21:27:41 +01:00 |
|
johnnyletrois
|
81d04d3dae
|
Support Iris 3326-L occupancy/temperature sensor (#651)
* Support Iris 3326-L occupancy/temperature sensor
* Support for Iris contact sensor 3320-L
|
2018-12-06 21:27:41 +01:00 |
|
Koen Kanters
|
0e61618935
|
Experimental support for home assistant device registry. https://github.com/Koenkk/zigbee2mqtt/issues/646
|
2018-12-06 21:27:41 +01:00 |
|
Koen Kanters
|
dcc410f6c5
|
Update zigbee-shepherd-converters to 6.0.7.
|
2018-12-06 21:27:41 +01:00 |
|
Dennis van den Bos
|
c7743e6734
|
added Climax PSS-23ZBS power plug (#644)
|
2018-12-06 21:27:41 +01:00 |
|
Koenkk
|
7d09d065c5
|
Update zigbee-shepherd-converters to 5.0.3. https://github.com/Koenkk/zigbee2mqtt/issues/627
|
2018-12-06 21:27:41 +01:00 |
|
Koenkk
|
99b330e85e
|
Lint
|
2018-12-06 21:27:41 +01:00 |
|
Koenkk
|
3f49e2e596
|
Don’t use unsupported json_attributes binary_sensor attribute. https://github.com/Koenkk/zigbee2mqtt/issues/605
|
2018-12-06 21:27:41 +01:00 |
|
Koenkk
|
6c059c3898
|
Update zigbee-shepherd-converters (remove onAfIncomingMsg code). https://github.com/Koenkk/zigbee2mqtt/issues/553
|
2018-12-06 21:27:41 +01:00 |
|
Koenkk
|
6df4e39f18
|
Refactor!
|
2018-12-06 21:27:36 +01:00 |
|