We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f75f9e commit 7ec5f59Copy full SHA for 7ec5f59
main.go
@@ -32,7 +32,7 @@ var (
32
Manufacturer = "https://github.com/tobias-kuendig/hacompanion"
33
Model = "hacompanion"
34
OsName = runtime.GOOS
35
- Version = "1.0.11"
+ Version = "develop"
36
// NOTE for Home Assistant 2022.3.3 and earlier versions:
37
// Because OsVersion populates the "Firmware" field on the devices page
38
// and the Companion version is not displayed there otherwise,
0 commit comments