- Fix ZHA device diagnostics error for unknown unsupported attributes ([TheJulianJES] - [101239]) ([zha docs])
- Bump pyyardian to 1.1.1 ([h3l1o5] - [101363]) ([yardian docs]) (dependency)
- Fix Withings translations ([joostlek] - [101397]) ([withings docs])
- Raise vol.Invalid for invalid mqtt device_tracker config ([jbouwh] - [101399]) ([mqtt docs])
- Bump dbus-fast to 2.11.1 ([bdraco] - [101406]) ([bluetooth docs]) (dependency)
- Add translation for Tamper binary sensor ([joostlek] - [101416]) ([binary_sensor docs])
- Add wake word cooldown to avoid duplicate wake-ups ([synesthesiam] - [101417]) ([assist_pipeline docs])
- Adjust WeatherFlow wind sensors to appropriately match native unit and library field ([natekspencer] - [101418]) ([weatherflow docs])
- Bump env_canada to v0.5.37 ([michaeldavie] - [101435]) ([environment_canada docs])
- Fix device_class.capitalize() in Point ([fredrike] - [101440]) ([point docs])
- SMA add missing entity descriptions ([rklomp] - [101462]) ([sma docs])
- Fix Trafikverket Camera if no location data ([gjohansson-ST] - [101463]) ([trafikverket_camera docs])
- Update frontend to 20231005.0 ([piitaya] - [101480]) ([frontend docs])
- Bump zeroconf to 0.115.2 ([bdraco] - [101482]) ([zeroconf docs]) (dependency)
- bump pywaze to 0.5.1 sets timeout to 60s ([eifinger] - [101487]) ([waze_travel_time docs]) (dependency)
- Fix caching of latest short term stats after insertion of external stats ([bdraco] - [101490]) ([recorder docs])
- Fix key error in config flow when duplicate stop names exist ([ViViDboarder] - [101491]) ([nextbus docs])
- Fix bug in calendar state where alarms due to alarms not scheduled ([allenporter] - [101510]) ([calendar docs])
- Fix for rainbird unique id ([allenporter] - [101512]) ([rainbird docs])
- Limit waze_travel_time to 0.5call/s over all entries ([eifinger] - [101514]) ([waze_travel_time docs])
- Use config flow in color extractor tests ([joostlek] - [101524]) ([color_extractor docs])
- Delete existing Withings cloudhook ([joostlek] - [101527]) ([withings docs])
- Modbus, wrong length when reading strings ([janiversen] - [101529]) ([modbus docs])
- Update LoqedAPI to handle invalid transitions better ([mikewoudenberg] - [101534]) ([loqed docs]) (dependency)
- Cancel callbacks on Withings entry unload ([joostlek] - [101536]) ([withings docs])
- Bump HAP-python to 4.8.0 ([bdraco] - [101538]) ([homekit docs])
- Add Withings webhooks after a slight delay ([joostlek] - [101542]) ([withings docs])
- Only import color extractor when domain is in config ([joostlek] - [101522]) ([color_extractor docs])
[101239]: https://github.com/home-assistant/core/pull/101239
[101363]: https://github.com/home-assistant/core/pull/101363
[101386]: https://github.com/home-assistant/core/pull/101386
[101397]: https://github.com/home-assistant/core/pull/101397
[101399]: https://github.com/home-assistant/core/pull/101399
[101406]: https://github.com/home-assistant/core/pull/101406
[101416]: https://github.com/home-assistant/core/pull/101416
[101417]: https://github.com/home-assistant/core/pull/101417
[101418]: https://github.com/home-assistant/core/pull/101418
[101435]: https://github.com/home-assistant/core/pull/101435
[101440]: https://github.com/home-assistant/core/pull/101440
[101462]: https://github.com/home-assistant/core/pull/101462
[101463]: https://github.com/home-assistant/core/pull/101463
[101480]: https://github.com/home-assistant/core/pull/101480
[101482]: https://github.com/home-assistant/core/pull/101482
[101487]: https://github.com/home-assistant/core/pull/101487
[101490]: https://github.com/home-assistant/core/pull/101490
[101491]: https://github.com/home-assistant/core/pull/101491
[101510]: https://github.com/home-assistant/core/pull/101510
[101512]: https://github.com/home-assistant/core/pull/101512
[101514]: https://github.com/home-assistant/core/pull/101514
[101522]: https://github.com/home-assistant/core/pull/101522
[101524]: https://github.com/home-assistant/core/pull/101524
[101527]: https://github.com/home-assistant/core/pull/101527
[101529]: https://github.com/home-assistant/core/pull/101529
[101534]: https://github.com/home-assistant/core/pull/101534
[101536]: https://github.com/home-assistant/core/pull/101536
[101538]: https://github.com/home-assistant/core/pull/101538
[101542]: https://github.com/home-assistant/core/pull/101542
[TheJulianJES]: https://github.com/TheJulianJES
[ViViDboarder]: https://github.com/ViViDboarder
[allenporter]: https://github.com/allenporter
[bdraco]: https://github.com/bdraco
[eifinger]: https://github.com/eifinger
[fredrike]: https://github.com/fredrike
[frenck]: https://github.com/frenck
[gjohansson-ST]: https://github.com/gjohansson-ST
[h3l1o5]: https://github.com/h3l1o5
[janiversen]: https://github.com/janiversen
[jbouwh]: https://github.com/jbouwh
[joostlek]: https://github.com/joostlek
[michaeldavie]: https://github.com/michaeldavie
[mikewoudenberg]: https://github.com/mikewoudenberg
[natekspencer]: https://github.com/natekspencer
[piitaya]: https://github.com/piitaya
[rklomp]: https://github.com/rklomp
[synesthesiam]: https://github.com/synesthesiam
[advantage_air docs]: https://www.home-assistant.io/integrations/advantage_air/
[aemet docs]: https://www.home-assistant.io/integrations/aemet/
[aftership docs]: https://www.home-assistant.io/integrations/aftership/
[airly docs]: https://www.home-assistant.io/integrations/airly/
[assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/
[binary_sensor docs]: https://www.home-assistant.io/integrations/binary_sensor/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[calendar docs]: https://www.home-assistant.io/integrations/calendar/
[color_extractor docs]: https://www.home-assistant.io/integrations/color_extractor/
[environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[loqed docs]: https://www.home-assistant.io/integrations/loqed/
[modbus docs]: https://www.home-assistant.io/integrations/modbus/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[nextbus docs]: https://www.home-assistant.io/integrations/nextbus/
[point docs]: https://www.home-assistant.io/integrations/point/
[rainbird docs]: https://www.home-assistant.io/integrations/rainbird/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[sma docs]: https://www.home-assistant.io/integrations/sma/
[trafikverket_camera docs]: https://www.home-assistant.io/integrations/trafikverket_camera/
[waze_travel_time docs]: https://www.home-assistant.io/integrations/waze_travel_time/
[weatherflow docs]: https://www.home-assistant.io/integrations/weatherflow/
[withings docs]: https://www.home-assistant.io/integrations/withings/
[yardian docs]: https://www.home-assistant.io/integrations/yardian/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
[zha docs]: https://www.home-assistant.io/integrations/zha/