core/homeassistant/components/watergate
adam-the-hero a1a808b843
Add EventEntity for Auto Shut Off events in Watergate integration (#135675)
* Add EventEntity for Auto Shut Off events in Watergate integration

* Split events into two: volume and duration

* Add icons to json. Extract some common translation keys. Simplify tests

* Apply suggestions from code review

* Fix

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-03-25 10:53:36 +01:00
..
__init__.py
config_flow.py
const.py
coordinator.py
entity.py
event.py
icons.json
manifest.json
quality_scale.yaml
sensor.py
strings.json
valve.py