All Versions
167
Latest Version
Avg Release Cycle
3 days
Latest Release
1676 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.115.0.b2 Changes
September 08, 2020- ๐ Fix MQTT light value template (@emontnemery - #39820)
- โก๏ธ Update frontend to 20200908.0 (@bramkragten - #39824)
- Avoid failing when hub does not provide cover position information (@Franchie - #39826)
-
v0.115.0.b12 Changes
September 16, 2020 -
v0.115.0.b11 Changes
September 16, 2020๐ฅ Breaking change compared to other betas
๐ณ If you use Home Assistant OS or Home Assistant Docker, your local media is now served from
/media
and no longer from the media folder in your config dir. If you use Home Assistant OS, use the Samba add-on to add folders to your media folder. If you use Docker, map a folder to/media
. You can also configure multiple local media folders underhomeassistant:
in yourconfiguration.yaml
:homeassistant: media\_dirs: media: /mediarecordings: /recordings
๐ Changes
- โ Address error in SQL query (@dgomes - #39939)
- โ Add media dirs core configuration (@frenck - #40071)
- Guard both Shelly 2 & Shelly 2.5 in roller mode (@thecode - #40086)
- โ Remove the unnecessary prefix from the sensor names in the Shelly integration (@bieniu - #40097)
- โฑ Increase TIMEOUT_ACK to 10s (@springstan - #40117)
- โฌ๏ธ Bump aioshelly library to version 0.3.2 (@bieniu - #40118)
- ๐ Allow ESPHome to trigger the HA tag scanned event (@jesserockz - #40128)
- ๐ Use device name stored in device_info for tag scan in ESPHome (@jesserockz - #40130)
- Guard for when Yandex Transport data fetching fails (@balloob - #40131)
- ๐ Fix ESPHome scan tag device ID (@balloob - #40132)
-
v0.115.0.b10 Changes
September 15, 2020- โ Use Speedtestdotnet server name when generating server list (@r4nd0mbr1ck - #39775)
- โก๏ธ Update gogogate2-api to 2.0.2 (@bdraco - #40010)
- ๐ Fix ecobee weather forcast off by 1 bug (@b3nj1 - #40048)
- Correct devolo climate devices (@2Fake - #40061)
- ๐ Fix default forecast mode OpenWeatherMap (@freekode - #40062)
- โฌ๏ธ Bump aiohomekit version (regression fix) (@Jc2k - #40064)
- โก๏ธ Update docker base image to 8.4.0 (@pvizeli - #40066)
- ๐ Fix tag last scanned serialization (@balloob - #40067)
- ๐ Fix netatmo media browser of outdoor events (@cgtobi - #40079)
- โฑ Increase TIMEOUT_ACK to 2s (@emontnemery - #40080)
- โก๏ธ Update ZHA dependency (@Adminiuga - #40083)
- Check Sonos for local library before browsing (@cgtobi - #40085)
- Convert color temperature to hue and saturation for HomeKit (@bdraco - #40089)
- โก๏ธ Update frontend to 20200915.0 (@bramkragten - #40101)
-
v0.115.0.b1 Changes
September 08, 2020- ๐ Support shelly cover(roller) mode (@chemelli74 - #39711)
- Guard for spotify items without type (@balloob - #39795)
- โ Add media class browse media attribute (@MartinHjelmare - #39770)
- โ Add the ability to reload bayesian platforms from yaml (@bdraco - #39771)
- โ Remove invalidation version from panel_custom (@frenck - #39782)
- โช Restore miflora now that v0.7.0 is out (@basnijholt - #39787)
- ๐ Fix Sonos issue (@cgtobi - #39790)
- Copy instead of deepcopy the variables in a wait for trigger (@balloob - #39796)
- ๐ Some shelly fixes (@balloob - #39798)
- โ Remove HTML support from frontend (@balloob - #39799)
- โ Remove deprecated Hue configuration (@frenck - #39800)
- โฌ๏ธ Bump pydelijn to 0.6.1 (@Emilv2 - #39802)
- ๐ Fix cover template entities honoring titlecase True/False (@bdraco - #39803)
- Restore missing device_class to template binary_sensor (@bdraco - #39805)
- Fix isy994 send_node_command (@bdraco - #39806)
-
v0.115.0.b0
September 07, 2020 -
v0.114.3 Changes
August 20, 2020- โก๏ธ Update zeroconf to fix ServiceBrowser leak on cancelation (@bdraco - #38933) (zeroconf docs)
- โฌ๏ธ Bump netdisco to 2.8.2 to accomodate new zeroconf exception (@bdraco - #38949) (discovery docs) (ssdp docs)
- ๐ Fix Control4 light setup issues (@lawtancool - #38952) (control4 docs)
- โฌ๏ธ Bump pychromecast to 7.2.1 (@emontnemery - #39018) (cast docs)
- ๐ Fix emulated hue on/off devices compatibility with alexa (@bdraco - #39063) (emulated_hue docs)
- ๐ Update met.no library (@Danielhiversen - #39076) (met docs) (norway_air docs)
-
v0.114.2 Changes
August 17, 2020- ๐ Fix 'Not Available' message for Onkyo integration (@tizzen33 - #38554) (onkyo docs)
- ๐ Better timeout handling in samsungtv integration (@escoand - #38759) (samsungtv docs)
- ๐ Fix ozw pure rgb dimmer light (@MartinHjelmare - #38877) (ozw docs)
- Fix the CONF_LOOP check to use the config (@automaton82 - #38890) (environment_canada docs)
- Fix error in meteo_france for overseas France cities (@oncleben31 - #38895) (meteo_france docs)
- ๐ Fix Netatmo climate boost/heat event handling (@cgtobi - #38923) (netatmo docs)
- ๐ Fix HC3 compatibility further (@pbalogh77 - #38931) (fibaro docs)
- ๐ Accommodate systems with very large databases and slow disk/cpu (@bdraco - #38947) (recorder docs)
-
v0.114.1 Changes
August 15, 2020- Update meteo_france based on code review (@Quentame - #38789) (meteo_france docs)
- โฑ Catch upnp timeout error (@balloob - #38794) (upnp docs)
- ๐ Handle unhandled exceptions related to unavailable SimpliSafe features (@bachya - #38812) (simplisafe docs)
- ๐ท Make executor max_workers consistent between python versions (@bdraco - #38821)
- ๐ Fix creation of unrequired sensors in OVO energy (@RogerSelwyn - #38835) (ovo_energy docs)
- โฌ๏ธ Bump pywemo to 0.4.46 (@esev - #38845) (wemo docs)
- ๐ Fix OVO Energy Sensors (@timmo001 - #38849) (ovo_energy docs)
- ๐ Fix ozw dimming transition (@firstof9 - #38850) (ozw docs)
- ๐ป Ensure service browser does not collapse on bad dns names (@bdraco - #38851) (zeroconf docs)
- ๐ Update ovoenergy package to v1.1.7 (@timmo001 - #38875) (ovo_energy docs)
- Adjust slow add entities timeouts to handle slowest known case (@bdraco - #38876)