core/homeassistant/components/modbus
Erik Montnemery 2720ba2753
Move temperature conversions to sensor base class (4/8) (#54472)
* Move temperature conversions to entity base class (4/8)

* Fix litterrobot sensor

* Fix tests
2021-08-11 21:17:47 +02:00
..
__init__.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
base_platform.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
binary_sensor.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
climate.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
const.py Add parameter to delay sending of requests in modbus (#54203) 2021-08-07 21:10:08 -07:00
cover.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
fan.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
light.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
manifest.json Bump pymodbus version to 2.5.3rc1 (#54318) 2021-08-10 10:16:38 +02:00
modbus.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
sensor.py Move temperature conversions to sensor base class (4/8) (#54472) 2021-08-11 21:17:47 +02:00
services.yaml
switch.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
validators.py Solve missing automatic update of struct configuration in modbus (#54193) 2021-08-07 21:11:56 -07:00