readeral
|
7880cc4f74
|
Update README.md
|
2018-02-12 23:33:34 +11:00 |
|
Pierre CLEMENT
|
e37c4aa71c
|
Merge branch 'development'
|
2018-01-20 13:24:59 +01:00 |
|
Pierre CLEMENT
|
13d4282923
|
feat(yeelight): move to yeelight-wifi
Also add the configurator node, typescript & ejs.
Close #29 #25 #24
|
2018-01-20 13:23:08 +01:00 |
|
Pierre CLEMENT
|
72b7bed6ee
|
fix(all node): fix only filters in conf
Close #20
|
2018-01-18 20:21:44 +01:00 |
|
Pierre CLEMENT
|
600f8d859c
|
Merge branch 'master' of github.com:pierrecle/node-red-contrib-mi-devices
|
2018-01-11 00:44:08 +01:00 |
|
Pierre CLEMENT
|
6a9863814b
|
feat(devices): handle yeelight basic support
Delete gateway in action config.
Close #4, close #8 and close #9
|
2018-01-11 00:43:29 +01:00 |
|
Pierre CLEMENT
|
809f9a6efb
|
feat(devices): handle yeelight basic support
Delete gateway in action config.
Close #4, #8 and #9
|
2018-01-11 00:41:54 +01:00 |
|
Pierre CLEMENT
|
c85e131bc1
|
fix(all): check onlyModels server side
|
2018-01-08 21:02:40 +01:00 |
|
Pierre CLEMENT
|
234f91c2cf
|
version bump
|
2018-01-08 20:42:18 +01:00 |
|
Pierre CLEMENT
|
0b6b51ce34
|
fix(all): fix filter of "all" node
Close #11
|
2018-01-08 20:41:40 +01:00 |
|
Pierre CLEMENT
|
4b981f0f79
|
version bump
|
2018-01-06 01:01:50 +01:00 |
|
Pierre CLEMENT
|
0bb35b87a4
|
feat(gateway): add gateway online/offline statuses
Close #2
|
2018-01-06 00:44:24 +01:00 |
|
Pierre CLEMENT
|
98158c6dd1
|
feat(all): add filter on model and devices
Close #1
|
2018-01-05 22:22:01 +01:00 |
|
Pierre CLEMENT
|
e0f4d589f9
|
fix(configurator): display device icons
Close #7
|
2018-01-05 10:54:53 +01:00 |
|
Pierre CLEMENT
|
b719fe17d7
|
fix(devices): change type in selector filter for motion
|
2018-01-04 09:34:45 +01:00 |
|
Pierre CLEMENT
|
f3ff14012c
|
fix(devices): fix prepareForGatewayRequest call for default nodes
|
2018-01-04 09:11:33 +01:00 |
|
Pierre CLEMENT
|
993cab4ced
|
bump version
|
2018-01-03 15:51:05 +01:00 |
|
Pierre CLEMENT
|
3998c683cb
|
fix(image): reduce weight
|
2018-01-03 15:44:57 +01:00 |
|
Pierre CLEMENT
|
3ec51bd0a5
|
fix(image): update image overview
|
2018-01-03 15:42:42 +01:00 |
|
Pierre CLEMENT
|
432706b29a
|
fix(image): add forgotten image overview
|
2018-01-03 15:39:30 +01:00 |
|
Pierre CLEMENT
|
92ccef1492
|
feat(icons): change icons
|
2018-01-03 15:36:23 +01:00 |
|
Pierre CLEMENT
|
8a40a6ad54
|
refactor(socket): move on/off to dedicated actions
|
2018-01-03 13:05:01 +01:00 |
|
Pierre CLEMENT
|
a33d616516
|
refactor: code clean up
|
2018-01-03 12:12:45 +01:00 |
|
Pierre CLEMENT
|
a02969a0dd
|
feat(doc): add some stuff in roadmap
|
2018-01-02 14:47:37 +01:00 |
|
Pierre CLEMENT
|
e504a00de9
|
feat(color): add color picker and brightness range on set color action
|
2018-01-02 14:20:23 +01:00 |
|
Pierre CLEMENT
|
24ef7012f9
|
feat(doc): update readme to integrate sample flow
|
2018-01-02 12:39:00 +01:00 |
|
Pierre CLEMENT
|
950cccb6dc
|
feat(doc): update readme
|
2018-01-02 11:54:08 +01:00 |
|
Pierre CLEMENT
|
c7076ab5f9
|
feat(gateway): add play/stop sounds
|
2018-01-01 21:33:06 +01:00 |
|
Pierre CLEMENT
|
5732c80039
|
feat(gateway): allow to change the light color
Major fix on devices, set output only when no payload.sid is present
|
2018-01-01 20:47:30 +01:00 |
|
Pierre CLEMENT
|
9da0427164
|
feat(battery): compute battery level by default
|
2018-01-01 04:39:30 +01:00 |
|
Pierre CLEMENT
|
33084b0220
|
feat(gateway): add a node to access a gateway
|
2018-01-01 04:22:20 +01:00 |
|
Pierre CLEMENT
|
3ebdbf9100
|
feat(all): add all devices node
|
2018-01-01 03:54:28 +01:00 |
|
Pierre CLEMENT
|
7742e99f75
|
feat(actions): add click and double click actions
|
2018-01-01 03:31:51 +01:00 |
|
Pierre CLEMENT
|
27619fb7fa
|
feat(actions): add read and get_id_list actions
|
2018-01-01 01:57:39 +01:00 |
|
Pierre CLEMENT
|
084a5e99f5
|
refactor(gateway): move to a dedicated category
|
2018-01-01 01:56:53 +01:00 |
|
Pierre CLEMENT
|
737bd6611c
|
fix(switch): change model from magnot to switch
|
2018-01-01 01:55:59 +01:00 |
|
Pierre CLEMENT
|
8948caf0d1
|
feat(sensors): add battery level
Also refactored some common parts for sensors. Refactored to parse data in payload and set it as object
|
2018-01-01 01:06:33 +01:00 |
|
Pierre CLEMENT
|
8608f4eed4
|
feat(gateway): add in/out gateway nodes
|
2017-12-31 23:10:06 +01:00 |
|
Pierre CLEMENT
|
5c27c9ff6e
|
fix(config): update device list on getway change
Also set the device name as name by default
|
2017-12-31 20:59:38 +01:00 |
|
Pierre CLEMENT
|
59a79f0cc1
|
feat(devices): add some aqara devices
Added Aqara temperature/humidity, switch and window magnet
|
2017-12-31 20:09:56 +01:00 |
|
Harald Rietman
|
47c9a58b54
|
Simplified reconnecting wifi smart socket
|
2017-11-10 21:30:46 +01:00 |
|
Harald Rietman
|
ab7ea0413c
|
Divide values from HT sensors when using templates
|
2017-11-05 14:02:58 +01:00 |
|
Harald Rietman
|
6e74320f2d
|
fix path to configurator icons
|
2017-09-04 19:01:11 +02:00 |
|
Harald Rietman
|
0cea083468
|
Refactored handling retry timer
|
2017-07-15 10:15:22 +02:00 |
|
Harald Rietman
|
77b765e8f0
|
Refactored handling retry timer
|
2017-07-15 10:15:07 +02:00 |
|
Harald Rietman
|
735b48d4df
|
Refactored handling retry timer
|
2017-07-14 23:40:14 +02:00 |
|
Harald Rietman
|
11accee715
|
Fix NPE on wifi reconnect
|
2017-07-12 21:21:40 +02:00 |
|
Harald Rietman
|
9b48e19e95
|
Fix NPE on wifi reconnect
|
2017-07-12 21:21:26 +02:00 |
|
Harald Rietman
|
9fee86f6d3
|
Added (basic) support for WiFi power plug
|
2017-07-11 22:58:15 +02:00 |
|
Harald Rietman
|
a057c10f07
|
Remove log
|
2017-07-11 07:54:47 +02:00 |
|