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