Paulus joins Rohan and Phil to celebrate the 5th birthday of Home Assistant, and to explain Nabu Casa.
0.78
- Switchmate and Switchbot components have been added! https://github.com/home-assistant/home-assistant/pull/15535
- Support for Habitica A habit tracker app which treats your goals like a Role Playing Game. https://github.com/home-assistant/home-assistant/pull/15744
- GeoLocation Component This introduces a new component for any geo-location related things. These are typically short-lived events in the real world like for example bushfires, earthquakes or severe weather events.
- Insteon Cover Add Cover to the Insteon component https://home-assistant.io/components/cover.insteon/
- Mi Flora median calculation Fixes the way the median calculation is handled in Home Assistant. Retries and timout config parameters have been removed, they were not used for several months. cache_value config has been replaced with scan_interval https://github.com/home-assistant/home-assistant/pull/16085
- Twitch component is now using a new API version, and now requires a client_id to be specified https://github.com/home-assistant/home-assistant/pull/16428