We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2130eee commit 454a521Copy full SHA for 454a521
bleBoxDevices/packageManifest.json
@@ -1,10 +1,10 @@
1
{
2
"packageName": "bleBox Integration",
3
"author": "David Gutheinz",
4
- "version": "2.0.2",
+ "version": "2.0.0",
5
"minimumHEVersion": "2.2.7",
6
"communityLink": "https://community.hubitat.com/t/blebox-switches-dimmers-etc/9024",
7
- "dateReleased": "2021-07-30",
+ "dateReleased": "2021-07-27",
8
"apps": [
9
10
"id": "e6e5f174-e7b9-4f9a-8d1e-fae71570d255",
@@ -13,7 +13,7 @@
13
"location": "https://raw.githubusercontent.com/DaveGut/HubitatActive/master/bleBoxDevices/Application/bleboxApplication.groovy",
14
"required": true,
15
"oauth": false,
16
- "primary": true
+ "primary": false
17
}
18
],
19
"drivers": [
0 commit comments