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
binary_sensor.py Plugwise binary_sensor typing improvement (#93371) 2023-05-22 23:02:42 +02:00
climate.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
number.py
select.py Plugwise add value_fn for select (#93375) 2023-05-24 07:56:17 +02:00
sensor.py
strings.json
switch.py Plugwise add value_fn for switch (#93345) 2023-05-22 22:15:02 +02:00
util.py