-
- Downloads
Fix issue #8285 (#8340)
* Fixed a bug where changing fan speed was not possible * Bump pymodbus version to 1.3.1 to fix issue #8285 * Changed all modbus components so that they use CONF_SLAVE from const.py
Showing
- homeassistant/components/binary_sensor/modbus.py 1 addition, 2 deletionshomeassistant/components/binary_sensor/modbus.py
- homeassistant/components/climate/flexit.py 1 addition, 1 deletionhomeassistant/components/climate/flexit.py
- homeassistant/components/modbus.py 1 addition, 1 deletionhomeassistant/components/modbus.py
- homeassistant/components/sensor/modbus.py 1 addition, 2 deletionshomeassistant/components/sensor/modbus.py
- homeassistant/components/switch/modbus.py 1 addition, 2 deletionshomeassistant/components/switch/modbus.py
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
Loading
Please register or sign in to comment