1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-28 03:06:30 +01:00
Files
core/tests/components
Denis Shulyaka ae21ab2945 Add action attribute to Humidifier entity (#95131)
* Add HumidifierAction StrEnum

* Add action attribute to HumidifierEntity

* Update strings.json

* Add action to demo humidifier

* Add tests

* Fix imports

* Add 'off' humidifier action

* Set action to 'off' when state is 'off'

* Add 'off' action to strings.json

* Test that action sets to "off" when state is "off"

* Use is_on instead of state

* Fix typo

* black
2023-06-28 13:21:17 +02:00
..
2023-06-18 15:06:09 -05:00
2023-05-29 23:24:15 +02:00
2023-06-28 09:42:12 +02:00
2023-05-26 15:20:46 +02:00
2023-06-08 15:57:49 +02:00
2023-06-25 09:00:52 -05:00
2023-06-27 17:42:27 +02:00
2023-06-10 09:21:33 +02:00
2023-06-12 20:30:15 +02:00
2023-05-26 15:35:06 +02:00
2023-06-23 11:32:20 +02:00
2023-06-27 18:46:36 +02:00
2023-05-21 21:13:59 +02:00
2023-06-08 23:43:56 +02:00