Skip to content

Releases: sh00t2kill/petoneer_custom_component

v1.0.4

25 Jul 02:15
Compare
Choose a tag to compare

Add a new sensor for TDS
Add customize icons for switch, sensors, binary_sensors

v1.0.3

25 Jul 00:49
Compare
Choose a tag to compare

Yet another fix for the consumable binary sensors

v1.0.0

24 Jul 14:05
0f82d26
Compare
Choose a tag to compare
  • 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

22 Jul 01:39
Compare
Choose a tag to compare

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

26 Apr 07:10
99c83cb
Compare
Choose a tag to compare

The state of the switch was not obeying the new "set to unknown if online" status

v0.3.0

26 Apr 06:36
5ac04f5
Compare
Choose a tag to compare

Handle when the fountain is offline :: Instead of entities being unavailable, the states are set to unknown

v0.2.1

04 Nov 11:55
1de92de
Compare
Choose a tag to compare

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

04 Nov 11:38
f48e103
Compare
Choose a tag to compare

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

04 Nov 04:33
ca521ea
Compare
Choose a tag to compare

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

04 Nov 01:03
fbf7565
Compare
Choose a tag to compare

Binary sensor now reports state as on or off