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:
@@ -3,5 +3,5 @@
|
||||
sensor:
|
||||
- platform: adc
|
||||
pin: VCC
|
||||
name: "VCC Voltage"
|
||||
name: "ESP chip VCC Voltage"
|
||||
entity_category: diagnostic
|
||||
|
||||
Reference in New Issue
Block a user