Skip to content

Commit

Permalink
bump api to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msp1974 committed Oct 17, 2022
1 parent 945ac68 commit 8250f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/wiser/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"dependencies": ["http", "websocket_api", "frontend", "lovelace"],
"codeowners": ["@asantaga", "@msp1974"],
"version": "3.2.0",
"requirements": ["aioWiserHeatAPI==0.1.0"],
"requirements": ["aioWiserHeatAPI==0.1.1"],
"zeroconf": [{ "type": "_http._tcp.local.", "name": "wiser*" }]
}

0 comments on commit 8250f4f

Please sign in to comment.