15 lines
272 B
JSON
15 lines
272 B
JSON
{
|
|
"title": "my-PV",
|
|
"tagline": "Control my-PV network enabled heating rods.",
|
|
"icon": "mypv.png",
|
|
"stability": "community",
|
|
"offline": true,
|
|
"technologies": [
|
|
"network",
|
|
"modbus"
|
|
],
|
|
"categories": [
|
|
"heating"
|
|
]
|
|
}
|