Releases: peribeir/homeassistant-rademacher
Releases · peribeir/homeassistant-rademacher
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Added
- Support for Contact Sensors (untested):
- DeviceNumber 32002119: Z-Wave window/door contact
- DeviceNumber 32003164: DuoFern Window/Door Contact
Updated
- Sun Detection Sensor Device Class updated to Light
- Rain Detection Sensor Device Class updated to Moisture
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Added
- This integration can now be installed using HACS, just add the this repo to the list of Custom Repositories
- Support for Switch Actuators:
- DeviceNumber 35001164: DuoFern Switch actuator
- DeviceNumber 35000262: DuoFern Universal actuator 2-channel
- Other switch actuators may work too
- Support for Environment Sensors:
- DeviceNumber 32000064_S: Sensor DuoFern Environmental sensor
- Temperature, Wind Speed, Brightness, Sun Height, Sun Direction, Rain Detection, Sun Detection
- Other sensors may work too
- DeviceNumber 32000064_S: Sensor DuoFern Environmental sensor
- Button for sending Ping Command to supported devices (disabled by default)
Updated
- DHCP Discovery of the bridge is now using discovery_info.ip instead of discovery_info[IP_ADDRESS] which has been deprecated in HA (temporarily old method is still supported but you should update HA to latest version as this will be removed later)
- Refactoring of APIs used for fetching devices and device status, upgrade with care (make a backup first)
- Updated Device IDs, you must delete integration and then re-add or restart HA (in order for DHCP discovery to work), in order not to have duplicate devices, you can also delete the old deprecated devices manually if you wish
Full Changelog: v1.2.1...v1.3.0