hass-core/homeassistant/components/kitchen_sink
Michael Arthur 3a92899081
Add LawnMowerActivity.RETURNING to Lawn Mower (#124261)
* Add returning activity state

* update tests

* update tests

* set can return to returning state

* update MQTT tests

* update mqtt back to docked

* fix up other tests that I broke again

* re-add mower_can_dock
2024-08-22 19:13:54 +02:00
..
__init__.py
button.py
config_flow.py Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02:00
device.py
icons.json Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02:00
image.py
lawn_mower.py Add LawnMowerActivity.RETURNING to Lawn Mower (#124261) 2024-08-22 19:13:54 +02:00
lock.py Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
manifest.json
notify.py Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
qr_code.png
repairs.py
sensor.py
strings.json Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02:00
switch.py
weather.py