mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add calendar domain to sensors (#15002)
This commit is contained in:
parent
b2d5304488
commit
f2a67a5fa9
@ -201,6 +201,7 @@ export const DOMAINS_WITH_CARD = [
|
||||
export const SENSOR_ENTITIES = [
|
||||
"sensor",
|
||||
"binary_sensor",
|
||||
"calendar",
|
||||
"camera",
|
||||
"device_tracker",
|
||||
"weather",
|
||||
|
Loading…
x
Reference in New Issue
Block a user