{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Fetches and parses air quality data from Nettigo Air Monitor devices and compatible Sensor.Community firmware over HTTP, handling connection, authentication, and retry logic.","skillfed_tags":["air-quality","async-http-client","iot-integration"],"use_cases":["Integrate air quality readings into a home automation system.","Build a local monitoring dashboard that polls multiple Nettigo devices on a network.","Collect historical air quality data for analysis or alerting based on thresholds.","Sync sensor data to a cloud platform or time-series database for tracking.","Develop a custom application that reacts to real-time air quality changes."],"what_it_does":"Nettigo Air Monitor is an async Python client for querying air quality data from Nettigo Air Monitor hardware and compatible Sensor.Community firmware devices. It wraps HTTP communication with connection pooling via aiohttp, handles authentication, and includes automatic retry logic via tenacity and data deserialization via dacite and aqipy-atmotech.\n\nThe package is designed for integration into monitoring dashboards or data collection pipelines where you need to periodically fetch sensor readings from devices on a local network. It exposes device metadata (firmware version, MAC address, location) and sensor measurements through a simple async interface, with built-in error handling for network timeouts, authentication failures, and malformed responses.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. Install it if you own or have access to a Nettigo Air Monitor or Sensor.Community device and need to fetch its data programmatically in an async Python application."},"id":"nettigo-air-monitor","links":{"html":"https://skillfed.io/packages/nettigo-air-monitor","md":"https://skillfed.io/packages/nettigo-air-monitor.md","pypi":"https://pypi.org/project/nettigo-air-monitor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-06-30","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"nettigo-air-monitor","python_support":"supports_current","summary":"Python wrapper for getting air quality data from Nettigo Air Monitor devices."},"popularity":{"monthly_downloads":73938,"position":14906,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.0.0"}
