mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Added # comment for Sensor
Comments for unique sensor labels.
This commit is contained in:
parent
5e0a4c316f
commit
17865c78c4
@ -134,6 +134,9 @@ automation:
|
||||
service: light.turn_off
|
||||
entity_id: group.all_lights
|
||||
|
||||
# Sensors need to be added into the configuration.yaml as sensor:, sensor 2:, sensor 3:, etc.
|
||||
# Each sensor label should be unique or your sensors might not load correctly.
|
||||
|
||||
sensor:
|
||||
platform: systemmonitor
|
||||
resources:
|
||||
|
Loading…
x
Reference in New Issue
Block a user