1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Ben Hardill 874708dc0d
Fix crash when WeMo devices are powered off (#794)
* Big Update

Includes:
 - New lookup node to check state of a device
 - Fix dimming control for lights
 - Fix light group control
 - Set the node label to match the device name
 - The event now includes the text description of the light capability

* Add extra check for empty results in discovery

* Attempt to catch errors from wemo-lookup

This is to catch errors when device is offline

* Put request back

Will look at making it all http.request later

* Add more error handling and reporting

* Try and not crash with subscriptions

Failed subscriptions will try agian in 1 min

* Fix some messages

* Remove most of the console.logs

* Last of console.logs
2021-04-10 20:02:36 +01:00
..
2017-01-29 17:45:44 +00:00
2021-01-14 19:09:57 +00:00
2017-01-29 17:45:44 +00:00
2018-05-07 09:40:42 +01:00
2019-06-27 22:26:50 +01:00
2017-01-29 17:45:44 +00:00
2020-12-12 17:18:18 +00:00
2017-01-29 17:45:44 +00:00
2020-05-08 13:52:01 +01:00
2021-03-25 09:38:21 +00:00
2021-03-25 09:35:29 +00:00
2018-08-12 22:23:19 +01:00
2019-06-27 22:26:50 +01:00