mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add integration_type service to purpleair (#159895)
This commit is contained in:
committed by
GitHub
parent
822227f740
commit
58069fd473
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@bachya"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/purpleair",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["aiopurpleair==2025.08.1"]
|
||||
}
|
||||
|
||||
@@ -5278,7 +5278,7 @@
|
||||
},
|
||||
"purpleair": {
|
||||
"name": "PurpleAir",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user