diff --git a/source/_components/media_player.bluesound.markdown b/source/_components/media_player.bluesound.markdown index 71453b5137d..ff387ec1775 100644 --- a/source/_components/media_player.bluesound.markdown +++ b/source/_components/media_player.bluesound.markdown @@ -10,7 +10,7 @@ footer: true logo: bluesound.png ha_category: Media Player featured: true -ha_release: 0.46 +ha_release: 0.51 ha_iot_class: "Local Polling" --- diff --git a/source/_posts/2017-08-12-release-51.markdown b/source/_posts/2017-08-12-release-51.markdown index be882a5d154..9ed257483ee 100644 --- a/source/_posts/2017-08-12-release-51.markdown +++ b/source/_posts/2017-08-12-release-51.markdown @@ -92,7 +92,7 @@ vacuum: - added invert_state optional parameter ([@gwhiteCL] - [#8695]) ([cover.rpi_gpio docs]) - buienradar dates tz-aware ([@mjj4791] - [#8767]) ([sensor.buienradar docs]) ([weather.buienradar docs]) - Change units from KW to W ([@emlt] - [#8761]) ([sensor.efergy docs]) (breaking change) -- Clean up remote component ([@MartinHjelmare] - [#8728]) ([remote docs]) ([remote.apple_tv docs]) ([remote.demo docs]) ([remote.harmony docs]) ([remote.itach docs]) ([remote.kira docs]) +- Clean up remote component ([@MartinHjelmare] - [#8728]) ([remote docs]) ([remote.apple_tv docs]) ([remote.harmony docs]) ([remote.itach docs]) ([remote.kira docs]) - Wink discovery ([@w1ll1am23] - [#8739]) ([wink docs]) - Enable/Disable Motion detection for Foscam Cameras ([@viswa-swami] - [#8582]) ([camera.foscam docs]) - Allow sonos to select playlists as a source ([@mcolyer] - [#8258]) ([media_player.sonos docs]) @@ -126,7 +126,7 @@ vacuum: - Block dependencies that depend on enum34 ([@balloob] - [#8698]) - Upgrade aiohttp to 2.2.5 ([@fabaff] - [#8828]) - History query and schema optimizations for huge performance boost ([@OverloadUT] - [#8748]) ([history docs]) (breaking change) -- Update xiaomi vacuum tests and include in coverage ([@azogue] - [#8845]) ([vacuum docs]) ([vacuum.demo docs]) ([vacuum.xiaomi docs]) +- Update xiaomi vacuum tests and include in coverage ([@azogue] - [#8845]) ([vacuum docs]) ([vacuum.xiaomi docs]) - Egardia ([@jeroenterheerdt] - [#8389]) - Do not call update() in constructor. ([@fabaff] - [#8837]) ([sensor.systemmonitor docs]) - Upgrade sendgrid to 4.2.1 ([@fabaff] - [#8839]) @@ -147,11 +147,11 @@ vacuum: - Do not use pychromecast.Chromecast for Cast Groups ([@foxel] - [#8786]) ([media_player.cast docs]) - Allow get local ip to work without internet ([@balloob] - [#8855]) - Do not call update() in constructor ([@fabaff] - [#8859]) -- Add new service `clean_spot` to vacuums ([@azogue] - [#8862]) ([vacuum docs]) ([vacuum.demo docs]) ([vacuum.xiaomi docs]) +- Add new service `clean_spot` to vacuums ([@azogue] - [#8862]) ([vacuum docs]) ([vacuum.xiaomi docs]) - Warn instead of raise on duplicate YAML key ([@balloob] - [#8834]) - Add Initial Mailbox panel and sensor ([@PhracturedBlue] - [#8233]) ([asterisk_mbox docs]) (new-platform) - Add Leviton Decora Smart WiFi Device Platform ([@tlyakhov] - [#8529]) ([light.decora_wifi docs]) (new-platform) -- Consolidate config panels ([@balloob] - [#8857]) ([automation docs]) ([zwave docs]) ([config.zwave docs]) +- Consolidate config panels ([@balloob] - [#8857]) ([automation docs]) ([zwave docs]) - Fix spelling error and update link ([@Klikini] - [#8869]) - Implement Roomba fan speed ([@pschmitt] - [#8863]) ([vacuum.roomba docs]) - Add nuki lock'n'go and unlatch services and add attributes ([@pschmitt] - [#8687]) ([lock.nuki docs])