1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 22:37:07 +00:00

5 Commits

Author SHA1 Message Date
epenet
190ef4ee35
Use EntityFeature enum in components (s** 2/2) () 2022-04-07 15:06:34 +02:00
Marc Mueller
539a469a8b
Update coordinator typing (5) [r-s] () 2022-03-21 15:24:05 +01:00
epenet
7da7a8434e
Use new enums in switchbot ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:03:08 +01:00
RenierM26
3c80e05100
Set Switchbot _attr_is_closed on init ()
* self._attr_is_closed needs to be set initially.

* Set _attr_is_closed on init.
2021-09-24 12:13:45 -06:00
RenierM26
26e9590927
Add cover platform to switchbot ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-21 12:35:47 -05:00