forked from geoph9/hass-gshell-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
13 lines (13 loc) · 880 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "A simple gnome shell extension for Home Assistant. Check the README on github for additional help!\n\nMain points:\n- You need to provide the url of your hass, a long live access token obtained from your profile page (on your hass web instance) and the entity ids of the entities you want to have as togglable.\n- In order to add some local temperature/humidity sensor, you may also provide a temperature and/or a humidity entity id (which should match the corresponding ids of your hass instance).",
"gettext-domain": "hass-gshell",
"name": "Home Assistant Extension",
"settings-schema": "org.gnome.shell.extensions.hass-data",
"shell-version": [
"45", "46", "47"
],
"url": "https://github.com/geoph9/hass-gshell-extension",
"uuid": "hass-gshell@geoph9-on-github",
"version": 25.0
}