Date: 2025-01-11
- Fixing Blocking Errors in Home Assistant 2025.1
- Bumped
pymeteobridgesql
to 1.3.3
Date: 2025-01-11
- Fixing Blocking Errors in Home Assistant 2025.1
- Fixed errors in config flow.
- Added Startup LOGGER Banner. Thanks to MTrab for the code.
Date: 2025-01-11
- Fixed errors in config flow, causing blocking calls errors.
- Fixed missing AQI value if PM2.5 was 0
- Bumped
pymeteobridgesql
to 1.3.2
Date: 2025-01-11
- Bumped development environment to Python 3.13
Date: 2024-05-05
- Added
visibility
to Minute Data
- Bumped pymeteobridgesql to 1.2.2 to support new database fields
- Added visibility to Hourly Forecast
Date: 2024-05-01
- Bumped pymeteobridgesql to 1.2.1 to support new database fields
Date: 2024-04-28
- Bumped pymeteobridgesql to 1.1.7 to support new database fields
Date: 2024-02-13
- Added new sensor
Condition Text
Date: 2024-02-10
- Renamed the Integration to
meteobridge
. This will conflict another of my Integrations, but this no longer maintained. - Ensure there is always 48 hours of Hourly Forecast data
- Bumped pymeteobridgesql to 1.1.2
Date: 2024-02-10
- Added Condition Icon.
- Added Weather Forecast Description
- Bumped pymeteobridgesql to 1.1.0
- Added
weather
entity, using visual crossing as source
Date: 2024-02-08
- Added Cloud Base sensor.
- Enforced only 1 decimal on Air Quality Index
- Bumped pymeteobridgesql to 1.0.6
- Upgraded to Python 3.12 in development container
Date: 2024-01-27
- Added Air Quality sensor.