Skip to content

Releases: elahd/ha-nyc311

v0.1.5

15 Feb 02:00
faa6194
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes issue in which all entities become unavailable.

v0.1.4

14 Feb 20:22
b158580
Compare
Choose a tag to compare

🧹 Housekeeping

Made internal changes required to keep the integration working with Home Assistant's 2023.3 release.

v0.1.3

08 Dec 18:27
4aab188
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes "setup failed" error caused by version conflict for aiohttp with Home Assistant.

v0.1.2

22 Aug 14:35
1eaf8b0
Compare
Choose a tag to compare

💡 New Features

Added Home Assistant calendar entities for all three services.

v0.1.1

02 Jun 16:31
Compare
Choose a tag to compare

🐛 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

  1. Refactored / cleaned up codebase.
  2. Updated to support recent changes to HACS.

v0.1

02 May 16:53
22eb295
Compare
Choose a tag to compare
  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).
  2. Switched to semantic versioning.