Deprecate Google Wifi uptime sensor (#177525)

This commit is contained in:
Eddie Reasoner
2026-08-29 16:03:08 +02:00
committed by GitHub
parent e05cb085b9
commit 8813f3137f
@@ -60,6 +60,7 @@ SENSOR_TYPES: tuple[GoogleWifiSensorEntityDescription, ...] = (
sensor_key="updateNewVersion",
icon="mdi:update",
),
# deprecated: The uptime sensor is deprecated and will be removed in 2027.4.0. Use last_restart instead.
GoogleWifiSensorEntityDescription(
key=ATTR_UPTIME,
primary_key="system",