Releases: elahd/ha-nyc311
Releases · elahd/ha-nyc311
v0.1.5
🐛 Bug Fixes
Fixes issue in which all entities become unavailable.
v0.1.4
🧹 Housekeeping
Made internal changes required to keep the integration working with Home Assistant's 2023.3 release.
v0.1.3
🐛 Bug Fixes
Fixes "setup failed" error caused by version conflict for aiohttp with Home Assistant.
v0.1.2
💡 New Features
Added Home Assistant calendar entities for all three services.
v0.1.1
🐛 Bug Fixes
Support for all status types via Freedom of Information Law request FOIL-2022-858-00121 to the NYC Department of Information Technology and Telecommunications (DOITT). If a public API is horribly documented, FOIL the source code! This fixes #6.
I've uploaded the DOITT's spreadsheet of known statuses to elahd/nyc311calendar as a public reference.
🧹 Housekeeping
- Refactored / cleaned up codebase.
- Updated to support recent changes to HACS.
v0.1
- Added support for the "Staff Only" status. Thank you, Anniversary Day and Chancellor's Conference Day 2022, for revealing this bug and @aniceberg for submitting the report (#4).
- Switched to semantic versioning.