Koenkk
|
fd894a9ce3
|
Add homeassistant configuration for AA70155 and AA69697
|
2018-05-26 11:00:56 +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
|
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 |
|
Koenkk
|
5ee79b28d9
|
Add homeassistant configuration for F7C033. #40
|
2018-05-16 19:52:44 +02:00 |
|
Koenkk
|
efd2fba1b5
|
Support Belkin WeMo smart LED bulb (F7C033). #40
|
2018-05-16 19:44:38 +02:00 |
|
Koenkk
|
9d82ad32d0
|
battery -> battery3V. #45
|
2018-05-16 19:40:21 +02:00 |
|
Koenkk
|
8559ea2301
|
Refactor homeassistant configuration out of devices.js. #45
|
2018-05-16 19:40:05 +02:00 |
|
Koenkk
|
ca40cf622a
|
Move logging devices on startup to controller.js. #45
|
2018-05-16 19:29:47 +02:00 |
|
Koenkk
|
e3c9448656
|
cId -> cid. #45
|
2018-05-16 19:22:47 +02:00 |
|
Koenkk
|
2521af7d78
|
Allow device specific QoS configuration. #47
|
2018-05-15 18:42:26 +02:00 |
|
Koenkk
|
debc96c232
|
Allow to set device specific occupancy_timeout. #27
|
2018-05-15 18:06:16 +02:00 |
|
Koenkk
|
17aba009af
|
Set default occupancy timeout to 60 seconds. #27
|
2018-05-15 18:00:06 +02:00 |
|
Koenkk
|
ff61f24b74
|
Make panID configurable. #34
|
2018-05-12 15:54:02 +02:00 |
|
Koen Kanters
|
604fa925e4
|
Merge pull request #39 from danielwelch/master
configure datapath with env variable
|
2018-05-12 15:31:23 +02:00 |
|
Koenkk
|
b01b1a07bb
|
Add support for TRADFRI bulb E27 W opal 1000lm. #21
|
2018-05-12 15:05:18 +02:00 |
|
Koenkk
|
44002ed1c3
|
Update configure data path code
|
2018-05-12 10:58:06 +02:00 |
|
Koen Kanters
|
d3f271f984
|
Update description of LED1536G5
|
2018-05-12 09:21:36 +02:00 |
|
Daniel Welch
|
03123fb783
|
configure datapath with env variable
|
2018-05-11 23:04:15 -04:00 |
|
Marcus Aram
|
8d0623f24e
|
Add support for IKEA TRADFRI bulb E14 WS opal 400lm
|
2018-05-11 20:19:47 +02:00 |
|
Koenkk
|
1a688cf363
|
Add disableCache option and remove disablePublish option for converters. #32
|
2018-05-11 19:14:18 +02:00 |
|
Marius Ciotlos
|
54f3843a03
|
Fixed TODO in devices.js
|
2018-05-11 09:25:33 +03:00 |
|
Marius Ciotlos
|
8b8604dbf4
|
Add battery support for cube
|
2018-05-10 11:36:21 +03:00 |
|
Koenkk
|
02a747066a
|
Move MFKZQ01LM ignore parsers to end.
|
2018-05-10 11:34:56 +03:00 |
|
Koenkk
|
c8df9747ad
|
Refactor MFKZQ01LM converters to use homeassistant.sensor_action
|
2018-05-10 11:34:56 +03:00 |
|
Koenkk
|
b41cacd992
|
Add homeassistant sensor_action
|
2018-05-10 11:34:56 +03:00 |
|
Marius Ciotlos
|
06fb89da3a
|
Added credits and corrected comment to reflect code
|
2018-05-10 11:34:56 +03:00 |
|