rename tabs
This commit is contained in:
parent
4764cf4223
commit
e5c9e30b2f
7 changed files with 12 additions and 6 deletions
|
@ -44,6 +44,12 @@ The better way is to :
|
|||
3. pull this repository,
|
||||
4. select only flow tabs you want in flow manager. (top right button)
|
||||
|
||||
Tabs starting with:
|
||||
* K. Kernel tabs, required
|
||||
* P. Protocols tabs, required
|
||||
* U. Dashboard tabs,required
|
||||
* R. Rooms tabs, not required, some exemples of rooms taken from my house
|
||||
|
||||
## LICENSE
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE version 3 (GPL-3.0 license)
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": "ab51b1e8cad7b700",
|
||||
"type": "tab",
|
||||
"label": "Kernel",
|
||||
"label": "K.Kernel",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": "c2bfa0fea66ef080",
|
||||
"type": "tab",
|
||||
"label": "R.Config",
|
||||
"label": "U.Config",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": "e19f53e3dc7ab928",
|
||||
"type": "tab",
|
||||
"label": "R.Home",
|
||||
"label": "U.Home",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": "aab0c030de7df5cc",
|
||||
"type": "tab",
|
||||
"label": "K.Room",
|
||||
"label": "U.Room",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": "677f66663a198839",
|
||||
"type": "tab",
|
||||
"label": "R.System",
|
||||
"label": "U.System",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
Loading…
Reference in a new issue