This screenshot from Discord suggests the idea that the outage is caused by automated GCP account ban: https://x.com/acgfbr/status/2056866780866351323
HN user
throwaranay4933
Also:
# Atlas
export DISABLE_TELEMETRY=1
# CloudFlare
export WRANGLER_SEND_METRICS=false
export VERCEL_PLUGIN_TELEMETRY=off
# AWS
export SAM_CLI_TELEMETRY=0
export CDK_DISABLE_CLI_TELEMETRY=true
# ???
export DO_NOT_TRACK=truehttps://www.civicsearch.org/ pulls city council transcripts from YouTube etc
If your Home Assistant has Bluetooth, and the Aranet4 has the "smart home" integration enabled (via the app settings), then HA will pick up ambient broadcasts of the sensors out of the box. You don't need Zigbee or explicit pairing.
Also there is a Go equivalent (https://pkg.go.dev/sbinet.org/x/aranet4) which works well on Linux and https://github.com/ryansouza/aranet4-exporter-go can be used to export the data to prometheus.
You're not limited to the Aranet4 app. The device speaks Bluetooth and there are Python and Go libraries for parsing the protocol. There is also a Prometheus exporter for it.
Great product. You can get data into Prometheus with https://github.com/ryansouza/aranet4-exporter-go too.