mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add integration_type to onewire (#81097)
This commit is contained in:
parent
7feb463a4c
commit
60b3c36775
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "onewire",
|
"domain": "onewire",
|
||||||
"name": "1-Wire",
|
"name": "1-Wire",
|
||||||
|
"integration_type": "hub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/onewire",
|
"documentation": "https://www.home-assistant.io/integrations/onewire",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"requirements": ["pyownet==0.10.0.post1"],
|
"requirements": ["pyownet==0.10.0.post1"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user