hass-music-assistant
hass-music-assistant copied to clipboard
Bump homeassistant from 2022.8.7 to 2022.9.6
Bumps homeassistant from 2022.8.7 to 2022.9.6.
Release notes
Sourced from homeassistant's releases.
2022.9.6
- Handle Modalias missing from the bluetooth adapter details on older BlueZ ([
@bdraco
] - #78716) ([bluetooth docs])- Refactor MQTT tests to use modern platform schema part 1 ([
@jbouwh
] - #77387) ([mqtt docs])- Refactor MQTT tests to use modern platform schema part 2 ([
@jbouwh
] - #77525) ([mqtt docs])- Refactor common MQTT tests to use modern schema ([
@jbouwh
] - #77583) ([mqtt docs])- Make hass.data["mqtt"] an instance of a DataClass ([
@jbouwh
] - #77972) ([mqtt docs])- Add status codes 23 and 26 to Xiaomi Miio vacuum ([
@starkillerOG
] - #78289) ([xiaomi_miio docs])- Link manually added MQTT entities the the MQTT config entry ([
@jbouwh
] - #78547) ([mqtt docs])- Drop PARALLEL_UPDATES from switchbot ([
@bdraco
] - #78713) ([switchbot docs])- Bump aioimaplib to 1.0.1 ([
@N1c093
] - #78738) ([imap docs]) (dependency)- Fix bug wherein RainMachine services use the wrong controller ([
@bachya
] - #78780) ([rainmachine docs])- Guard Guardian switches from redundant on/off calls ([
@bachya
] - #78791) ([guardian docs])- Bump dbus-fast to 1.5.1 ([
@bdraco
] - #78802) ([bluetooth docs]) (dependency)- If brightness is not available, don't set a value ([
@elupus
] - #78827) ([google_assistant docs])- Pin Python patch versions [ci] ([
@cdce8p
] - #78830)- Fix parsing Eve Energy characteristic data ([
@Jc2k
] - #78880) ([homekit_controller docs])- Check Surveillance Station permissions during setup of Synology DSM integration ([
@mib1185
] - #78884) ([synology_dsm docs])- Handle default RSSI values from bleak in bluetooth ([
@bdraco
] - #78908) ([bluetooth docs])- Disable force update Netatmo ([
@balloob
] - #78913) ([netatmo docs])- Correct return typing for
catch_log_exception
([@jbouwh
] - #78399)- Fix samsungtv to abort when ATTR_UPNP_MANUFACTURER is missing ([
@bdraco
] - #78895) ([samsungtv docs])- Handle timeout fetching bond token in config flow ([
@bdraco
] - #78896) ([bond docs])- Bump bimmer_connected to 0.10.4 ([
@rikroe
] - #78910) ([bmw_connected_drive docs]) (dependency)#77387: home-assistant/core#77387 #77525: home-assistant/core#77525 #77583: home-assistant/core#77583 #77968: home-assistant/core#77968 #77972: home-assistant/core#77972 #78081: home-assistant/core#78081 #78169: home-assistant/core#78169 #78289: home-assistant/core#78289 #78399: home-assistant/core#78399 #78410: home-assistant/core#78410 #78438: home-assistant/core#78438 #78547: home-assistant/core#78547 #78703: home-assistant/core#78703 #78713: home-assistant/core#78713 #78716: home-assistant/core#78716 #78738: home-assistant/core#78738 #78780: home-assistant/core#78780 #78791: home-assistant/core#78791 #78802: home-assistant/core#78802 #78827: home-assistant/core#78827 #78830: home-assistant/core#78830 #78880: home-assistant/core#78880 #78884: home-assistant/core#78884 #78895: home-assistant/core#78895 #78896: home-assistant/core#78896 #78908: home-assistant/core#78908
... (truncated)
Commits
b4f1683
2022.9.6 (#78916)7be5fde
Bump bimmer_connected to 0.10.4 (#78910)d44ff16
Handle timeout fetching bond token in config flow (#78896)b51dc08
Fix samsungtv to abort when ATTR_UPNP_MANUFACTURER is missing (#78895)f345185
Correct return typing forcatch_log_exception
(#78399)103f490
Bumped version to 2022.9.668fa40c
Disable force update Netatmo (#78913)5c29455
Handle default RSSI values from bleak in bluetooth (#78908)7276913
Check Surveillance Station permissions during setup of Synology DSM integrati...8f21e77
Fix parsing Eve Energy characteristic data (#78880)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)