Blackbird Posted August 28 Share Posted August 28 Was wondering if I can control my Switchbot blinds by using the Insteon Keypad. Thanks Quote Link to comment
atmarosi Posted August 28 Share Posted August 28 I don’t see a SwitchBot (SB) node server plugin currently - but you should be able to use Network Resources and their API if you have a SB hub: https://github.com/OpenWonderLabs/SwitchBotAPI Quote Link to comment
DaveStLou Posted August 28 Share Posted August 28 I'm not familar with Switchbot blinds but I use mine for controlling fans through Home Assistant. There are some limitations in the way the Insteon Keypads are handled in the Home Assistant Universal Devices ISY/IoX Integration. Here's the description from the documentation: https://rc.home-assistant.io/integrations/isy994#insteon-scenes--keypadremote-buttons Quote Link to comment
Blackbird Posted August 28 Author Share Posted August 28 3 hours ago, atmarosi said: I don’t see a SwitchBot (SB) node server plugin currently - but you should be able to use Network Resources and their API if you have a SB hub: https://github.com/OpenWonderLabs/SwitchBotAPI Switchbot blind tilt is one of the devices I added to home assistant not the node server. Quote Link to comment
Blackbird Posted August 28 Author Share Posted August 28 (edited) 47 minutes ago, DaveStLou said: I'm not familar with Switchbot blinds but I use mine for controlling fans through Home Assistant. There are some limitations in the way the Insteon Keypads are handled in the Home Assistant Universal Devices ISY/IoX Integration. Here's the description from the documentation: https://rc.home-assistant.io/integrations/isy994#insteon-scenes--keypadremote-buttons Thanks, ill have a look. 1.So you can turn your fan on with the keypad? 2.And your fan shows running on the keypad? Edited August 28 by Blackbird Quote Link to comment
carealtor Posted August 29 Share Posted August 29 (edited) 21 hours ago, Blackbird said: Was wondering if I can control my Switchbot blinds by using the Insteon Keypad. Thanks Assuming you are using the HA ISY Integration? I don't see why you couldn't write a little HA Automation that triggers off of the Insteon Keypad button press. Edited August 29 by carealtor Quote Link to comment
Blackbird Posted August 29 Author Share Posted August 29 43 minutes ago, carealtor said: Assuming you are using the HA ISY Integration? I don't see why you couldn't write a little HA Automation that triggers off of the Insteon Keypad button press. When you say HA ISY integration, do you mean just adding ISY into HA? Quote Link to comment
IndyMike Posted August 30 Share Posted August 30 (edited) 17 hours ago, Blackbird said: When you say HA ISY integration, do you mean just adding ISY into HA? In a word - YES. HA ISY Integration: https://www.home-assistant.io/integrations/isy994/ The integration will "bring in" Switches, sensors and scenes from the ISY. Home assistant is very good at "controlling" these devices and displaying their states. If you want to control something within HA using the ISY, you'll need to write an automation: If Scene KPL XX goes from off to on and if Fan is off Then Turn on fan Note that the SC Fam Fan trigger below is a ISY Scene activated by a KPL Edited August 30 by IndyMike 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.