mlfunston / node-red-contrib-broadlink-control

Set of node-red nodes to manage the Broadlink home automation device suite
MIT License
44 stars 24 forks source link

ENHANCEMENT: Add function to determine if the device is cloud connected and needs to be reset #42

Closed mlfunston closed 4 years ago

mlfunston commented 4 years ago

Some devices are being locked to the Broadlink cloud service and when this happens local communication via the node will fail. Need to include detection of this in the discover node.

EG: https://github.com/mjg59/python-broadlink/blob/f3d0427133072f919768d5af81df7ba93bffcf07/broadlink/__init__.py#L140

mlfunston commented 4 years ago

Functionality added in v2.1.1