hass-core/homeassistant/components/intellifire/manifest.json
Jeef f854fdb8fd
Add Intellifire Gas Fireplace integration (#63637)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-01-20 10:01:04 +01:00

14 lines
No EOL
299 B
JSON

{
"domain": "intellifire",
"name": "IntelliFire",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/intellifire",
"requirements": [
"intellifire4py==0.4.3"
],
"dependencies": [],
"codeowners": [
"@jeeftor"
],
"iot_class": "local_polling"
}