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 |
|
Koenkk
|
f58b0fa4f2
|
Add voltage to homeassisant power sensor.
|
2018-05-17 18:41:03 +02:00 |
|
Koenkk
|
8207321c30
|
Update ZNCZ02LM converters.
|
2018-05-17 18:33:32 +02:00 |
|
Koenkk
|
7f5865aaf9
|
Update lumi.router device specification.
|
2018-05-17 18:03:54 +02:00 |
|
Koenkk
|
0fdec7c225
|
Refactor zigbee.js
|
2018-05-17 17:48:41 +02:00 |
|
ptvoinfo
|
55a1709103
|
Added polling for routers (prevents deep sleep mode of Xiaomi routers)
Added more parsers for Xiaomi Power Plug
Added a custom router
|
2018-05-17 17:39:01 +02:00 |
|
Koenkk
|
c5cb60e998
|
Enforce code style. #45
|
2018-05-17 17:20:46 +02:00 |
|
Koenkk
|
5a95e2fc8c
|
Add 'WXKG02LM' and 'WXKG03LM' to battery parser. #43
|
2018-05-16 20:21:22 +02:00 |
|
Koenkk
|
f750bb34f9
|
Support JTYJ-GD-01LM/BW. #4
|
2018-05-16 20:15:50 +02:00 |
|