Skip to content

[pull] dev from home-assistant:dev#27

Merged
pull[bot] merged 489 commits intoAutomation-FBI:devfrom
home-assistant:dev
Feb 25, 2024
Merged

[pull] dev from home-assistant:dev#27
pull[bot] merged 489 commits intoAutomation-FBI:devfrom
home-assistant:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 21, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

joostlek and others added 30 commits February 6, 2024 22:46
* Fix Radarr health check singularity

* Fix comment
* Bump ZHA dependencies

* Bump universal-silabs-flasher to 0.0.18

* Flip `Server_to_Client` enum in ZHA unit test

* Bump zigpy to 0.62.2
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Pin `chacha20poly1305-reuseable`
Prevents a runtime `assert isinstance(cipher, AESGCM)` error

* Update `gen_requirements_all.py` as well
…109812)

* Set sensor as unavailable instead of resetting value to 0 on disconnect

* Update unit test on unavailable bandwidth sensor
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
* Show token url in oauth2 error log

* Fix tests

* Use domain
Co-authored-by: Franck Nijhof <git@frenck.dev>
cdce8p and others added 29 commits February 24, 2024 14:35
* airzone-cloud: add Air Quality sensors

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* tests: airzone_cloud: add missing AQI test

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: add Air Quality binary sensor

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* airzone_cloud: binary_sensor: rename Air Quality

Add "active" to indicate status.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update binary_sensor.py

* Update strings.json

* Update homeassistant/components/nuki/binary_sensor.py

Co-authored-by: Pascal Reeb <pascal@reeb.io>

* Update homeassistant/components/nuki/binary_sensor.py

Co-authored-by: Pascal Reeb <pascal@reeb.io>

* Update homeassistant/components/nuki/binary_sensor.py

Co-authored-by: Pascal Reeb <pascal@reeb.io>

---------

Co-authored-by: Pascal Reeb <pascal@reeb.io>
Add strings to the message attribute
* Bump motionblinds to 0.6.22

* Bump motionblinds to 0.6.23
* Add light platform to microBees and change docstring in sensor

* update .coveragerc

* fixes review

* fixes review

* fixes async_add_entities
aemet: add diagnostics support

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Add diagnostics to System Monitor

* Fix
feat: add ECO temp to Generic Thermostat.
* Remove obsolete entities from System Monitor automatically

* callback
fix `async_validate_location` arguments order
bump opower instance
* Move hub into .hub.hub

* Move websocket to own module

* Minor shuffle
- Avoid calling list_supported_countries to setup workday
- Only call list_supported_countries in executor in the config flow
Remove IntegrationMatcher as its now a slotted class and cannot
be examined with the current methods (we also likely do not need
to optimize it anymore)

```
  File "/usr/src/homeassistant/homeassistant/components/profiler/__init__.py", line 201, in _lru_stats
    for maybe_lru in class_with_lru_attr.__dict__.values():
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'IntegrationMatcher' object has no attribute '__dict__'. Did you mean: '__dir__'?
```
* Add number platform

* Use constant for SERVICE_SET_VALUE
@pull pull bot merged commit d004011 into Automation-FBI:dev Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.