Koenkk
fc664bdc68
Fix node version to >=8.11 10 and implement check on startup. https://github.com/Koenkk/zigbee2mqtt/issues/552
2018-11-07 20:05:14 +01:00
Koenkk
2cb27b14f9
Allow ‘/‘ in friendly_name. https://github.com/Koenkk/zigbee2mqtt/issues/470
2018-11-07 19:40:58 +01:00
Koenkk
86a102e081
Only mock state after set. #518
2018-11-06 21:20:03 +01:00
Koenkk
9119e54c2c
Prepare for read commands. https://github.com/Koenkk/zigbee2mqtt/issues/518
2018-11-05 21:55:30 +01:00
Dustin Wyatt
f379bc0391
add linkquality to json_attributes for HA discovery ( #566 )
2018-11-05 19:39:36 +01:00
Koenkk
2e736bf501
Update zigbee-shepherd-converters to 4.0.11
2018-10-31 17:10:28 +01:00
Stanislav Demydiuk
1e7f985d4e
Support both DeviceID and FriendlyName in device control topic ( #476 )
2018-10-30 21:23:34 +01:00
Koenkk
61c4ff33e0
Update zigbee-shepherd-converters to 4.0.10
2018-10-29 21:34:48 +01:00
mmnpkf
73ae48f387
Add Sengled Element Classic (A60) - B22 fitting ( #544 )
...
* Add Sengled Element Classic (A60) - B22 fitting
The Sengled Element Classic with Edison fitting (E27) is already defined - model E11-G23. The same bulb comes with a bayonet fitting (B22) with a slightly different model number - E11-G33.
* Update homeassistant.js
* Update homeassistant.js
2018-10-29 21:12:37 +01:00
Stanislav Demydiuk
0a1c60b2cf
Add Link for Domoticz integration to Readme ( #546 )
2018-10-29 08:29:28 +01:00
Koenkk
4eb56319c4
Update zigbee-shepherd-converters to 4.0.9
2018-10-25 20:44:55 +02:00
mmnpkf
d8ea36af29
Add Nue Double GPO (au version) to Home Assistant ( #506 )
...
* Update homeassistant.js
Add code to expose Nue double power outlet (au version) to Home Assistant
* Update homeassistant.js
2018-10-25 20:43:31 +02:00
Felix Triller
d0cf61bf10
Use Home Assistant's device_class ( #528 )
...
* Use Home Assistant's device_class for sensors.
* Unit for pressure should be hPa
* There is no device_class lock
2018-10-24 21:10:42 +02:00
Koenkk
ddb83cc6e4
Handle zigbee commands sequentially (and refactor it). #529
2018-10-23 20:39:48 +02:00
Jens Willmer
e54de4bea7
Adding update script ( #525 )
...
* Adding update script
Fix #389
* Update update.sh :)
* Make executable & update update.sh
2018-10-22 18:08:03 +02:00
Koenkk
97cc56b691
0.1.8
2018-10-19 22:44:26 +02:00
Koenkk
c9df5c8221
Update zigbee-shepherd-converters to 4.0.7.
2018-10-19 22:27:29 +02:00
dcshoes23
7f13e2c3e6
Add homeassistant auto-discovery support for CE LED potlight 4" ( #505 )
2018-10-19 22:20:11 +02:00
Koenkk
0aab565083
Update zigbee-shepherd-converters to 4.0.6
2018-10-17 21:17:45 +02:00
Kiall Mac Innes
153f8bcfb5
Add Philips Hue white ambiance E14 (LTW012) HA Support ( #491 )
...
Adds HA support for LTW012 devices - See https://github.com/Koenkk/zigbee-shepherd-converters/pull/100
2018-10-17 18:25:33 +02:00
Simon van der Veldt
c04ed81adb
Fix typo in logging messages ( #486 )
2018-10-16 17:51:54 +02:00
Koen Kanters
a1cf75456b
Fix state caching. #485
2018-10-16 17:34:46 +02:00
Koenkk
b063e67e24
Update zigbee-shepherd-converters to 4.0.5. https://github.com/Koenkk/zigbee2mqtt/issues/467
2018-10-15 19:07:12 +02:00
Koenkk
a4da482225
0.1.7
2018-10-15 17:37:06 +02:00
Koenkk
98302bebd1
Update zigbee-shepherd-converters to 4.0.3
2018-10-09 21:28:32 +02:00
AnhDuc85
2197328db5
add homeassistant config for Osram Outdoor Lantern W RGBW OSRAM ( #464 )
2018-10-09 20:47:29 +02:00
Koen Kanters
c5b9176614
Fix unique_id being set when not all devices have a friendly_name.
2018-10-08 20:25:04 +02:00
Laurent
0322354c37
[RFC] graphviz network map, display all devices ( #443 )
...
* network map, more info
* add a get(All)Devices method to zigbee
* graphviz: display all devices
loop through all devices, display all devices even those that haven't
responded to the lqi scan.
* makes eslint happy :)
* remove null chars from network map graphviz output
makes graphviz happy :-)
* Improvements to graphviz network map
* Always add device type
2018-10-07 21:46:54 +02:00
Koenkk
b692c94fe9
Update zigbee-shepherd. https://github.com/Koenkk/zigbee-shepherd/pull/6
2018-10-05 22:08:47 +02:00
Koenkk
1496861811
Fix https://github.com/Koenkk/zigbee2mqtt/issues/373 again.
2018-10-05 20:54:57 +02:00
Koen Kanters
5459152f01
Fix Koenkk. #451
2018-10-05 19:35:23 +02:00
Koenkk
1db926173d
Refactor router polling & only poll Xiaomi routers, refactor soft reset timeout and disable by default. #274
2018-10-02 21:15:12 +02:00
Koenkk
da9ee71d80
Fix crash when deviceSettings are missing.
2018-10-02 20:35:14 +02:00
Phil Hawthorne
d9f02230a0
Add autodiscovery support for Sylvania MR16 ( #435 )
...
Adds auto discovery support for the MR16 smart bulbs from
Osram/Sylvania.
2018-10-01 16:39:23 +02:00
Koenkk
bf68f4575f
Update zigbee-shepherd-converters to 4.0.2
2018-09-29 23:05:18 +02:00
Koenkk
33ea08ad22
Update dependencies for. #388
2018-09-29 23:05:18 +02:00
UnrealKazu
3a17db7c79
Add support for TRADFRI Control Outlet ( #413 )
...
The control outlet is a switch, hence the switch configuration.
2018-09-29 23:05:18 +02:00
Koenkk
e55252b9ff
Mock state ON when moveToLevelWithOnOff succeeds. https://github.com/Koenkk/zigbee-shepherd-converters/pull/81
2018-09-29 23:05:18 +02:00
Koenkk
71d12c3c71
Revert "Allow joining through specified device."
...
This reverts commit bf85ea1494
.
2018-09-29 23:05:18 +02:00
Koenkk
bc7b2bd5e0
Allow joining through specified device.
2018-09-29 23:05:18 +02:00
Koenkk
50d58d3dff
Always call zigbee shepherd permit join (in both true and false).
2018-09-29 23:05:18 +02:00
Koenkk
4180bd8933
Add friendly_name to graphviz network map. #252
2018-09-29 23:05:18 +02:00
Koenkk
172d11677b
Update zigbee-shepherd-converters.
2018-09-29 23:05:18 +02:00
Plácido Revilla
ab5537e18c
Add support for GE 45857 in-wall smart dimmer ( #394 )
...
* Add support for homeassistant discovery of E11-N1EA
* Add support for GE 45857 in-wall smart dimmer
2018-09-29 23:05:18 +02:00
Viet Dzung
b06e3b61f2
Support cfg in foundation and functional ( #390 )
...
* Support cfg in foundation and functional
* Update zigbee-shepherd-converters.
2018-09-29 23:05:18 +02:00
Stanislav Demydiuk
03d913defc
Add ability to send device information in MQTT message payload ( #374 )
2018-09-29 23:05:18 +02:00
Koenkk
e4bcac5411
Update zigbee-shepherd. https://github.com/Koenkk/zigbee-shepherd/pull/4
2018-09-29 23:05:18 +02:00
Koenkk
5ed29d045b
0.1.6
2018-09-23 11:21:24 +02:00
Koen Kanters
75acffa8c7
Fix topicPrefix parsing. #387
2018-09-21 11:12:51 +02:00
Koenkk
ade84dc6c0
Fix MQTT command with prefix, introduced in #c22f8b3. #387
2018-09-20 16:16:57 +02:00