1
0
mirror of https://github.com/home-assistant/core.git synced 2025-11-03 16:09:36 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Marc Mueller
062cc4bfce Add empty line after module docstring [t-v] () 2024-03-08 10:35:23 -05:00
Jan-Philipp Benecke
f18448950c Add icon translations to Utility meter helper () 2024-02-04 23:21:57 +01:00
Erik Montnemery
045c327928 Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Franck Nijhof
868a5f377f Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
dougiteixeira
0431e031ba Fix device source for Utility Meter select ()
Fix Device Source
2023-06-30 14:48:11 -04:00
dougiteixeira
39229ce098 Add the device of the source entity in the helper entities for Utility Meter ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-26 18:08:13 +02:00
epenet
8619df5294 Improve type hints in utility_meter select entity () 2022-08-17 16:38:41 +02:00
Diogo Gomes
ef6b6e7850 Remove deprecated utility_meter entity ()
* remove deprecated utility_meter domain

* remove select_tariff
2022-08-17 16:25:34 +02:00
Diogo Gomes
8e64ae8478 Add unique_id to utility_meter sensors ()
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-13 23:58:15 +02:00
epenet
2cf3057ff1 Add basic type hints to utility_meter ()
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
2022-04-05 15:43:10 +02:00
Erik Montnemery
400943ce99 Make utility_meter tariffs a list () 2022-03-31 13:57:26 +02:00
Erik Montnemery
bdb61e0222 Add config flow for utility_meter () 2022-03-29 14:46:17 +02:00
Diogo Gomes
ba814af701 Adopt SelectEntity in Utility Meter ()
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-03-21 08:21:26 +01:00