iobroker.onlycat
Version:
Adapter for OnlyCat cat flaps with prey detection
26 lines • 635 B
JSON
{
"i18n": true,
"type": "tabs",
"items": {
"loginTab": {
"type": "panel",
"label": "account settings",
"items": {
"_header_login": {
"type": "header",
"size": 2,
"text": "onlycat account"
},
"token": {
"type": "text",
"label": "token",
"xs": 12,
"sm": 12,
"md": 6,
"lg": 4,
"xl": 4
}
}
}
}
}