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
- Ensure that Python is installed, or from your package repository (apt/winget).
- [Download the code or git clone this URL] and unzip to the wanted directory.
- Use command prompt to enter the directory of the scripts, then install package requirements:
pip install -r requirements.txt
- Copy config.example.json to config.json and edit to your specific config.
- Drop your unit's MachineProductConfiguration.xml file into the root of the script
- 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.
Languages
Python
100%