mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 08:53:56 +00:00
* Modbus: remove legacy code flexit and stiebel_el are updated to import modbus.const, therefore legacy code can be removed. * Flexit: update const reference from modbus climate.py imports from modbus direct, this is legacy and will result in errors. update import to be modbus.const. * Stiebel_el: update reference to modbus __init.py references modbus directly, this is legacy and will give errors. Update import to be modbus.const.