hass-core/homeassistant/components/plugwise
Tom a43dcaf812
Plugwise add value_fn for select (#93375)
* Plugwise prepare value_fn for select

* Plugwise prepare value_fn for select

* Try proposed options

* Fix initial defs

---------

Co-authored-by: Bouwe Westerdijk <11290930+bouwew@users.noreply.github.com>
2023-05-24 07:56:17 +02:00
..
__init__.py Clean up gateway logic from Plugwise (#91769) 2023-04-21 21:38:45 +03:00
binary_sensor.py Plugwise binary_sensor typing improvement (#93371) 2023-05-22 23:02:42 +02:00
climate.py
config_flow.py Bump plugwise to v0.31.0 (#91831) 2023-04-22 12:59:47 +02:00
const.py Clean up gateway logic from Plugwise (#91769) 2023-04-21 21:38:45 +03:00
coordinator.py
diagnostics.py
entity.py
manifest.json Bump plugwise to v0.31.1 (#92249) 2023-04-29 18:49:15 +02:00
number.py Add entity name translations to Plugwise (#90537) 2023-04-03 09:25:02 -04:00
select.py Plugwise add value_fn for select (#93375) 2023-05-24 07:56:17 +02:00
sensor.py Use UnitOfVolumeFlowRate in huisbaasje and plugwise (#88967) 2023-03-01 15:26:39 +01:00
strings.json Add entity name translations to Plugwise (#90537) 2023-04-03 09:25:02 -04:00
switch.py Plugwise add value_fn for switch (#93345) 2023-05-22 22:15:02 +02:00
util.py