Fix text_sensor entity_category
This commit is contained in:
parent
9b8b87c57f
commit
f711d1f5c1
|
|
@ -115,10 +115,12 @@ sensor:
|
|||
|
||||
text_sensor:
|
||||
- platform: wifi_info
|
||||
entity_category: diagnostic
|
||||
ip_address:
|
||||
name: IP Address
|
||||
entity_category: diagnostic
|
||||
ssid:
|
||||
name: Connected SSID
|
||||
entity_category: diagnostic
|
||||
mac_address:
|
||||
name: MAC Address
|
||||
entity_category: diagnostic
|
||||
Loading…
Reference in a new issue