peribeir / homeassistant-rademacher

This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.
GNU General Public License v3.0
59 stars 12 forks source link

Ventilation position (and ping) entities missing #92

Closed K987D closed 1 week ago

K987D commented 1 year ago

I own 6 "Rademacher RolloTron Schwenkwickler Standard DuoFern Minigurt 2550-UW" and I'm happy to see them integrated into Home Assistant with this custom component. Great work! The one thing I noticed though is that the "ventilation position" entity is not available for any of them, it comes in the form of

number.[your_cover_name]_ventilation_position

Same goes for the "ping" entity. Any chance to integrate these entities? I can see the ventilation position in the official app but not in Home Assistant 2023.9.3.

@duhow @peribeir @michelde @misa1515

peribeir commented 10 months ago

Hi @K987D

I'm not sure if that's an actual bug. Ventilation Position Entities are created but they are not available unless Ventilation Position Mode is activated (you should also have this switch entity). If you go to the cover device (from settings -> devices & services), do you see these 2 entities? image Then if you activate the Ventilation Position Mode you should be able to see that the Ventilation Position slider should be activated (after a few seconds). image

Regarding the ping entities, they should be created but they are hidden by default. In the same screen as before you should also see it: image

If you want it to be visible you just need to click the name, then click the config icon on the top right and enable the Visible switch.

Please tell me if this was the problem.

peribeir commented 1 week ago

Closing due to no answer