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

7 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
Franck Nijhof
1a079d7c6f
Remove LaMetric entity descriptions required fields mixins () 2023-11-14 21:48:20 -05:00
Franck Nijhof
47af325a88
Add entity name translations to LaMetric ()
* Add entity name translations to LaMetric

* Consistency
2023-03-30 20:54:31 -04: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
Franck Nijhof
6ea6782d23
Add buttons to dismiss notifications in LaMetric () 2022-10-19 17:46:54 +02:00
Franck Nijhof
a18f8d2ff3
Add error handling to LaMetric button platform () 2022-10-11 23:50:07 +02:00
Franck Nijhof
c26d6879ae
Add button platform to LaMetric ()
* Add button platform to LaMetric

* coveragerc

* Fix docstring

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-24 10:10:36 +02:00