2025-02-24 21:17:33 -06:00
2025-01-28 17:41:50 -06:00
2025-01-28 17:41:50 -06:00
2025-01-28 17:41:50 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 17:41:50 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 17:41:50 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 00:58:23 -06:00
2025-01-28 00:58:23 -06:00

IntelliStar 2 Message Encoder / Data Collector

Requirements

  • Properly set up interface for UDP.
  • TWC API Key

Completed Records

  • Aches and Pains
  • Air Quality
  • Airport Delays + National Airport delays
  • Alerts (BERecord)
  • Breathing
  • Current Conditions
  • Daily Forecasts
  • Hourly Forecasts
  • Heating and Cooling
  • Mosquito Activity
  • Pollen Forecasts
  • Tide Station Forecasts
  • Watering Needs
  • Marine Forecasts
  • Traffic Forecasts (API access missing)

Usage instructions

  1. Ensure that Python is installed, or from your package repository (apt/winget).
  2. [Download the code or git clone this URL] and unzip to the wanted directory.
  3. Use command prompt to enter the directory of the scripts, then install package requirements:
    pip install -r requirements.txt
  4. Copy config.example.json to config.json and edit to your specific config.
  5. Drop your unit's MachineProductConfiguration.xml file into the root of the script
  6. Run py main.py

Attributions & Disclaimers

Air Quality reports are powered by Copernicus Atmosphere Monitoring Service Information 2022. Neither the European Commission nor ECMWF is responsible for any use that may be made of the Copernicus Information or Data it contains.

Description
No description provided
Readme GPL-3.0 11 MiB
Languages
Python 100%