Fix text_sensor entity_category

This commit is contained in:
TheThomaas 2026-02-17 18:44:19 +01:00
parent 9b8b87c57f
commit f711d1f5c1

View file

@ -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