1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-18 09:50:04 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
epenet
8b867d612f Use UnitOfTemperature in climate entities [m-s] () 2022-12-02 19:56:18 +01:00
epenet
24c26dc032 Use unit_conversion in components ()
* Use unit_conversion in components

* Two more
2022-09-28 16:05:31 +02:00
epenet
6affd9c6fb Import climate constants from root [m-z] () 2022-09-10 23:42:28 +02:00
epenet
0c767bd0d3 Improve entity type hints [s] (part 1/2) () 2022-09-06 13:35:14 +02:00
epenet
0c401bcab2 Use _attr_temperature_unit in climate entities () 2022-08-29 10:20:55 +02:00
epenet
c44391f368 Use climate enums in smarttub () 2022-04-26 09:10:48 +02:00
epenet
d5ab7e7525 Use EntityFeature enum in components (s** 1/2) () 2022-04-06 21:38:14 -10:00
epenet
6f4b25950c Add climate setup type hints [m-z] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 13:09:43 +01:00
Robert Hillis
488a636aec Clean up unused loggers () 2021-10-14 10:03:38 -07:00
Matt Zimmerman
73c6728e98 Add binary_sensor entities for SmartTub reminders () 2021-03-16 17:38:09 +01:00
Matt Zimmerman
c6223873f4 Move SmartTub climate constants to module level () 2021-02-28 13:49:25 -10:00
Matt Zimmerman
5d8390fd9b Add support for SmartTub filtration cycles () 2021-02-21 19:36:50 -10:00
Matt Zimmerman
d32dbc4cdd Add support for SmartTub heat modes () 2021-02-21 18:46:54 -10:00
Matt Zimmerman
115fe26642 Add smarttub sensor platform and state sensor () 2021-02-20 12:25:02 -10:00
Matt Zimmerman
58499946ed Add SmartTub integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-02-16 19:37:56 -10:00