mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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 = [
|
export const SENSOR_ENTITIES = [
|
||||||
"sensor",
|
"sensor",
|
||||||
"binary_sensor",
|
"binary_sensor",
|
||||||
|
"calendar",
|
||||||
"camera",
|
"camera",
|
||||||
"device_tracker",
|
"device_tracker",
|
||||||
"weather",
|
"weather",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user