Commit Graph

1989 Commits

Author SHA1 Message Date
Koen Kanters
eab7665726
Update README.md 2018-06-04 17:25:39 +02:00
Koen Kanters
54342f6fe9
Update README.md 2018-06-04 17:23:47 +02:00
Marius Ciotlos
95f9bc2535 Updated documentation 2018-06-04 14:46:24 +03:00
Koen Kanters
b5661d297b
Merge pull request #89 from keesschollaart81/patch-1
Mention the hassio addon
2018-06-04 08:01:11 +02:00
Kees Schollaart
4fee0ff501
Mention the hassio addon
I did not know about the hassio addon for this project and it's not mention anywhere other than in a closed issue so I thought it made sense to reference it here.
2018-06-03 15:09:50 +02:00
Koenkk
8ada85e1ce Log to MQTT when pairing with device. #85 2018-06-03 00:50:30 +02:00
Koenkk
a8dca627d9 Allow spaces in MQTT device commands (for friendly names with spaces in it). #86 2018-06-03 00:42:15 +02:00
Koenkk
95f21947fc Update zigbee-shepherd-converters 2018-06-02 19:56:52 +02:00
Koenkk
ab64d079aa Don't mutate stateCache. #82 2018-06-02 19:11:49 +02:00
Koenkk
898081fcb4 Remove firmware. #83 2018-06-01 23:54:57 +02:00
Koenkk
993908eb19 Update zigbee-shepherd-converters to 0.1.11 2018-06-01 22:05:49 +02:00
Koenkk
f0b19cc696 Try to recover in zigbee-shepherd start failure. #79 2018-06-01 21:04:48 +02:00
Koenkk
811cf2943f Allow DEBUG in Docker. #70 2018-06-01 19:29:03 +02:00
Koenkk
3377853dab Update zigbee-shepherd-converters to 0.1.10. 2018-05-31 19:21:31 +02:00
Koenkk
d6c7e75e22 Trigger danielwelch/hassio-zigbee2mqtt rebuild. https://github.com/danielwelch/hassio-zigbee2mqtt/issues/19 2018-05-31 19:11:28 +02:00
Koenkk
ffa6012079 Support light transitions. #72 2018-05-30 22:28:08 +02:00
Koenkk
7b2763a053 Log devices to bridge/log. #77 2018-05-30 18:09:24 +02:00
Koenkk
77f344198c MQTT publish log message when new device connects. #77 2018-05-30 18:00:08 +02:00
Koenkk
6d73dd143c Add endpoint to request connected devices. #77 2018-05-30 17:52:46 +02:00
Koenkk
625b6c51d8 Update zigbee-shepherd-converters to 0.1.7 2018-05-29 19:12:45 +02:00
Koenkk
9396bde1f3 Add cache_state option to configuration.yaml. #70 2018-05-28 21:10:58 +02:00
Koenkk
ae01f30f71 Log device type on startup. #26 2018-05-28 20:40:30 +02:00
Koenkk
b8fb13043b Add AB3257001NJ. #62 2018-05-28 20:01:28 +02:00
Koenkk
2d7a6ecaf3 homeassistant discovery: fix crash when not in configuration.yaml. #63 2018-05-28 19:41:27 +02:00
Koenkk
7801493a7a Update zigbee-shepherd-converters to 0.1.5. #71 2018-05-28 19:33:29 +02:00
Koenkk
5666a59524 Add Hive active light bulb (HALIGHTDIMWWE27). #68 2018-05-27 17:16:01 +02:00
Koenkk
995649d0da Update zigbee-shepherd-converters to 0.1.3 2018-05-26 16:12:11 +02:00
Koenkk
fd894a9ce3 Add homeassistant configuration for AA70155 and AA69697 2018-05-26 11:00:56 +02:00
Koenkk
9c249328e3 Update zigbee-shepherd-converters to 0.1.2. 2018-05-26 10:58:38 +02:00
Koenkk
0bc6cf7a69 Update zcl-packet. #42 2018-05-25 19:51:05 +02:00
Koenkk
08f3f96d73 Use js-yaml as yaml parser instead of yawn-yaml. #64 2018-05-25 16:42:29 +02:00
Koenkk
312ed033db Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
Koenkk
fb27bd292f Use zigbee-shepherd-converters. #45 2018-05-24 13:09:58 +02:00
Koenkk
06f6329241 Docgen: replace all instances. 2018-05-24 12:50:54 +02:00
Koenkk
92d0e44184 Update docgen. 2018-05-24 12:36:26 +02:00
Koenkk
ad4f77b5ce Link to How to support new devices page. 2018-05-24 12:09:36 +02:00
Koenkk
f25e6a50b9 Refactor mqtt2zigbee to toZigbee and add convertes move devices. #45 2018-05-23 18:23:51 +02:00
Koenkk
5be2c412c1 Parsers -> converters. 2018-05-23 17:57:45 +02:00
Koenkk
3fdfc6f57f Move converters to devices.js. #45 2018-05-23 17:55:30 +02:00
Koenkk
bc4dff65ff Remove disableCache. #45 2018-05-22 19:10:16 +02:00
Koenkk
bcbe3eb075 Update docs 2018-05-22 18:25:09 +02:00
Diogo Gomes
567bdca276 Edp redy - Power Plug (#53)
* fixed json

* added mqtt commands

* added endpoints

* support battery status

* added firmware for CC2531 USB Stick with maximum number of possible devices (48)

* support aqara magnet

* added support for wall switch

* update regex

* Update README.md

* added automatic chip selection

* fix reconnect

* Update README.md

* added missing dependency

* fix magnets

* fix topic

* support for aqara button

* yaml based configuration

* restore project defaults

* save bridgeID

* default values

Don’t change the configured bridgeID (backward compatible with bridgeID
= “bridge”)

* personal configuration

* added EDP RE:DY

* don't mess remote

* don't mess remote

* don't mess remote

* fix

* clean

* lint

* generic

* lint

* Update devices.js

* Update zigbee2mqtt.js

* lint

* Refactor configure reports.

* Fix lint.
2018-05-21 13:21:18 +02:00
Koen Kanters
b912386786
Merge pull request #50 from ptvoinfo/master
Some improvements
2018-05-21 12:03:36 +02:00
Koenkk
b38eb76274 Change comment in controller.js 2018-05-21 12:00:35 +02:00
Koenkk
02818ddaf5 Refactor softResetTimeout 2018-05-21 11:59:01 +02:00
Koenkk
78c4f43496 Update controller.js 2018-05-21 11:52:16 +02:00
Koenkk
26f378237f Update sensor_power. 2018-05-21 11:50:14 +02:00
Koenkk
f886259f92 Refactor controller.js. 2018-05-21 11:49:02 +02:00
Koenkk
2f607c4cad Support LED1536G5 E12 version. #57 2018-05-21 11:17:28 +02:00
Koenkk
1b111c1250 Support LED1622G12. #56 2018-05-21 11:11:24 +02:00