core/homeassistant/components/hisense_aehw4a1/manifest.json

14 lines
277 B
JSON

{
"domain": "hisense_aehw4a1",
"name": "Hisense AEH-W4A1",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1",
"requirements": [
"pyaehw4a1==0.3.1"
],
"dependencies": [],
"codeowners": [
"@bannhead"
]
}