mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update modbus.markdown (#32866)
This commit is contained in:
parent
a9d73a64fc
commit
112bacb3cd
@ -1386,6 +1386,10 @@ sensors:
|
|||||||
description: "Suppress values close to zero. If -zero_suppress <= value <= +zero_suppress --> 0. Can be float or integer"
|
description: "Suppress values close to zero. If -zero_suppress <= value <= +zero_suppress --> 0. Can be float or integer"
|
||||||
required: false
|
required: false
|
||||||
type: float
|
type: float
|
||||||
|
unique_id:
|
||||||
|
description: ID that uniquely identifies the entity. If two sensors have the same unique ID, Home Assistant will raise an exception.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user