1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/homeassistant/components/dunehd/manifest.json
2023-08-29 12:41:19 +02:00

11 lines
257 B
JSON

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