homematicip-rest-api icon indicating copy to clipboard operation
homematicip-rest-api copied to clipboard

Add ELV-SH-BS2

Open ScooterisT5 opened this issue 2 years ago • 7 comments

Please add ELV-SH-BS2 which is "powered by Homematic-IP I think it is kind of similar to the HMIP-BSL. It has 2 Channels The Switch Group is already supported, but not the 2 Channels itself as switches What can i do to support ?

Cheers Carsten

ScooterisT5 avatar Jul 28 '22 19:07 ScooterisT5

Hi, are you using Home-Assitant? Please follow these instructions and upload your file here. https://www.home-assistant.io/integrations/homematicip_cloud/#what-to-do-if-a-device-is-missing-in-home-assistant

hahn-th avatar Jul 29 '22 06:07 hahn-th

Yes, sure. Ah, ok - thanks I`ve stripped the file down a little bit. I hope that's fine.

hmip-config_F92C.docx

ScooterisT5 avatar Jul 29 '22 15:07 ScooterisT5

Can you please add a json or txt file?

hahn-th avatar Jul 29 '22 19:07 hahn-th

is the fine for you ? ELV-SH-BS2.txt

ScooterisT5 avatar Jul 31 '22 15:07 ScooterisT5

I added the device into the Branch ELV-SH-BS2 (https://github.com/hahn-th/homematicip-rest-api/tree/ELV-SH-BS2) Can you please get this branch and try to access the switch with the hmip_cli.py file? You need to specifiy the arguments --channel 1 or 2 and and --turn-on or --turn-off. And of course you have to target the device. More info: python hmip_cli.y --help

@ScooterisT5 :)

hahn-th avatar Aug 07 '22 18:08 hahn-th

Hey, sorry for my ignorance, but to be honest: i´ve never done this before. Can you explain how to test, or give a link where i can read a how-to ?

And BTW, i think the HMIP-BS2 is the same. For any reason they named the ready to run retail product HMIP-BS2 and the kit from ELV is the one i have ELV-SH-BS2

ScooterisT5 avatar Aug 10 '22 21:08 ScooterisT5

You need python installed. You find it here: https://www.python.org/ Search for a howto on to run python from command line.

Download this zip: https://github.com/hahn-th/homematicip-rest-api/archive/refs/heads/ELV-SH-BS2.zip Unzip it Open Commandline and change into the folder Run: pip install -r .\requirements.txt to install requirements

If no errors occured: Here is described on how to use the commandline-interface (CLI): https://github.com/hahn-th/homematicip-rest-api#usage

hahn-th avatar Aug 12 '22 07:08 hahn-th

Yes please. And open a new issue please

hahn-th avatar Feb 09 '23 18:02 hahn-th