core/homeassistant/components/dunehd/manifest.json

9 lines
208 B
JSON

{
"domain": "dunehd",
"name": "Dune HD",
"documentation": "https://www.home-assistant.io/integrations/dunehd",
"requirements": ["pdunehd==1.3.1"],
"codeowners": ["@bieniu"],
"config_flow": true
}