Settle on a common prefix to ESP-specific entities
esp is often used as a bridge to other device, e.g. a lock, an AC, a siren, power switch etc. It helps to distinguish esp chip sensor readings from that of the target device
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
sensor:
|
||||
- platform: uptime
|
||||
name: "Uptime"
|
||||
name: "ESP chip uptime"
|
||||
|
||||
Reference in New Issue
Block a user