-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Describe the issue you are experiencing
Documentation mentions an hvac_onoff_coil field for configuring a modbus device as a climate, but added to the config file, I get an error that it's an invalid option. The same issue is true for the hvac_action_register option, though that is less important to my specific problem.
https://www.home-assistant.io/integrations/modbus/#configuring-climate-entities
Invalid config for 'modbus' at modbus.yaml, line 255: 'hvac_onoff_coil' is an invalid option for 'modbus', check: modbus->0->climates->0->hvac_onoff_coil, please check the docs at https://www.home-assistant.io/integrations/modbus
Invalid config for 'modbus' at modbus.yaml, line 255: 'hvac_onoff_coil' is an invalid option for 'modbus', check: modbus->0->climates->0->hvac_onoff_coil, please check the docs at https://www.home-assistant.io/integrations/modbus
What operating system image do you use?
yellow (Home Assistant Yellow)
What version of Home Assistant Operating System is installed?
13.2
Did the problem occur after upgrading the Operating System?
No
Hardware details
Using Home assistant Yellow, and modbus to an LG Therma-V heat pump via waveshare hub
Steps to reproduce the issue
- read documentation
- write hvac_onoff_coil in config file
- sadness
Anything in the Supervisor logs that might be useful for us?
N/AAnything in the Host logs that might be useful for us?
N/ASystem information
No response
Additional information
No response