Skip to content

Missing Modbus Features Listed In Documentation #4086

@avsmith11

Description

@avsmith11

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

  1. read documentation
  2. write hvac_onoff_coil in config file
  3. sadness

Anything in the Supervisor logs that might be useful for us?

N/A

Anything in the Host logs that might be useful for us?

N/A

System information

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions