hass-core/homeassistant/components/plugwise
Joost Lekkerkerker d676d95901
Fix translation key in Plugwise (#101862)
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-12 12:51:40 +02:00
..
__init__.py
binary_sensor.py Bump plugwise to v0.31.9 (#97203) 2023-08-08 16:38:37 +02:00
climate.py Plugwise climate: add HVAC_Mode handling to set_temperature() (#98273) 2023-08-13 12:39:46 +02:00
config_flow.py
const.py
coordinator.py Bump plugwise to v0.31.9 (#97203) 2023-08-08 16:38:37 +02:00
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
manifest.json Update plugwise to v0.33.0 (#100689) 2023-09-21 19:19:03 +02:00
number.py Add missing step-differentiation for the Plugwise temperature_offset (#100654) 2023-09-21 19:31:53 +02:00
select.py Bump plugwise to v0.31.9 (#97203) 2023-08-08 16:38:37 +02:00
sensor.py Bump plugwise to v0.31.9 (#97203) 2023-08-08 16:38:37 +02:00
strings.json Fix translation key in Plugwise (#101862) 2023-10-12 12:51:40 +02:00
switch.py Bump plugwise to v0.31.9 (#97203) 2023-08-08 16:38:37 +02:00
util.py