diff --git a/components/modbus_controller.rst b/components/modbus_controller.rst index 8b43fa882..fe7a2bb71 100644 --- a/components/modbus_controller.rst +++ b/components/modbus_controller.rst @@ -375,7 +375,7 @@ The response is mapped to the sensor based on register_count and offset in bytes Note ---- -Write support is only implemented for switches. +Write support is only implemented for switches and selects. However the C++ code provides the required API to write to a modbus device. These methods can be called from a lambda.