fwmarcel / home-assistant-divera

This is a custom component that allows to address the Divera 24/7 alarm software from Home Assistant.
48 stars 11 forks source link

[Bug]: Only getting "alarm" and "user_status" entities #107

Closed mreichardt1992 closed 7 months ago

mreichardt1992 commented 7 months ago

Requirements

Current Behavior

I only get the entities "alarm" and "user_status", even after a alarm there was no change to that.

Expected Behavior

As described in the documentation here on GitHub:

You can enable the ones you like in HA UI under "Configuration" → "Entities" → click on the filter icon on the right → Check "Show diabled entities" → Check the ones you like to enable → Click "ENABLE SELECTED" at the top → Confirm the next dialog

The sensor values will be set when the next update is scheduled by Home Assistant. This is done every minute.

Steps To Reproduce

  1. install home-assistant-divera via HACS
  2. add it under "integration" with my Divera24/7 API Code

Context

No response

Environment

- HA Version: 2024.3.3
- Divera Version: 1.0.1

Anything else?

No response

mreichardt1992 commented 7 months ago

the documentation is outdated, as by this comment from the author there are only these two entities at the moment.