We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42822e2 commit fdf6bc7Copy full SHA for fdf6bc7
custom_components/automate/manifest.json
@@ -1,11 +1,11 @@
1
{
2
"domain": "automate",
3
"name": "Automate Pulse Hub v2",
4
- "version": "0.13.0",
+ "version": "1.0.0",
5
"config_flow": true,
6
"iot_class": "local_push",
7
"documentation": "https://github.com/sillyfrog/Automate-Pulse-v2",
8
"issue_tracker": "https://github.com/sillyfrog/Automate-Pulse-v2/issues",
9
- "requirements": ["aiopulse2==0.11.0"],
+ "requirements": ["aiopulse2==1.0.0"],
10
"codeowners": ["@sillyfrog"]
11
}
0 commit comments