Robin Meis
b95dcd0f9b
Adding missing T for MQTT ( #957 )
2019-01-28 21:19:38 +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
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
6ff3954b71
Update zigbee-shepherd-converters to 7.0.23.
2019-01-22 20:22:16 +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
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
e21bfc1567
Fix tests.
2019-01-19 14:10:59 +01:00
Koen Kanters
329c290505
Update docs.
2019-01-19 14:06:26 +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
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
Koen Kanters
28e32884d9
Update zigbee-shepherd-converters to 7.0.20
2019-01-15 21:19:07 +01:00
Koenkk
6912f8108d
Refactor json_attributes to json_attributes_topic. https://github.com/Koenkk/zigbee2mqtt/issues/840
2019-01-14 18:04:33 +01:00
Koen Kanters
be50d650a4
Update-zigbee-shepherd-converters to 7.0.16
2019-01-13 19:12:13 +01:00
Chrischi-
a5057ac101
added hilips Hue power-on behavior ( #851 )
...
* added hilips Hue power-on behavior
i also removed json syntax highlighting where comments were added. They generate a syntax error (red).
JSON doesn't support comments.
* Update mqtt_topics_and_message_structure.md
2019-01-13 18:21:22 +01:00
Koen Kanters
6dd60c09bf
Fix tests.
2019-01-10 18:29:13 +01:00
Koen Kanters
f62eabcb6d
Update zigbee-shepherd-converters to 7.0.13
2019-01-10 17:52:58 +01:00
Koen Kanters
6fdd58be8a
Update zigbee-shepherd-converters to 7.0.12.
2019-01-08 22:07:13 +01:00
Koen Kanters
26083a62d9
Update zigbee-shepherd-converters to 7.0.11
2019-01-08 19:38:56 +01:00
Koenkk
35b9e6204d
Implement banning devices. #816
2019-01-08 19:00:02 +01:00
sebastianheierhoff
f260bf974b
Experimental ecozy support (WIP) - Documentation ( #784 )
...
* Added ecozy Smart Thermostat documentation
* Added initial documentation for ecozy and fixed Typo
* Fixing doc issues
* Fixing doc issues
* Update mqtt_topics_and_message_structure.md
* Finalizing documentation for ecozy and Bitron thermostats
* Update mqtt_topics_and_message_structure.md
* Update mqtt_topics_and_message_structure.md
2019-01-08 18:45:35 +01:00
Koen Kanters
932a66a5c4
Home Assistant: create separate sensor for battery. #787
2019-01-06 15:42:25 +01:00
Koen Kanters
3d0541a32d
Add ‘%’ unit_of_measurement for Home Assistant battery sensor. #787
2019-01-06 15:35:30 +01:00
Koen Kanters
3bb1f0f10b
Update zigbee-shepherd-converters to 7.0.10.
2019-01-06 15:31:08 +01:00
allofmex
fd44537984
Docu added for occupancy_timeout on SML001 ( #796 )
2019-01-03 14:32:34 +01:00
Koen Kanters
dc20816043
Add configuration for CC2530 devices. #721
2019-01-02 21:41:53 +01:00
Koen Kanters
57aefe477d
Update zigbee-shepherd-converters to 7.0.9.
2019-01-01 22:03:39 +01:00
Koen Kanters
92de1ca942
Implement binding feature. #765 #782 ( #783 )
...
* Start on bind implementation. https://github.com/Koenkk/zigbee2mqtt/issues/765
* Finish binding implementation.
2018-12-30 22:42:55 +01:00
Koen Kanters
6f477c2923
Add hex color to documentation. https://github.com/Koenkk/zigbee-shepherd-converters/pull/180
2018-12-30 20:15:07 +01:00
Koen Kanters
07fbc1b9a3
Add how to create a CC2530 router. #465
2018-12-30 17:26:00 +01:00
Koen Kanters
2a197a4ba8
Add tutorial on how to sniff zigbee traffic. #716
2018-12-28 14:02:03 +01:00
Koen Kanters
5e4e6d81de
Add FAQ.
2018-12-27 23:26:53 +01:00
Koen Kanters
ea4aaf2cfa
Fix groups docs (groups -> group). https://github.com/Koenkk/zigbee2mqtt/issues/764
2018-12-27 22:39:41 +01:00
Koen Kanters
ac94b95bba
Update zigbee-shepherd-converters to 7.0.6.
2018-12-27 22:23:57 +01:00
DJTerentjev
bd8aaea767
Add Gledopto GL-S-007Z to supported devices ( #756 )
...
* Upload GL-S-007Z image
* Add GL-S-007Z to supported devices
* Change GL-S-007Z image
* Update supported_devices.md
* Add "how to" for modelID 'undefined'
* Update how_to_support_new_devices.md
* Update how_to_support_new_devices.md
* Resize image
* Resize GL-S-007Z image
* modelID is 'undefined'
* Update supported_devices.md
* Update how_to_support_new_devices.md
* Update pairing_devices.md
* Update pairing_devices.md
2018-12-27 21:30:31 +01:00
Evildime
ac4ca88b8a
Add support for Xiaomi Aqara Curtain Motor (ZNCLDJ11LM) ( #758 )
...
* Add support for Xiaomi Aqara Curtain Motor (ZNCLDJ11LM)
* Update mqtt_topics_and_message_structure.md
2018-12-27 21:10:31 +01:00
Koen Kanters
03ff4e6e5a
Finish groups documentation. #15
2018-12-27 19:37:39 +01:00
Koen Kanters
3bc2ec8c79
Simplify groups api.
2018-12-27 18:43:34 +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
Koen Kanters
69e805c882
Allow to configure network_key. https://github.com/Koenkk/zigbee2mqtt/issues/685
2018-12-24 16:29:06 +01:00
Koen Kanters
d3f705162d
Group support #15 ( #745 )
...
* Start on group support. #15
* Implement publishing to zigbee groups. https://github.com/Koenkk/zigbee2mqtt/issues/15
* Complete first version of group support.
* Fix tests.
2018-12-22 00:07:53 +01:00
Koenkk
bd8282a41a
Update zigbee-shepherd-converters to 7.0.4.
2018-12-20 21:49:15 +01:00
Koenkk
d6c2b536ee
Introduce device_options. https://github.com/Koenkk/zigbee2mqtt/issues/708
2018-12-19 17:33:02 +01:00
Koen Kanters
919178840f
Merge branch 'master' into dev
2018-12-17 21:30:14 +01:00
Koen Kanters
8a133de1d1
Fixed alternative_flashing_methods.md. #718
2018-12-17 19:54:58 +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
d25d093a1a
Fix home assistant docs.
2018-12-15 19:38:29 +01:00
Koen Kanters
0bf91fd300
Sync with wiki.
2018-12-15 14:07:33 +01:00
Koen Kanters
cf9a5b7553
Update zigbee-shepherd-converters to 7.0.2.
2018-12-14 22:08:01 +01:00
Koen Kanters
c2a0a6b2d1
Require at least Home Assistant 0.84. https://github.com/Koenkk/zigbee2mqtt/pull/689
2018-12-14 21:50:48 +01:00
Koen Kanters
eaff35421f
Add logo to documentation.
2018-12-14 19:43:23 +01:00
Koen Kanters
ec20bfdd15
Cleanup references to wiki.
2018-12-14 19:37:57 +01:00
Koen Kanters
56ea61be3e
Fix docs tests.
2018-12-13 21:40:47 +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
Koen Kanters
9d6f6186b0
Merge branch 'master' into dev
2018-12-13 20:57:37 +01:00
Koen Kanters
590a897e9b
Move docs from wiki to github pages.
2018-12-13 20:54:14 +01:00
Koen Kanters
828df38e09
Fix failing docgen test.
2018-12-06 21:28:23 +01:00
Koen Kanters
a13bd85ef3
Update zigbee-shepherd-converters to 7.0.1
2018-12-06 21:27:41 +01:00
Koen Kanters
0786f22ce6
Prepare for github pages.
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
Koenkk
65f23171e6
Update zigbee-shepherd-converters to 6.0.4
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
349ebad659
Move docs to repo
2018-12-06 21:27:41 +01:00
Koenkk
8fefa16fbc
Prepare for github pages.
2018-12-06 21:27:41 +01:00