-
Notifications
You must be signed in to change notification settings - Fork 1
/
repository.json
31 lines (31 loc) · 1.04 KB
/
repository.json
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
{
"author": "Raul Martin Rodriguez",
"gitHubUrl": "https://github.com/luarmr/hubitat",
"packages": [
{
"id": "7fa11e61-dde1-46a6-b303-cb05771de2b8",
"name": "Virtual ip presence sensor",
"category": "Utility",
"location": "https://raw.githubusercontent.com/luarmr/hubitat/main/drivers/virtual_ip_presence_sensor/packageManifest.json",
"description": "Is that machine alive? A wrapper for Hubitat. Allows you to create a presence sensor based on an IP health of a remote host.",
"tags": [
"Cloud",
"LAN",
"Monitoring",
"Presence & Location"
]
},
{
"id": "549b9d03-35dd-4e92-a06b-752c7b4f72d8",
"name": "Pixela Driver",
"category": "Utility",
"location": "https://raw.githubusercontent.com/luarmr/hubitat/main/drivers/pixela_driver/packageManifest.json",
"description": "Driver to use pixela from hubitat, and easy access to the graphs on dashboard",
"tags": [
"Dashboard",
"Graph",
"Tracking"
]
}
]
}