Skip to content

Commit

Permalink
Add integration_type for flick_electric (home-assistant#81065)
Browse files Browse the repository at this point in the history
* Add integration_type for flick_electric

* Updates from hassfest
  • Loading branch information
ZephireNZ authored Nov 16, 2022
1 parent 00f4933 commit 3bfb91d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions homeassistant/components/flick_electric/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"requirements": ["PyFlick==0.0.2"],
"codeowners": ["@ZephireNZ"],
"iot_class": "cloud_polling",
"integration_type": "service",
"loggers": ["pyflick"]
}
2 changes: 1 addition & 1 deletion homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,7 @@
},
"flick_electric": {
"name": "Flick Electric",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
Expand Down

0 comments on commit 3bfb91d

Please sign in to comment.