93 Commits

Author SHA1 Message Date
338419dca7 test
Some checks failed
continuous-integration/drone/push Build is failing
2026-02-28 21:58:16 +01:00
5183879654 upd
Some checks failed
continuous-integration/drone/push Build is failing
2026-02-28 21:40:58 +01:00
524e691645 typescript
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-28 21:31:07 +01:00
0fccbca7b2 upd
Some checks failed
continuous-integration/drone Build was killed
continuous-integration/drone/push Build is failing
2026-02-28 21:23:04 +01:00
c24007e42c upd 2026-02-28 21:17:22 +01:00
7698040f1c cleanup 2026-02-21 21:08:06 +01:00
e404c9a7ab mattes-seins 2026-02-21 20:41:14 +01:00
Pierre CLÉMENT
4c8978decf Update README.md 2018-04-17 21:52:46 +02:00
Pierre CLEMENT
627946c3d8 chore(distrib): version bump 2018-04-17 12:56:12 +02:00
Pierre CLÉMENT
7f033a442b Merge pull request #38 from readeral/xiaomi-actions-get-id-patch
Xiaomi actions get id patch
2018-04-17 12:54:09 +02:00
Pierre CLÉMENT
b984f415d5 Merge pull request #37 from readeral/update_docs
Update README.md
2018-04-17 12:53:52 +02:00
Pierre CLÉMENT
aeb6fcd047 Merge pull request #34 from artemsuv/fix_issue33
fix(socket) miDevicesUtils is not defined
2018-04-17 12:53:11 +02:00
Pierre CLÉMENT
4e3c3055d7 Merge pull request #35 from artemsuv/fix_data_not_defined
fix(socket) fix ReferenceError: data is not define
2018-04-17 12:52:54 +02:00
readeral
ec82e3882c Update xiaomi-actions.js 2018-02-13 13:32:10 +11:00
readeral
7880cc4f74 Update README.md 2018-02-12 23:33:34 +11:00
Artem Suvorov
a07eef88ae fix(socket) fix ReferenceError: data is not define 2018-02-04 00:11:15 +02:00
Artem Suvorov
af67f19217 fix(socket) miDevicesUtils is not defined 2018-02-03 23:16:25 +02: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