Skip to content

zont_prom_exporter: add internet_weather metric (if provided) #16

Description

@defanator

If geo location is set for a corresponding unit, zont API would provide the internet_weather metric indicating forecasted temperature in a given location:

defan@defmbp attic % cat 20250929-dump-devices-when-zont-is-offline.json | jq -r '.[] | { name, internet_weather }' 
{
  "name": "BAXI CONNECT+",
  "internet_weather": 5.3
}

It is worth to add this metric to the list of exposed metrics by zont_prom_exporter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions