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
Adds new binary sensor for blocking and obstacle detection if they are available
TESTING
Checked property status and availability in a devcontainer instance of Home Assistant
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