Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Set integration_type to device in manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
a529987659852 committed Nov 6, 2022
1 parent 1d72afd commit a81567d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/openwbmqtt/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"requirements": [],
"iot_class": "local_polling",
"version": "0.5",
"config_flow": true
"config_flow": true,
"integration_type": "device"
}

0 comments on commit a81567d

Please sign in to comment.