hass-core/homeassistant/components/modbus
k3mpaxl 430cdc6d4c
Update modbus climate ()
Single register values weren't parsed accordingly for climate devices.
Co-authored-by: jan Iversen <jancasacondor@gmail.com>
2022-02-28 18:52:36 +01:00
..
__init__.py Remove generic data types INT, UINT, FLOAT in modbus () 2022-02-26 13:27:48 -08:00
base_platform.py Correct switch verify to handle discret_read in Modbus () 2022-02-21 19:15:03 +01:00
binary_sensor.py Diferentiate between attr_name and entity_id in Modbus tests () 2022-02-21 14:56:31 -08:00
climate.py Update modbus climate () 2022-02-28 18:52:36 +01:00
const.py Remove generic data types INT, UINT, FLOAT in modbus () 2022-02-26 13:27:48 -08:00
cover.py
fan.py Allow toggles (switches) state to be None () 2022-01-23 11:31:01 +01:00
light.py
manifest.json Add loggers to integration manifest.json () 2022-01-28 13:37:53 -08:00
modbus.py Secure ATTR_ and CONF_ use identical texts in Modbus () 2022-02-25 08:05:19 -08:00
sensor.py
services.yaml Allow "slave" parameter in modbus service calls () 2022-02-24 13:35:45 +01:00
switch.py
validators.py Remove generic data types INT, UINT, FLOAT in modbus () 2022-02-26 13:27:48 -08:00