mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Document slave sensors. (#21842)
This commit is contained in:
parent
09ef007ced
commit
55f94cfd09
@ -919,6 +919,10 @@ sensors:
|
||||
description: An ID that uniquely identifies this sensor. If two sensors have the same unique ID, Home Assistant will raise an exception.
|
||||
required: false
|
||||
type: string
|
||||
slave_count:
|
||||
description: Generates x-1 slave sensors, allowing read of multiple registers with a single read messsage.
|
||||
required: false
|
||||
type: integer
|
||||
{% endconfiguration %}
|
||||
|
||||
<div class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user