Koen Kanters
ae08deb2fd
Refactor and remove unnecessary bind. #966
2019-02-02 00:31:30 +01:00
Koen Kanters
0d9741e511
Update zigbee-shepherd-converters to 7.0.28.
2019-02-01 19:58:12 +01:00
Koen Kanters
7d9c21ba24
Fix reporting.
2019-02-01 19:43:22 +01:00
Koen Kanters
b8744ce890
Add reporting feature. #966
2019-02-01 19:04:49 +01:00
Koen Kanters
dd8ee60535
Drop node 8 and 9 support.
2019-02-01 17:14:56 +01:00
Koen Kanters
d5c6e39e7d
Refactor device reconfigure when device comes online and mark online. #966 #775
2019-01-31 21:42:53 +01:00
jbn
588124b971
Add announcement handler to deviceAvailability extension
2019-01-31 21:33:37 +01:00
Koen Kanters
30823a5a0c
Update zigbee-shepherd.
2019-01-31 19:22:14 +01:00
Bruceforce
8ffd7653ac
[devicePublish.js] Increase timeout ( #974 )
...
This should avoid a non-function state of the app when too many
requests arrive at a specific time frame (e. g. turning a lot of lights
out in the same time).
See discussion in #362
2019-01-30 18:08:15 +01:00
Koen Kanters
99a29293dd
Mock homeassistant zigbee2mqtt version.
2019-01-30 18:07:44 +01:00
Koen Kanters
cf7e0d1aa9
1.1.0
2019-01-29 21:45:36 +01:00
Koen Kanters
17874cfdc1
Make availability_timeout non experimental. #775
2019-01-29 20:17:56 +01:00
Koen Kanters
e12a371093
Fix before_install tag
2019-01-29 20:13:05 +01:00
Koen Kanters
7e74b8c549
Update zigbee-shepherd-converters to 7.0.27.
2019-01-29 20:11:06 +01:00
Koen Kanters
cdf64823ef
Merge branch 'master' into dev
...
# Conflicts:
# docs/configuration/configuration.md
# docs/getting_started/pairing_devices.md
# docs/index.md
# docs/information/mqtt_topics_and_message_structure.md
2019-01-29 19:57:02 +01:00
Koen Kanters
5d195fc299
Update link to group support firmware.
2019-01-29 19:55:24 +01:00
Koen Kanters
fd932926e7
Update zigbee-shepherd-converters to 7.0.26.
2019-01-28 22:22:20 +01:00
zipbee
38159a536c
Add support for Gledopto devices with multiple lights in one controller ( #956 )
2019-01-28 22:11:55 +01:00
MarkAdamson
7e2ca5a97e
Added support for Salus SP600 Smart Plug ( #954 )
2019-01-28 22:10:44 +01:00
Robin Meis
b95dcd0f9b
Adding missing T for MQTT ( #957 )
2019-01-28 21:19:38 +01:00
Mikkel Kroman
73f0f8fe43
Fix Docker images having the wrong platform ( #952 )
...
* travis: Update Docker and add experimental support
* travis: Build images with experimental --platform
* Update docker.sh
2019-01-27 20:32:52 +01:00
Koen Kanters
16f3e884fc
Update zigbee-shepherd-converters to 7.0.25.
2019-01-27 00:45:31 +01:00
Sebastian Raff
c5e6b9dd13
add hue/saturation color ( #948 )
...
* add hue/saturation color
https://github.com/Koenkk/zigbee-shepherd-converters/pull/239
* Update mqtt_topics_and_message_structure.md
2019-01-27 00:32:15 +01:00
Koen Kanters
cae5d1a004
Implement queue for Xiaomi router polling. https://github.com/Koenkk/zigbee2mqtt/issues/927
2019-01-26 21:19:20 +01:00
krikk
85375ffbae
How to connect a CC2530 coordinator using a USB to serial adapter ( #940 )
...
* mini howto connect cc2530 an needing configuration
hope this helps
* missing link
* Update how_to_connect_cc2530_via_usb_to_serial_adapter.md
* update
* Update cc_sniffer_devices.md
2019-01-26 21:11:42 +01:00
Boris Hajduk
43fc66c436
Update flashing_the_cc2531.md ( #926 )
2019-01-24 17:46:30 +01:00
nldroid
5718cd0157
Added Why is this needed for E1524 remote ( #922 )
...
Added some explanation for the E1524 remote procedure.
2019-01-23 18:05:51 +01:00
Koen Kanters
dd6e34a152
Fix tests.
2019-01-22 20:44:40 +01:00
Koen Kanters
1ddf60bef0
Fix some of the clogging issues. #914 #842
2019-01-22 20:31:50 +01:00
Koen Kanters
6ff3954b71
Update zigbee-shepherd-converters to 7.0.23.
2019-01-22 20:22:16 +01:00
Simon Rasmussen
6dd2926a1d
Refactored light specific transtime to generic readAfterWriteTime value ( #910 )
...
* Refactored light specific transtime value to generic readAfterWriteTime
value
* Added line break
2019-01-22 20:08:57 +01:00
clockbrain
5970e498f3
Add styling to graphviz devices and links ( #894 )
...
* Add styling to graphviz devices and links
* Fix eslint error and gvrender_set_style warning
2019-01-22 20:07:38 +01:00
Simon Rasmussen
dcd81cbbf2
Updated docs to reflect thermostat enums ( #912 )
2019-01-22 20:06:10 +01:00
Laurent
9e5fb04314
Elapsed time ( #909 )
...
* new elapsed attribute giving the elapsed time since the previous msg
* configurable elapsed attribute
* Update deviceReceive.js
* Update deviceReceive.js
2019-01-22 20:02:34 +01:00
Koen Kanters
d324a91a5f
Change unit of sensor_linkquality to -. #883
2019-01-21 18:51:53 +01:00
Koen Kanters
fcfeac81e4
Fix state when controlling brightness via brightness_percent. https://github.com/Koenkk/zigbee2mqtt/issues/902
2019-01-21 18:02:50 +01:00
Fredrik Lindqvist
c44816efee
Add simple step for securing Zigbee network ( #899 )
...
* Add simple step for securing zigbee network
* Update configuration.md
* Update how_to_secure_network.md
* Update index.md
2019-01-21 17:51:21 +01:00
Koen Kanters
86f19affa1
Ensure that state and brightness are executed before other commands. #788
2019-01-21 17:38:06 +01:00
Koen Kanters
e21bfc1567
Fix tests.
2019-01-19 14:10:59 +01:00
Koen Kanters
329c290505
Update docs.
2019-01-19 14:06:26 +01:00
Hmmbob
b624a8ccad
Update integrating-with-homeassistant.js ( #890 )
2019-01-19 14:05:15 +01:00
Koen Kanters
a43cd5a864
Ignore messages from coordinator. https://github.com/Koenkk/zigbee2mqtt/issues/801
2019-01-18 22:23:47 +01:00
Koen Kanters
5f6b37bf83
Support mesh networks in grapvhiz networkmap. https://github.com/Koenkk/zigbee2mqtt/issues/652
2019-01-18 22:11:01 +01:00
Koen Kanters
653dfc7b6f
Update zigbee-shepherd-converters to 7.0.22. https://github.com/Koenkk/zigbee2mqtt/issues/887
2019-01-18 22:00:33 +01:00
Koen Kanters
aa87443c95
Add unit_of_measurment to linkquality sensor. https://github.com/Koenkk/zigbee2mqtt/issues/883
2019-01-18 21:41:41 +01:00
Koen Kanters
f5a5668359
Update zigbee-shepherd-converters to 7.0.21.
2019-01-18 20:45:24 +01:00
pnewnam
5f2e93f64d
Add Device Map for Sengled downlight E1ACA4ABE38A ( #881 )
...
* Add Device Map for Sengled downlight E1ACA4ABE38A
Add mapping for Sengled recessed downlight E1A-AC2
* Add image for Sengled downlight E1A-AC2
* Add Sengled model E1A-AC2
* Add Sengled model E1A-AC2 downlight
* Update supported_devices.md
2019-01-18 20:37:29 +01:00
Laurent
7cd30a3a05
configurable last_seen ( #874 )
...
* configurable last_seen
* Refactor last_seen.
2019-01-18 20:31:55 +01:00
Ivan Salazar
34a3e3c00b
add Sengled E11-G13 bulbs to deviceAvailability.js ( #860 )
...
* add Sengled E11-G13 bulbs to deviceAvailability.js
* Update deviceAvailability.js
* Refactor and add tests
* Fix linting issue
2019-01-16 20:41:41 +01:00
Koen Kanters
28e32884d9
Update zigbee-shepherd-converters to 7.0.20
2019-01-15 21:19:07 +01:00