-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing HMIP Components #133
Comments
Please send me an (anonymized) configuration of your system -> https://github.com/coreGreenberet/homematicip-rest-api/issues/114 |
Ich bin begeistert, dass HomeAssistant zusammen mit Homematic Ip AccessPoint funktioniert. Das Problem ist, dass ich ein Image von HomeAssistant genommen hab und da das System schon auf HASSIO läuft. Der Befehl hmip_cli.py --dump-configuration --anonymize zeigt mir nichts an und ich bekomme einen Fehler. Ich hab fast alle Homematic IP Geräte im Haus eingebaut und bei mir fehlen auch einige. Wenn Sie genau sagen, was ich bei HASSIO eingeben soll, damit Sie es weiterentwickeln können, sagen Sie bitte Bescheid. Homematic AccessPoint Adapter wurde schon bei HASSIO vorinstalliert. Ich werde sehr dankbar wenn Sie eine Schritt für Schritt Anleitung für uns machen. Und nochmal großen Respekt für Ihre Entwicklung. |
i am very sorry, but i don't know how to run hmip_cli.py --dump-configuration --anonymize |
there is another "new" magnetic door sensor: HmIP-SWDM |
@t0bse @ScooterisT5 @homeassistant18 This library is used on the background by HomeAssistant. But anything missing in homeassistant should not be reported here as @coreGreenberet is not involved in HomeAssistant.
Also for managing expectations: We're doing this in our spare time. If you make a request it doesn't mean it will be implemented. Especially as we might not own the device ourselves which makes implementation more difficult. It could however be that another person will pick up the request and implement the device. That's the beauty of Open Source ! All the best ! Sander |
I think I've implemented all missing devices. Please create a new issue if there is still a device missing. |
Hi @sander76, do you have some of those devices at home? SMI55 I have implemented and placed a PR. Do you have a FROLL/BROLL device? |
@mxworm No I don't.. |
What needs to be done so that the BROLL is also integrated. |
@TobiasKarge The only thing you can do is try to find someone who is able and willing to put time into doing the integration. I hope I will find some time myself as I have special interest in anything shutter related, but I have no clue when that will be.. |
Hi @TobiasKarge and @sander76, I can't test the device myself, can you checkout this branch and test if everything works properly? Thanks Mattias |
Thanks for your help, we are new to hass.io. How to implement what you did to test? hass.io is different from raspberry. |
Hello,
i would add a few other missing components:
HmIP-SBI - PRESENCE_DETECTOR_INDOOR
HmIP-WRC6 - PUSH_BUTTON_6
HmIP-RC8 - REMOTE_CONTROL_8
HmIP-KRC4 - KEY_REMOTE_CONTROL_4
HmIP-BROLL - SHUTTER_PROFILE
these show up in the home-assistant.log, with missing classes
HmIP-BSM doesn't shows up at all
HmIP-FSM doesn't shows up at all
HmIP-SRH doesn't show if it is tilt
i don`t have developer skills, but an advanced user skill :-)
How can i support development ?
The text was updated successfully, but these errors were encountered: