jimboca / udi-poly-kasa

UDI ISY Polyglot NodeServer for TP-Link Kasa
MIT License
2 stars 4 forks source link

Support switches and dimmers #11

Open jimboca opened 3 years ago

jimboca commented 3 years ago

A bunch of HS200 Switches that work as expected. Status updates in ISY - Cannot be set as controller in program/scene HS220 Dimmer switches that work but only for On/Off - no status updates in ISY and can't be a controller in a scene/program

(I don't have any, so will take a while...)

sup-one commented 3 years ago

My HS220(US) is not even recognized at all. Get error:

2020-12-02 01:47:39,330 NodeServer polyinterface ERROR Controller:add_node: What is this? <DeviceType.Dimmer model HS220(US) at 192.168.X.X (HT Room Lights), is_on: False - dev specific: {'LED state': True, 'On since': None, 'Brightness': 100}> 2020-12-02 01:47:39,336 NodeServer polyinterface ERROR Controller:add_node: What is this? <DeviceType.Dimmer model HS220(US) at 192.168.X.Y (Rec Room Lights), is_on: False - dev specific: {'LED state': True, 'On since': None, 'Brightness': 85}>

Should I open a new issue or is it part of this #11?

jimboca commented 3 years ago

Since I don't have any I can't test, anyone can Fork the code and work on it if you have the ability. No idea when I'll get to it, but it is on the list.

sup-one commented 3 years ago

How do I link my own Fork to the UDI Polyglot for testing only (without submitting to their repository)?

jimboca commented 3 years ago

You can just link to it from the polyglot nodeserver directory. Rename the Ecobee directory and link to your cloned Fork.