1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 07:20:01 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Marc Mueller
f11b316dac Import Generator from collections.abc (4) () 2024-07-01 11:54:42 +02:00
Marc Mueller
837ee7c4fb Import Generator from typing_extensions (4) () 2024-06-06 17:41:37 +02:00
Marc Mueller
7d6251ca08 Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01:00
Keilin Bickar
615cd56f03 Add Support for SleepIQ Foot Warmers ()
* Add foot warmer support

* Add Tests for foot warmers

* Move attr options out of constructor

* Change options to lowercase

* Update test and translations

* Switch back to entity

* Update homeassistant/components/sleepiq/strings.json

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-12-26 23:31:00 +01:00
Keilin Bickar
f4f3962ee9 Bump asyncsleepiq lib to 1.3.3 () 2023-04-20 12:01:49 -10:00
epenet
bf5f7c53d8 Move mock_setup_entry to conftest () 2023-03-06 11:31:50 +01:00
Keilin Bickar
1563420de8 Bump asyncsleepiq to 1.2.3 () 2022-04-02 10:44:16 +02:00
Mike Fugate
ad7a2c298b Add SleepIQ select entity for foundation preset positions () 2022-03-23 16:14:39 -10:00
Mike Fugate
6831be67f4 Add number entities to control SleepIQ actuator positions () 2022-03-12 09:58:03 -10:00
Keilin Bickar
24e0c0b092 Add pressure sensor for SleepIQ () 2022-03-03 10:27:22 -10:00
Keilin Bickar
423c14e2a1 Add light entity to SleepIQ () 2022-03-03 09:42:33 -10:00
Keilin Bickar
bafa99fe3e Add reauth to SleepIQ ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-27 15:47:31 -10:00
Keilin Bickar
d59dbbe859 Create button entities for SleepIQ () 2022-02-19 11:54:52 -06:00
Keilin Bickar
a367d2be40 Modernize Sleepiq and add new entities ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-18 12:50:44 -06:00
Mike Fugate
0bd0b4766e Refactor sleepiq as async with config flow ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-16 08:51:29 -06:00