mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-02 22:30:08 +02:00
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"title": "EVerest",
|
|
"tagline": "Control and monitor EVerest based EV chargers",
|
|
"icon": "everest.png",
|
|
"stability": "consumer",
|
|
"offline": true,
|
|
"technologies": [
|
|
"network"
|
|
],
|
|
"categories": [
|
|
"energy"
|
|
]
|
|
}
|