peribeir / homeassistant-rademacher

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

Add new sensors for blocking and obstacle detection of covers #128

Closed SuperMasterPhoenix closed 2 months ago

SuperMasterPhoenix commented 2 months ago

DESCRIPTION

Makes use of new properties of pyrademacher lib for blocking and obstacle detection. The new binary sensors are created as device_class PROBLEM and entity_category DIAGNOSTIC. Corresponding PR of https://github.com/peribeir/pyrademacher/pull/61

CHANGES

TESTING

SuperMasterPhoenix commented 2 months ago

By the way: I am not sure how updating the library version works, so that part is missing