15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"domain": "victron_mk2_mqtt",
|
|
"name": "Victron MK2 MQTT",
|
|
"version": "0.1.0",
|
|
"documentation": "https://git.coadcorp.com/nathan/invertergui",
|
|
"issue_tracker": "https://git.coadcorp.com/nathan/invertergui/issues",
|
|
"dependencies": [
|
|
"mqtt"
|
|
],
|
|
"codeowners": [
|
|
"@nathan"
|
|
],
|
|
"iot_class": "local_push"
|
|
}
|