Releases: sh00t2kill/petoneer_custom_component
v1.0.4
v1.0.3
Yet another fix for the consumable binary sensors
v1.0.0
- Added methods and registered services to reset consumables
- Fixed binary sensors for consumable alerts
Now that reset services exist, bumping to v1
v0.4.0
Updated to use more modern entity creation methods
Added unique_id to every entity
Added device_info properlty so now a device is created for the fountain
v0.3.1
The state of the switch was not obeying the new "set to unknown if online" status
v0.3.0
Handle when the fountain is offline :: Instead of entities being unavailable, the states are set to unknown
v0.2.1
Refactor how multiple binary sensors are registered with HA.
Add attributes to the binary sensors to display the time each consumable was last changed
v0.2.0
Split binary sensors out into their own seperate sensors for water time, motor time, and filter time.
If binary sensor is on, the relevant item needs to be cleaned or replaced.
v0.1.3
Change the alert binary sensor to use the time values returned by the API rather that depending on the unreliable LED mode
v0.1.2
Binary sensor now reports state as on or off