(the shopping list and signal PRs had to be included to include legacy API fix)
- Add websocket call for adding item to shopping-list ([iantrich] - [18623]) ([shopping_list docs])
- Convert shopping-list update to WebSockets ([iantrich] - [18713]) ([shopping_list docs])
- Legacy api fix ([balloob] - [18733]) ([http docs])
- Fix logbook domain filter - alexa, homekit ([cdce8p] - [18790]) ([logbook docs])
- Make auth backwards compat again ([balloob] - [18792])
- Render the secret ([balloob] - [18793]) ([owntracks docs])
- Fix race condition in group.set ([balloob] - [18796]) ([group docs])
- BUGFIX: handle extra fan speeds. ([marchingphoenix] - [18799]) ([google_assistant docs])
- Bumped py17track to 2.1.0 ([bachya] - [18804]) ([sensor.seventeentrack docs])
- Remove self from update function in rainmachine ([Danielhiversen] - [18807]) ([binary_sensor.rainmachine docs])
- Remove additional self from update function in RainMachine ([bachya] - [18810]) ([sensor.rainmachine docs])
- Hotfix for crash with virtual devices ([pbalogh77] - [18808]) ([fibaro docs])
- Use proper signals ([balloob] - [18613]) ([emulated_hue docs]) ([http docs])
[18613]: https://github.com/home-assistant/home-assistant/pull/18613
[18623]: https://github.com/home-assistant/home-assistant/pull/18623
[18713]: https://github.com/home-assistant/home-assistant/pull/18713
[18733]: https://github.com/home-assistant/home-assistant/pull/18733
[18790]: https://github.com/home-assistant/home-assistant/pull/18790
[18792]: https://github.com/home-assistant/home-assistant/pull/18792
[18793]: https://github.com/home-assistant/home-assistant/pull/18793
[18796]: https://github.com/home-assistant/home-assistant/pull/18796
[18799]: https://github.com/home-assistant/home-assistant/pull/18799
[18804]: https://github.com/home-assistant/home-assistant/pull/18804
[18807]: https://github.com/home-assistant/home-assistant/pull/18807
[18808]: https://github.com/home-assistant/home-assistant/pull/18808
[18810]: https://github.com/home-assistant/home-assistant/pull/18810
[Danielhiversen]: https://github.com/Danielhiversen
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[cdce8p]: https://github.com/cdce8p
[iantrich]: https://github.com/iantrich
[marchingphoenix]: https://github.com/marchingphoenix
[pbalogh77]: https://github.com/pbalogh77
[binary_sensor.rainmachine docs]: https://www.home-assistant.io/components/binary_sensor.rainmachine/
[emulated_hue docs]: https://www.home-assistant.io/components/emulated_hue/
[fibaro docs]: https://www.home-assistant.io/components/fibaro/
[google_assistant docs]: https://www.home-assistant.io/components/google_assistant/
[group docs]: https://www.home-assistant.io/components/group/
[http docs]: https://www.home-assistant.io/components/http/
[logbook docs]: https://www.home-assistant.io/components/logbook/
[owntracks docs]: https://www.home-assistant.io/components/owntracks/
[sensor.rainmachine docs]: https://www.home-assistant.io/components/sensor.rainmachine/
[sensor.seventeentrack docs]: https://www.home-assistant.io/components/sensor.seventeentrack/
[shopping_list docs]: https://www.home-assistant.io/components/shopping_list/