iobroker.husqvarna-automower
Version:
This adapter for uses the Husqvarna API to request data for your Husqvarna Automower via the connect module.
8 lines • 643 B
JSON
{
"applicationKey": "Application key",
"applicationKeyHint": "Get your 'Husqvarna Automower Application key' <a href='https://developer.husqvarnagroup.cloud' target='_blank'>here</a>. (format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"applicationSecret": "Application secret",
"applicationSecretHint": "Get your 'Husqvarna Automower Application secret' <a href='https://developer.husqvarnagroup.cloud' target='_blank'>here</a>. (format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"statisticsInterval": "Time interval to retrieve statistical values",
"statisticsIntervalHint": "in minutes (max. 10000 request per month and Application Key)"
}