core/homeassistant/components/modbus
jan iversen ec08256ff0
Do not use async_* in a modbus sync function (#50343)
2021-05-09 19:50:23 +02:00
..
__init__.py Fix modbus switch problems (#50117) 2021-05-07 22:12:13 +02:00
binary_sensor.py Cleanup modbus binary_sensor signature (#49809) 2021-05-05 00:29:18 +02:00
climate.py Fix modbus typing (#49938) 2021-05-03 22:45:21 +02:00
const.py Restructure modbus switch, and solve read/write conflicts (#49386) 2021-04-30 16:47:18 +02:00
cover.py Enable homeassistant.update_entity service for all modbus platforms (#49918) 2021-05-02 10:41:36 +02:00
manifest.json Bump pymodbus version to 2.5.1 (#49401) 2021-04-20 10:43:14 +02:00
modbus.py Do not use async_* in a modbus sync function (#50343) 2021-05-09 19:50:23 +02:00
sensor.py Fix modbus typing (#49938) 2021-05-03 22:45:21 +02:00
services.yaml
switch.py Fix modbus switch problems (#50117) 2021-05-07 22:12:13 +02:00