hass-core/homeassistant/components/modbus
2022-02-25 08:05:19 -08:00
..
__init__.py Remove deprecated reverse_order and data_count from Modbus (#67236) 2022-02-25 08:01:03 -08:00
base_platform.py Correct switch verify to handle discret_read in Modbus (#66890) 2022-02-21 19:15:03 +01:00
binary_sensor.py Diferentiate between attr_name and entity_id in Modbus tests (#66999) 2022-02-21 14:56:31 -08:00
climate.py Secure ATTR_ and CONF_ use identical texts in Modbus (#66901) 2022-02-25 08:05:19 -08:00
const.py Secure ATTR_ and CONF_ use identical texts in Modbus (#66901) 2022-02-25 08:05:19 -08:00
cover.py Use assignment expressions 32 (#58716) 2021-10-30 16:30:13 +02:00
fan.py Allow toggles (switches) state to be None (#64621) 2022-01-23 11:31:01 +01:00
light.py Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
modbus.py Secure ATTR_ and CONF_ use identical texts in Modbus (#66901) 2022-02-25 08:05:19 -08:00
sensor.py Use assignment expressions 32 (#58716) 2021-10-30 16:30:13 +02:00
services.yaml Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
switch.py Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
validators.py Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00