Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024.1.3 #107883

Merged
merged 47 commits into from
Jan 12, 2024
Merged

2024.1.3 #107883

merged 47 commits into from
Jan 12, 2024

Conversation

frenck
Copy link
Member

@frenck frenck commented Jan 12, 2024

Documentation PR: home-assistant/home-assistant.io#30806

bdr99 and others added 30 commits January 12, 2024 15:53
* Add diagnostics to A. O. Smith integration

* Bump py-aosmith to 1.0.4

* remove redactions from test fixture
* bug: prevent invalid key when empty invereter arrays is returned.

Some envoy fw versions return an empty inverter array
every 4 hours when no production is taking place.
Prevent collection failure due to this as other data
seems fine. Inveretrs will show unknown during this cycle.

* refactor: replace try/catch with test and make warning debug

* Update homeassistant/components/enphase_envoy/sensor.py

* Update homeassistant/components/enphase_envoy/sensor.py

---------

Co-authored-by: Joost Lekkerkerker <[email protected]>
…106848)

* Prevent toggle from calling stop on covers which do not support it

* Update homeassistant/components/cover/__init__.py

---------

Co-authored-by: Erik Montnemery <[email protected]>
Co-authored-by: Franck Nijhof <[email protected]>
Co-authored-by: Joost Lekkerkerker <[email protected]>
* Add support for the Spotify DJ playlist by mocking the playlist response
Add error handling for playlist lookup to ensure it doesn't break current playback state loading

* Run linters
Add exception type to playlist lookup error handling

* Fix typo in comment

Co-authored-by: Joost Lekkerkerker <[email protected]>

---------

Co-authored-by: Joost Lekkerkerker <[email protected]>
* initial commit

* doctweak

* remove hint

* doctweak
* Handle OSError during setup for System Monitor

* Clean string copy

* debug

---------

Co-authored-by: Martin Hjelmare <[email protected]>
Luftdaten: fix sensor id string
zm-py version bump for zoneminder

Signed-off-by: Nic Boet <[email protected]>
* zoneminder setup retry connection

Makes ZM setup be async for enabling connection retry attempts

This also requires zm-py version bump v0.5.4 as that
dependency was patched in conjunction to resolve this issue

Closes #105271

Signed-off-by: Nic Boet <[email protected]>

* ruff format

Signed-off-by: Nic Boet <[email protected]>

* ruff fixes

Signed-off-by: Nic Boet <[email protected]>

* RequestsConnectionError

Signed-off-by: Nic Boet <[email protected]>

* revert async changes

Signed-off-by: Nic Boet <[email protected]>

---------

Signed-off-by: Nic Boet <[email protected]>
* Bump mcstatus to 11.1.0

* Bump mcstatus to v11.1.1
* Add unique home ID device dispatch

* Adding fixture for new setup

* Minor refactor work

* Add check for unlinked to different homes

* If the interface returns an error

* Proper error handling

* Feedback fixes

* Comments for error in client

* Typo

* Update homeassistant/components/tado/__init__.py

Co-authored-by: Martin Hjelmare <[email protected]>

* Update homeassistant/components/tado/__init__.py

Co-authored-by: Martin Hjelmare <[email protected]>

* Update devices fix standard

* Dispatch out of loop

* Update dispatcher

* Clean up

---------

Co-authored-by: Martin Hjelmare <[email protected]>
* Prevent overriding cached attribute as property

* Remove debug
107655: Set max and min temp for flexit_bacnet climate entity
* Fix duplicated resource issue

* Only slug the argument
* Redact sensitive data in alexa debug logging

* Add wrappers to diagnostics module

* Test http api log is redacted
@frenck frenck merged commit 99ee57a into master Jan 12, 2024
122 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.