Skip to content
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

Closed
ScooterisT5 opened this issue Dec 9, 2018 · 12 comments · Fixed by #140
Closed

Missing HMIP Components #133

ScooterisT5 opened this issue Dec 9, 2018 · 12 comments · Fixed by #140

Comments

@ScooterisT5
Copy link

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 ?

@coreGreenberet
Copy link
Collaborator

coreGreenberet commented Dec 10, 2018

Please send me an (anonymized) configuration of your system -> https://github.com/coreGreenberet/homematicip-rest-api/issues/114
Since you are using home-assistant you might have to install the library itself on the computer and generate a new token.
Just follow the "Installation" & "Usage" sections of the readme.

@homeassistant18
Copy link

homeassistant18 commented Dec 10, 2018

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.
Mir fehlt:
-HMIP SMI55
-HMIP MOD OC8
-HMIP Wetterstation
-HmIP-PCBS
-HmIP-FROLL
-HmIP-FBL
-HmIP-FSM
-HmIP-PCBS-BAT
-HmIP-WRC6

Und nochmal großen Respekt für Ihre Entwicklung.

@ScooterisT5
Copy link
Author

i am very sorry, but i don't know how to run hmip_cli.py --dump-configuration --anonymize
and i cant find a readme about.
Can you please explain, what i need to do. Step-by-step.
so i can provide requested config

@t0bse
Copy link

t0bse commented Dec 13, 2018

there is another "new" magnetic door sensor: HmIP-SWDM

@sander76
Copy link
Contributor

@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.
Most of the HomeMatic integration is done by @mxworm and me.
So if you would like to have a device implemented in HomeAssistant I suggest doing the following:

  • Make an issue in the HomeAsisstant github repo requestion for the implementation.
  • Make an issue per device. Don't provide lists as it makes referencing very difficult.
  • Also be aware there are two homematic components available: HomematicIP cloud which uses this libary and "just" HomeMatic (for ccu2, ccu3 etc). Make sure when you make a request to mention the proper platform in the title. This makes it easy to search for open HomeMatic-cloud requests/issues.

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

@coreGreenberet
Copy link
Collaborator

I think I've implemented all missing devices. Please create a new issue if there is still a device missing.

@worm-ee
Copy link
Contributor

worm-ee commented Dec 17, 2018

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?

@sander76
Copy link
Contributor

@mxworm No I don't..

@TobiasKarge
Copy link

What needs to be done so that the BROLL is also integrated.

@sander76
Copy link
Contributor

@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..

@worm-ee
Copy link
Contributor

worm-ee commented Dec 20, 2018

Hi @TobiasKarge and @sander76,

I can't test the device myself, can you checkout this branch and test if everything works properly?
https://github.com/mxworm/home-assistant/tree/homematicip_cloud-cover_broll_froll

Thanks Mattias

@anrada73
Copy link

Thanks for your help, we are new to hass.io. How to implement what you did to test? hass.io is different from raspberry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants