-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.json
More file actions
93 lines (93 loc) · 3.74 KB
/
Copy pathdist.json
File metadata and controls
93 lines (93 loc) · 3.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"author": "Brors94",
"quickApps": [
{
"name": "Brors: 30.Profile Light Controller",
"uid": "JBS30",
"description": "Profile Light Controller to Automate Room Light Control",
"url": "https://api.github.com/repos/Brors94/30.Profile-Light-Controller/",
"fqa": "30.Profile_Light_Controller.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 31.Scene Controller",
"uid": "JBS31",
"description": "Scene Controller to Automate make scenes with settings Lights like you want them then save them with a press of a button, instead of making scenarios and block scenes",
"url": "https://api.github.com/repos/Brors94/31.Scene-Controller/",
"fqa": "31.Scene_Controller.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 32.Easy Light Controller",
"uid": "JBS32",
"description": "Scene Controller to Automate make scenes with settings Lights like you want them then save them with a press of a button, instead of making scenarios and block scenes",
"url": "https://api.github.com/repos/Brors94/32.Easy-Light-Controller/",
"fqa": "32.Easy_Light_Controller.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 33.Outdoor Light Controller",
"uid": "JBS33",
"description": "Automate your outdoorlight with a few click of setup after sunset and sunrise",
"url": "https://api.github.com/repos/Brors94/33.Outdoor-Light-Controller/",
"fqa": "33.Outdoor_Light_Controller.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 63.AMS Reader Grid Norway",
"uid": "JBS63",
"description": "AMS Reader HAN/P1 Energy Meter QA",
"url": "https://api.github.com/repos/Brors94/AMS-Reader-Grid-Norway/",
"fqa": "63._AMS_Reader_Grid_Norway.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 64.AMS Reader",
"uid": "JBS64",
"description": "AMS Reader HAN/P1 Energy Meter QA",
"url": "https://api.github.com/repos/Brors94/Ams-Reader/",
"fqa": "64._AMS_Reader.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 974.Screen-Controller",
"uid": "JBS974",
"description": "974.Screen-Controller QA is an easy way to automate winda and lux controll for screens.",
"url": "https://api.github.com/repos/Brors94/974.Screen-Controller/",
"fqa": "974.Screens_Controller.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\"",
"ignore": ["Config"]
},
{
"name": "Brors: 980.Settings Overview",
"uid": "JBS980",
"description": "Quickapp to check and monitor Cpu, Memory and settings",
"url": "https://api.github.com/repos/Brors94/Settings-Overview/",
"fqa": "980.Setting_Overview.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\""
},
{
"name": "Brors: 998.Modbus Chint NB2",
"uid": "JBS998",
"description": "Quickapp to Monitor and control the Smart Circuit Breaker From Chint NB2 over modbus.",
"url": "https://api.github.com/repos/Brors94/998.Modbus-Chint-NB2/",
"fqa": "998.Modbus_CHINT_NB2.fqa",
"versionFile": "main",
"versionPattern": "local VERSION = \"([^\"]+)\""
}
]
}