1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-23 13:17:32 +00:00

9 Commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
tronikos
89e2f06304
Flume: Add flume.notifications service ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-25 15:34:48 +02:00
Jeef
38e3e20f74
Add Low Battery binary_sensor to Flume ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 23:11:07 +02:00
Joost Lekkerkerker
09bfb08067
Add entity translations to Flume () 2023-06-27 18:54:32 +02: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
Marc Mueller
b27e89b40e
Improve flume generic typing () 2023-01-07 14:10:44 +01:00
Franck Nijhof
a8f1cc0d33
Remove unneeded guards from (async_)add_entities call () 2022-10-17 21:11:58 +02:00
Jeef
f43c802a03
Flume code quality improvments () 2022-10-12 12:05:22 +02:00
Jeef
22d6ce967d
Add Flume binary sensors ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-10-06 15:09:38 -10:00