mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Merge pull request #2205 from trsqr/patch-2
doc: Selects also implement writes
This commit is contained in:
commit
6f754f1e2c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user