1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Add air quality triggers (#166248)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Erik Montnemery
2026-03-23 19:31:29 +01:00
committed by GitHub
parent f9525ebda7
commit 319f9fda92
8 changed files with 2493 additions and 1 deletions

View File

@@ -241,6 +241,7 @@ DEFAULT_INTEGRATIONS = {
*BASE_PLATFORMS,
#
# Integrations providing triggers and conditions for base platforms:
"air_quality",
"door",
"garage_door",
"gate",