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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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