mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Add occupancy triggers (#165374)
This commit is contained in:
@@ -104,6 +104,7 @@ NO_IOT_CLASS = [
|
||||
"media_source",
|
||||
"motion",
|
||||
"my",
|
||||
"occupancy",
|
||||
"onboarding",
|
||||
"panel_custom",
|
||||
"plant",
|
||||
|
||||
@@ -2139,6 +2139,7 @@ NO_QUALITY_SCALE = [
|
||||
"media_source",
|
||||
"motion",
|
||||
"my",
|
||||
"occupancy",
|
||||
"onboarding",
|
||||
"panel_custom",
|
||||
"proxy",
|
||||
|
||||
Reference in New Issue
Block a user