16 lines
255 B
JSON
16 lines
255 B
JSON
{
|
|
"title": "Tasmota",
|
|
"tagline": "Tasmota",
|
|
"icon": "tasmota.svg",
|
|
"stability": "community",
|
|
"offline": true,
|
|
"technologies": [
|
|
"network",
|
|
"mqtt"
|
|
],
|
|
"categories": [
|
|
"relay",
|
|
"socket"
|
|
]
|
|
}
|