1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 10:29:14 +00:00

4 Commits

Author SHA1 Message Date
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
Michael
390af71c49
Explicitly pass in the config_entry in ohme coordinator ()
explicitly pass in the config_entry in coordinator
2025-02-09 15:49:55 +02:00
Dan Raper
cc0adcf47f
Add switch platform to Ohme ()
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-03 10:39:41 +01:00
Dan Raper
b13a54f605
Add button platform to Ohme ()
* Add button platform and reauth flow

* CI fixes

* Test comment change

* Remove reauth from this PR

* Move is_supported_fn to OhmeEntityDescription

* Set parallel updates to 1

* Add coordinator refresh to button press

* Add exception handling to button async_press
2024-12-15 14:22:21 +01:00