mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to p1_monitor (#159869)
This commit is contained in:
committed by
GitHub
parent
1e9af4fbe0
commit
7f28f09616
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@klaasnicolaas"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/p1_monitor",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["p1monitor"],
|
||||
"requirements": ["p1monitor==3.2.0"]
|
||||
|
||||
@@ -4934,7 +4934,7 @@
|
||||
},
|
||||
"p1_monitor": {
|
||||
"name": "P1 Monitor",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user