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 86f3a88 commit 30474eaCopy full SHA for 30474ea
custom_components/hubitat/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "../../manifest-schema.json",
3
- "version": "0.9.32",
+ "version": "0.9.33",
4
"domain": "hubitat",
5
"name": "Hubitat",
6
"config_flow": true,
pyproject.toml
[project]
name = "hubitat"
-version = "0.9.32"
+version = "0.9.33"
description = "A Hubitat integration for Home Assistant"
authors = [{ name = "Jason Cheatham", email = "jason@jasoncheatham.com" }]
dependencies = [
0 commit comments