1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/onewire/manifest.json
2020-01-07 13:28:35 +01:00

9 lines
217 B
JSON

{
"domain": "onewire",
"name": "1-Wire",
"documentation": "https://www.home-assistant.io/integrations/onewire",
"requirements": ["pyownet==0.10.0.post1"],
"dependencies": [],
"codeowners": ["@garbled1"]
}