1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-05 11:16:21 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Shay Levy
0ae5275f01 Bump aioswitcher to 3.4.3 () 2024-05-26 00:04:44 +02:00
Shay Levy
e8226a8056 Store Switcher runtime data in config entry () 2024-05-25 12:17:33 +02:00
Shay Levy
36d77414c6 Enable Switcher assume buttons for all devices () 2024-05-23 20:29:49 +02:00
epenet
07d289d1c6 Move switcher_kis coordinator to separate module () 2024-05-16 10:11:19 +03:00
Joost Lekkerkerker
b8ae5e2388 Remove entity description mixin in Switcher Kis () 2024-03-10 22:06:28 +02:00
Marc Mueller
930a396712 Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
Joost Lekkerkerker
33c1e7d45d Add icon translations to Switcher kis () 2024-03-05 12:34:18 +02:00
Marc Mueller
438d3b01b9 Use builtin TimeoutError [o-s] () 2024-02-05 12:14:37 +01:00
YogevBokobza
bdba6f41c9 Bump aioswitcher to 3.4.1 ()
* switcher: added support for device_key logic included in aioswitcher==3.4.1

* switcher: small fix

* switcher: after lint

* switcher: fix missing device_key in tests

* remove device_key function

* fix missing device_key in tests
2024-01-10 21:41:16 +02:00
Erik Montnemery
0c2485bc03 Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
821d74e904 Add entity translations to Switcher kis ()
* Add entity translations to switcher_kis

* Add entity translations

* Fix tests
2023-08-28 20:53:42 +03:00
Erik Montnemery
045c327928 Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
epenet
b3d6f098d2 Adjust entity registry access in integrations (1) () 2023-03-01 08:02:34 +01:00
Erik Montnemery
cc564026fa Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof
f39f3b612a String formatting and max line length - Part 5 ()
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2022-12-23 16:43:17 +01:00
Shay Levy
cd2bb292ab Address late review of Switcher button () 2022-11-30 13:32:45 +01:00
Shay Levy
f97ac9fdcd Add Switcher button platform () 2022-11-28 10:06:14 +02:00