Add image domain to sensors (#20194)

This commit is contained in:
On Freund
2024-03-26 21:48:27 +02:00
committed by GitHub
parent e9cac94aee
commit b239ec2b71

View File

@@ -231,6 +231,7 @@ export const SENSOR_ENTITIES = [
"calendar",
"camera",
"device_tracker",
"image",
"weather",
];