Add API connection status sensor (#774)

As requested by users:
- https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/735#discussioncomment-5755419

Could this be used to prevent some of the "Loading..." or perhaps update screen when connection is reestablished?
This commit is contained in:
Edward Firmo
2023-05-22 13:57:49 +02:00
committed by GitHub
parent 1a46c85e6e
commit 8ad3beb72f

View File

@@ -557,6 +557,10 @@ binary_sensor:
entity_category: diagnostic
icon: mdi:tablet-dashboard
##### API connection status
- platform: status
name: ${device_name} Status
##### START - SENSOR CONFIGURATION #####
sensor: