• v0.3.1 3ea70aca33

    aminorjourney released this 2025-08-16 21:15:53 -07:00 | 2 commits to main since this release

    The previous binary_sensor.py for power cut detection wasn't reliably working, so it's now been refactored to push most of the detection logic into coordinator.py, reducing code complexity in binary_sensor.py and (at least in testing) far more reliably detecting a power cut. Since this is only important if you have a Home Integration System installed, it might not be a big deal for you - but it was for me ;)

    Downloads