mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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"
|
||||
required: false
|
||||
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 %}
|
||||
|
||||
<div class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user