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

17 Commits

Author SHA1 Message Date
Marc Mueller
930a396712 Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
Jan Bouwhuis
e8475b9b33 Add scaling utils for brightness and fanspeed ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-12-04 12:10:58 +01:00
Ville Skyttä
b51c0f6ddc Remove unnnecessary pylint configs from components [s-z]* () 2023-08-24 01:25:32 +02:00
Franck Nijhof
cdbffee781 Remove legacy pip resolver ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-04-27 22:39:29 +02:00
epenet
0df0533cd4 Use attributes in smarty fan () 2022-06-23 21:20:42 +02:00
epenet
48bd7cf5e1 Add missing ToggleEntity type hints in fans () 2022-06-23 12:01:05 +02:00
epenet
6b6e5fad3c Add missing type hints in fans () 2022-06-22 18:43:41 +02:00
epenet
d5ab7e7525 Use EntityFeature enum in components (s** 1/2) () 2022-04-06 21:38:14 -10:00
J. Nick Koston
723dcbafca Complete fan speed transition from () 2022-03-09 10:38:12 +01:00
epenet
71cb42f53a Add fan setup type hints ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:10:53 +01:00
J. Nick Koston
08889a9819 Fix smaty fan typing () 2021-02-23 07:14:39 +01:00
J. Nick Koston
5b95f61fd3 Update smarty to use new fan entity model () 2021-02-19 22:38:45 -08:00
J. Nick Koston
068d1b5eb8 Separate fan speeds into percentages and presets modes ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: John Carr <john.carr@unrouted.co.uk>
2021-01-27 17:44:36 -06:00
z0p
f62322cfb4 Add set_speed to smarty fan () 2020-03-04 10:09:33 +01:00
springstan
8da7f40736 Move imports to top for smarty () 2019-11-30 21:24:17 -08:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
z0p
6cd9667364 Support for Salda Smarty XV/XP Ventilation Unit ()
* Support for Salda Smarty XV/XP Ventilation Unit

* Update binary_sensor.py

* Update fan.py

* Update sensor.py

* Update __init__.py
2019-06-06 15:23:00 -07:00