Skip to content

Remove username entity from Geocaching#71728

Merged
ludeeus merged 1 commit intodevfrom
frenck-2022-1001
May 12, 2022
Merged

Remove username entity from Geocaching#71728
ludeeus merged 1 commit intodevfrom
frenck-2022-1001

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented May 12, 2022

Proposed change

Removes the username entity from the Geocaching integration.
It's rather static and a bit of an odd one. We generally don't expose account names as entities.

It's not a breaking change that affects people, as it has not yet landed in beta/stable yet.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • The code has been formatted using Black (black --fast homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
  • Untested files have been added to .coveragerc.

The integration reached or maintains the following Integration Quality Scale:

  • No score or internal
  • 🥈 Silver
  • 🥇 Gold
  • 🏆 Platinum

To help with the load of incoming pull requests:

@probot-home-assistant
Copy link
Copy Markdown

Hey there @Sholofly, @reinder83, mind taking a look at this pull request as it has been labeled with an integration (geocaching) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

Copy link
Copy Markdown
Contributor

@reinder83 reinder83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, the username is not really interesting anyway

@ludeeus ludeeus merged commit bf31497 into dev May 12, 2022
@ludeeus ludeeus deleted the frenck-2022-1001 branch May 12, 2022 11:14
rhadamantys added a commit to rhadamantys/home-assistant that referenced this pull request May 12, 2022
* Bump frontend to 20220503.0 (home-assistant#71262)

* Reject MQTT topics which include control- or non-characters (home-assistant#71263)

* Bump aioslimproto to 2.0.0 (home-assistant#71265)

* Bumped version to 2022.5.0b7

* Move processing of recorder service call arguments into services.py (home-assistant#71260)

* Add UniqueID to AsusWRT config entry (home-assistant#70478)

* Fix homekit tests in beta (home-assistant#71268)

* [ci skip] Translation update

* Set entity category for isy auxiliary sensors (home-assistant#71266)

* Update xknx to 0.21.2 (home-assistant#71271)

* Bump pynetgear to 0.10.0 (home-assistant#71251)

* Rename UniqueID to unique id in asuswrt (home-assistant#71279)

* Rename UniqueID to unique id

* Update en.json

* Address late review of AsusWRT unique id PR (home-assistant#71281)

* Update pylint to 2.13.8 (home-assistant#71280)

* Update frontend to 20220504.0 (home-assistant#71284)

* Remove more info links for hassio system health (home-assistant#71286)

* Handle empty zeroconf properties in devolo_home_network (home-assistant#71288)

* Handle empty zeroconf properties in devolo_home_network

* Change approach

* Restore test data

* Allow scripts to turn themselves on (home-assistant#71289)

* Add additional characteristics to the statistics integration (home-assistant#62631)

* Improve config checking, add device_class timestamp

* Improve warning message

* Fix meater sensor (home-assistant#71283)

* Fix meater sensor

* Cleanup MeaterEntityDescription

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Bump aioslimproto to 2.0.1 (home-assistant#71285)

* Pin grpcio-status to 1.45.0 (home-assistant#71293)

* Change Amcrest event monitor to non-async (home-assistant#69640)

* Fix history using pre v25 queries during v26 migration (home-assistant#71294)

* Change Amcrest event monitor to non-async (home-assistant#69640)

* Bump pynetgear to 0.10.0 (home-assistant#71251)

* Fix homekit tests in beta (home-assistant#71268)

* Update xknx to 0.21.2 (home-assistant#71271)

* Fix meater sensor (home-assistant#71283)

* Fix meater sensor

* Cleanup MeaterEntityDescription

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update frontend to 20220504.0 (home-assistant#71284)

* Bump aioslimproto to 2.0.1 (home-assistant#71285)

* Remove more info links for hassio system health (home-assistant#71286)

* Handle empty zeroconf properties in devolo_home_network (home-assistant#71288)

* Handle empty zeroconf properties in devolo_home_network

* Change approach

* Restore test data

* Allow scripts to turn themselves on (home-assistant#71289)

* Pin grpcio-status to 1.45.0 (home-assistant#71293)

* Bumped version to 2022.5.0

* Fix history using pre v25 queries during v26 migration (home-assistant#71295)

* Complete strict typing for recorder (home-assistant#71274)

* Complete strict typing for recorder

* update tests

* Update tests/components/recorder/test_migrate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/recorder/test_migrate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove the asserts

* remove ignore comments

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* [ci skip] Translation update

* Fix lutron caseta occupancy sensors (home-assistant#71309)

* Fix lutron_caseta occupancy sensors

* Fix lutron_caseta occupancy sensors

* Make as service since its a group

* merge

* Revert "merge"

This reverts commit 69d19dc.

* model and type not present

* Ensure rachio retries setup later when cloud service is broken (home-assistant#71300)

* Only test for EncryptedBridge in Samsung J/H models (home-assistant#71291)

* Relax dlna_dmr filtering when browsing media (home-assistant#69576)

* Fix incorrect types of test data structures

* Loosen MIME-type filtering for async_browse_media

* Add option to not filter results when browsing media

Some devices do not report all that they support, and in this case
filtering will hide media that's actually playable. Most devices are OK,
though, and it's better to hide what they can't play. Add an option, off by
default, to show all media.

* Fix linting issues

* Fix apple tv warning (home-assistant#71321)

* Fix Meater (home-assistant#71324)

* Update aioairzone to v0.4.3 (home-assistant#71312)

* Update aioairzone to v0.4.3

Fixes exception on older local API.

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

* airzone: switch to set_hvac_parameters function

Fixes failing airzone tests.

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

* Bump numpy to 1.21.6 (home-assistant#71325)

* Tweak Meater typing and variable naming (home-assistant#71333)

* fix reading of battery messages (home-assistant#70659)

* Refactor vulcan integration (home-assistant#71175)

* Bump library version (home-assistant#71349)

* Upgrade huawei-lte-api to 1.6.0, adapt to it (home-assistant#71041)

* Upgrade huawei-lte-api to 1.6.0, adapt to it

https://github.com/Salamek/huawei-lte-api/releases/tag/1.5
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.1
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.2
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.3
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.4
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6

* Fix logout on config flow

Co-authored-by: Antonino Piazza <antpza@gmail.com>

* Add cache to split_entity_id (home-assistant#71345)

* Include all non-numeric sensor events in logbook (home-assistant#71331)

* Only lookup unknown Google Cast models once (home-assistant#71348)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Remove logbook split_entity_id caching (home-assistant#71359)

* Bump pytrafikverket to 0.2.0.1 (home-assistant#71131)

* Bump pytrafikverket to 0.2.0.1

* Use system timezone

* Minor review changes

* current time

* Adjustments timezone

* Lower Airzone unique id migration log to debug (home-assistant#71362)

Address late @MartinHjelmare PR comments.

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

* Fix importing blueprints (home-assistant#71365)

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Ignore loading system entity category (home-assistant#71361)

* Add unique ids to sensors (home-assistant#71367)

* fix reading of battery messages (home-assistant#70659)

* Only test for EncryptedBridge in Samsung J/H models (home-assistant#71291)

* Ensure rachio retries setup later when cloud service is broken (home-assistant#71300)

* Fix lutron caseta occupancy sensors (home-assistant#71309)

* Fix lutron_caseta occupancy sensors

* Fix lutron_caseta occupancy sensors

* Make as service since its a group

* merge

* Revert "merge"

This reverts commit 69d19dc.

* model and type not present

* Update aioairzone to v0.4.3 (home-assistant#71312)

* Update aioairzone to v0.4.3

Fixes exception on older local API.

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

* airzone: switch to set_hvac_parameters function

Fixes failing airzone tests.

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

* Fix apple tv warning (home-assistant#71321)

* Fix Meater (home-assistant#71324)

* Bump numpy to 1.21.6 (home-assistant#71325)

* Only lookup unknown Google Cast models once (home-assistant#71348)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Bump library version (home-assistant#71349)

* Ignore loading system entity category (home-assistant#71361)

* Fix importing blueprints (home-assistant#71365)

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Add unique ids to sensors (home-assistant#71367)

* Bumped version to 2022.5.1

* Bump pychromecast to 12.1.1 (home-assistant#71377)

* Bump pychromecast to 12.1.1 (home-assistant#71377)

* Bump yalexs to 1.1.24 (home-assistant#71372)

* Add buttons to Ring chime devices to play ding and motion chimes (home-assistant#71370)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* [ci skip] Translation update

* Reduce event loop overhead for listeners that already queue (home-assistant#71364)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Add tests for Sensibo (home-assistant#71148)

* Initial commit

* Check temperature missing

* fix temp is none

* Fix parallell

* Commit to save

* Fix tests

* Fix test_init

* assert 25

* Adjustments tests

* Small removal

* Cleanup

* no hass.data

* Adjustment test_coordinator

* Minor change test_coordinator

* Upgrade glances_api to 0.3.5 (home-assistant#71243)

* Bump numpy to v1.22.3 (home-assistant#71393)

* Bump numpy to v1.22.3

* Fix mypy

* Revert "Bump numpy to v1.22.3 (home-assistant#71393)" (home-assistant#71407)

This reverts commit 225d41f.

* Remove yaml import trafikverket_train (home-assistant#71410)

* Update Zigpy attribute cache for switch devices that do not report state (home-assistant#71417)

* fix devices that do not report state

* whoops

* Freeze numpy on wheel build (home-assistant#71408)

* Fix Canary camera stream blocking call (home-assistant#71369)

* fix: Canary stream camera, fix blocker

fixes a "detected blocking call to putrequest inside the event loop. This is causing stability issues. Please report issue for canary doing blocking calls at homeassistant/components/canary/camera.py, line 149: self._live_stream_session.live_stream_url, extra_cmd=self._ffmpeg_arguments" from log file.

* refactor: black formatting changes

tsia

* Stringify enums in selectors (home-assistant#71441)

* Upgrade glances_api to 0.3.5 (home-assistant#71243)

* Fix Canary camera stream blocking call (home-assistant#71369)

* fix: Canary stream camera, fix blocker

fixes a "detected blocking call to putrequest inside the event loop. This is causing stability issues. Please report issue for canary doing blocking calls at homeassistant/components/canary/camera.py, line 149: self._live_stream_session.live_stream_url, extra_cmd=self._ffmpeg_arguments" from log file.

* refactor: black formatting changes

tsia

* Update Zigpy attribute cache for switch devices that do not report state (home-assistant#71417)

* fix devices that do not report state

* whoops

* Stringify enums in selectors (home-assistant#71441)

* Bumped version to 2022.5.2

* Bump zeroconf to 0.38.6 (home-assistant#71447)

* [ci skip] Translation update

* Use DataUpdateCoordinator generic for data (home-assistant#71479)

* Add timeout (home-assistant#71499)

* airzone: improve diagnostics (home-assistant#71488)

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

* fix speed sensor wrong number (home-assistant#71502)

* Revert usage of Fibaro Client V5 as it has too many errors (home-assistant#71477)

* Fix rgb conversion in fibaro light (home-assistant#71476)

* Update py-canary to 0.5.2 (home-assistant#71489)

Update py-canary from 0.5.1 to 0.5.2
Github issue home-assistant#71052
Github Issue home-assistant#44830

* bump total_connect_client to 2022.5 (home-assistant#71493)

* Ensure sql sensors keep working after using the options flow (home-assistant#71453)

* Ensure sql sensors keep working after using the options flow

Fixes
```
2022-05-06 16:17:57 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up sql platform for sensor
Traceback (most recent call last):
  File "/Users/bdraco/home-assistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
    await asyncio.shield(task)
  File "/Users/bdraco/home-assistant/homeassistant/components/sql/sensor.py", line 97, in async_setup_entry
    name: str = entry.options[CONF_NAME]
KeyError: name
```

* ensure saving the options flow fixes the broken config entry

* ensure options changes take effect right away

* Add cover to validate the reload

* Fix display of multiline queries in sql config flow (home-assistant#71450)

* Move flexit climate to HVAC action (home-assistant#71443)

* [ci skip] Translation update

* update to caldav v0.9.0 (home-assistant#71406)

* Fix other enums in helpers (home-assistant#71505)

* Bump frontend to 20220504.1 (home-assistant#71504)

* Add Estimated Database Size to the recorder system health (home-assistant#71463)

* Remove myself from shiftr codeowners (home-assistant#71517)

* Remove myself from volkszaehler codeowners (home-assistant#71515)

* Add state class measurement to deCONZ LightLevel sensors (home-assistant#71516)

* Add Ukraine Alarm integration (home-assistant#71501)

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Move flexit climate to HVAC action (home-assistant#71443)

* Fix display of multiline queries in sql config flow (home-assistant#71450)

* Ensure sql sensors keep working after using the options flow (home-assistant#71453)

* Ensure sql sensors keep working after using the options flow

Fixes
```
2022-05-06 16:17:57 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up sql platform for sensor
Traceback (most recent call last):
  File "/Users/bdraco/home-assistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
    await asyncio.shield(task)
  File "/Users/bdraco/home-assistant/homeassistant/components/sql/sensor.py", line 97, in async_setup_entry
    name: str = entry.options[CONF_NAME]
KeyError: name
```

* ensure saving the options flow fixes the broken config entry

* ensure options changes take effect right away

* Add cover to validate the reload

* Fix rgb conversion in fibaro light (home-assistant#71476)

* Revert usage of Fibaro Client V5 as it has too many errors (home-assistant#71477)

* Update py-canary to 0.5.2 (home-assistant#71489)

Update py-canary from 0.5.1 to 0.5.2
Github issue home-assistant#71052
Github Issue home-assistant#44830

* bump total_connect_client to 2022.5 (home-assistant#71493)

* Add timeout (home-assistant#71499)

* Add Ukraine Alarm integration (home-assistant#71501)

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* fix speed sensor wrong number (home-assistant#71502)

* Bump frontend to 20220504.1 (home-assistant#71504)

* Fix other enums in helpers (home-assistant#71505)

* Bumped version to 2022.5.3

* Ensure all mysql tables get optimized (home-assistant#71538)

* Add device class for Mazda pressure sensors (home-assistant#71539)

* Move do_adhoc_statistics to recorder test helpers (home-assistant#71544)

* Speed up nightly database purges with lambda_stmt (home-assistant#71537)

* Bump simplisafe-python to 2022.05.1 (home-assistant#71545)

* Bump simplisafe-python to 2022.05.1

* Trigger Build

* Add ws66i core integration (home-assistant#56094)

* Add ws66i core integration

* Remove all ws66i translations

* Update ws66i unit tests to meet minimum code coverage

* Update ws66i based on @bdraco review

* General improvements after 2nd PR review

* Disable entities if amp shutoff, set default source names, set 30sec polling

* Add _attr_ and change async_on_unload

* Improve entity generation

* Implement coordinator

* Made options fields required, retry connection on failed attempts, use ZoneStatus for attributes

* Refactor WS66i entity properties, raise HomeAssistantError on restore service if no snapshot

* Update to pyws66i v1.1

* Add quality scale of silver to manifest

* Update config_flow test

* Add missing AEMET weather units (home-assistant#70165)

* Add ZiGate device on automatic integration USB and ZEROCONF (home-assistant#68577)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Ezviz dependency bump to 0.2.0.8 (home-assistant#71512)

* [ci skip] Translation update

* Pretty zha manifest.json (home-assistant#71556)

* Fix typer/click incompatibilty for unifiprotect (home-assistant#71555)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Add support to Hunter Douglas for Silhouette Type 23 Tilting (home-assistant#70775)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix zeroconf tests (home-assistant#71557)

* Add binary sensor platform to devolo Home Network (home-assistant#60301)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Use MediaPlayerEntityFeature in ws66i (home-assistant#71553)

* Refactor logbook to reduce overhead and complexity (home-assistant#71509)

* Use climate enums in mqtt (home-assistant#70696)

* Migrate sabnzbd sensors unique ids (home-assistant#71455)

* Migrate sensors unique ids

1. migrate sensors to have unique id constructed also from entry_id
2. add migration flow in init
3. bump config flow to version 2
4. add tests for migration

* move migrate to async_setup_entry

* 1. Use the entity registry api in tests
2. Set up the config entry and not use integration directly
3. remove patch for entity registry

* fix too many lines

* Update tests/components/sabnzbd/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/sabnzbd/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/sabnzbd/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/sabnzbd/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Correct device class for meater cook sensors (home-assistant#71565)

* Use helper for testing an event change (home-assistant#71579)

* Support custom baud speed (home-assistant#68320)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Vicare Gas & Power consumption summary sensors (home-assistant#66458)

* Fix SABnzbd config check (home-assistant#71549)

* Adjust warning for missing entites (home-assistant#71343)

* Bump docker/login-action from 1.14.1 to 2.0.0 (home-assistant#71385)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Avoid lowercasing entities after template ratelimit recovery (home-assistant#71415)

* Remove 1-Wire SysBus (ADR-0019) (home-assistant#71232)

* Remove deprecated yaml config from Deluge (home-assistant#71487)

* Add 'toggle' device action to fans (home-assistant#71570)

* Improve Google Cast detection of HLS playlists (home-assistant#71564)

* Bump logi_circle to 0.2.3 (home-assistant#71578)

* Bump pychromecast to 12.1.2 (home-assistant#71567)

* Cleanup ServiceInfo compatibility (home-assistant#60540)

Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>

* Add QNAP QSW Binary Sensor platform (home-assistant#70868)

* Allow mobile app to disable entities by default (home-assistant#71562)

* Add Binary Sensors for Airzone Systems (home-assistant#69736)

* Add missing cast test fixture (home-assistant#71595)

* Migrate wemo light to ColorMode (home-assistant#70857)

* Add Airzone to strict typing (home-assistant#71604)

* Add QNAP QSW to strict typing (home-assistant#71603)

* Fix merge conflict with master to dev in sabnzbd (CI fix) (home-assistant#71605)

* Fix Insteon issue with dimmer default on level (home-assistant#71426)

* Add optional base64 decoding of mqtt camera image (home-assistant#71223)

Add unittest for b64 decoding of camera, fix linting

* Add release url to Fritz!Tools update entity (home-assistant#71606)

* add release url to update entity

* fix test

* Update adax lib (home-assistant#71609)

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Add 'toggle' device action translation to fan (home-assistant#71590)

* Rename logbook humanify function (home-assistant#71597)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Reduce mobile app error to debug (home-assistant#71601)

* Remove unneeded bind_hass from device_automation code (home-assistant#71599)

* Update pre-commit to 2.19.0 (home-assistant#71592)

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Always show the start and stop event in logbook (home-assistant#71600)

* Make database access in the eventloop raise an exception (home-assistant#71547)

* Fix missing context_id in script logbook entries (home-assistant#71602)

* Add service entity context (home-assistant#71558)

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Add device_info and entity_category to Vallox (home-assistant#67353)

* Add device_info and entity_category to Vallox

* Fix DeviceInfo

* Address review comments 1

* vallox suggested changes

Co-authored-by: Sebastian Lövdahl <slovdahl@hibox.fi>
Co-authored-by: J. Nick Koston <nick@koston.org>

* Bump pydeconz to v92 (home-assistant#71613)

* Bump nam backend library to version 1.2.4 (home-assistant#71584)

* [ci skip] Translation update

* Complete baked query conversion for recorder.history (home-assistant#71618)

* Address late QNAP QSW strict typing comments (home-assistant#71628)

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

* Address late Airzone strict typing comments (home-assistant#71627)

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

* Check state attributes in template light tests (home-assistant#71608)

* Bump devolo-plc-api to 0.8.0 (home-assistant#71633)

* Fix issue creation links in log messages (home-assistant#71638)

* Convert logbook to use lambda_stmt (home-assistant#71624)

* Fix Plugwise recovering from aiohttp client error (home-assistant#71642)

* Update aioqsw to 0.0.8 (home-assistant#71640)

Implements PEP 561, which allows to remove coordinator cast.

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

* Update aioairzone to 0.4.4 (home-assistant#71641)

Implements PEP 561, which allows to remove coordinator cast for strict typing.

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

* Fix wrong brightness level change visible in UI (home-assistant#71655)

* Change Ring Chime play sound Buttons to a Siren (home-assistant#71449)

* Bump up ZHA dependencies (home-assistant#71663)

* [ci skip] Translation update

* Bump yalexs to 1.1.25 for handling locks in "secure locked mode" as locked (home-assistant#71666)

* Optimistically set hs_color in template light (home-assistant#71629)

* Optimistically set hs_color in template light

* Update light.py

* Update test

* Refactor Plugwise select and add regulation_mode selector (home-assistant#69210)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Add additional test cover for history_stats (home-assistant#71648)

* Bump devolo_home_control (home-assistant#71639)

* Improve eight sleep code quality and fix bug (home-assistant#71622)

* Bump flux_led to 0.28.29 (home-assistant#71665)

* Streamline setup of deCONZ fan platform (home-assistant#71658)

* Streamline setup of deCONZ cover platform (home-assistant#71656)

* Streamline setup of deCONZ lock from light platform (home-assistant#71659)

* Streamline setup of deCONZ siren platform (home-assistant#71660)

* Streamline setup of deCONZ switch platform (home-assistant#71661)

* Sensibo test data adjustment from late review (home-assistant#71482)

* Sensibo test data

* Separate pytest fixture for json load

* Scope to session

* Allow RTMP sources for RTSPtoWeb (home-assistant#71695)

* Significantly improve logbook performance when selecting entities (home-assistant#71657)

* Add history/history_during_period websocket endpoint (home-assistant#71688)

* Add missing Coinbase RATEs (home-assistant#65101)

* Remove YAML configuration from International Space Station (ISS) (home-assistant#71693)

* Fix sqlalchemy warning about logbook query being converted from subquery (home-assistant#71710)

* ElkM1 integration updates for new version of base library (home-assistant#71508)

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix zwave_js device automation bug (home-assistant#71715)

* Add logbook/get_events websocket endpoint (home-assistant#71706)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Prevent history_stats from rejecting states when microseconds differ (home-assistant#71704)

* Add device_id and logbook descriptions to lutron_caseta (home-assistant#71713)

* Update sql to prepare for sqlalchemy 2.0 (home-assistant#71532)

* Update sql to prepare for sqlalchemy 2.0

* config flow as well

* Set PARALLEL_UPDATES to 0 for all zwave_js platforms (home-assistant#71626)

* Enable sentry reporting for zwave_js (home-assistant#71719)

* Enable sentry reporting for zwave_js

* Fix test

* Send initial message for certain zwave_js ws subscriptions (home-assistant#71723)

* Send initial message for certain zwave_js ws subscriptions

* Be consistent

* fix tests and bugs

* Parallelize zwave_js service calls (home-assistant#71662)

* Parallelize zwave_js service calls to speed them up and handle exceptions properly

* Fix bug

* Add tests

* Fix comments

* Additional comment fixes

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove YAML configuration from DuneHD (home-assistant#71694)

* Remove YAML configuration from filesize (home-assistant#71692)

* Add Geocaching integration (home-assistant#50284)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Reinder Reinders <reinder.reinders@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>

* Remove username entity from Geocaching (home-assistant#71728)

* Add amperage limit number to JuiceNet (home-assistant#71716)

* Add amperage limit number to JuiceNet

* coverage exception

* Use mixin dataclass

* Tweak template alarm tests (home-assistant#71730)

* Use HVACAction in mqtt (home-assistant#71726)

* Bump plugwise to v0.18.2 (home-assistant#71731)

* Tweak template cover tests (home-assistant#71732)

* Remove unused calls fixture from template tests (home-assistant#71735)

* Fix timezone issue on onvif integration (home-assistant#70473)

* Tweak template lock tests (home-assistant#71734)

* Tweak template switch tests (home-assistant#71738)

Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: ollo69 <60491700+ollo69@users.noreply.github.com>
Co-authored-by: GitHub Action <github-action@users.noreply.github.com>
Co-authored-by: Marvin Wichmann <me@marvin-wichmann.de>
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
Co-authored-by: Tomasz <t.jagusz@gmail.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
Co-authored-by: Guido Schmitz <Shutgun@users.noreply.github.com>
Co-authored-by: Thomas Dietrich <Thomas@Nurzen.de>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Sean Vig <sean.v.775@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Michael Chisholm <chishm@chishm.com>
Co-authored-by: Álvaro Fernández Rojas <noltari@gmail.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
Co-authored-by: Markus Bong <Markus.Bong@devolo.de>
Co-authored-by: Antoni Czaplicki <56671347+Antoni-Czaplicki@users.noreply.github.com>
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Antonino Piazza <antpza@gmail.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
Co-authored-by: Shai Ungar <shaiungar@gmail.com>
Co-authored-by: Graham Arthur Blair <graham@grahamarthurblair.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Alessandro Di Felice <alessandro.difelice@gmail.com>
Co-authored-by: David F. Mulcahey <david.mulcahey@me.com>
Co-authored-by: 0bmay <57501269+0bmay@users.noreply.github.com>
Co-authored-by: rappenze <rappenze@yahoo.com>
Co-authored-by: Austin Mroczek <austin@mroczek.org>
Co-authored-by: screenagerbe <82099983+screenagerbe@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Jelte Zeilstra <J3173@users.noreply.github.com>
Co-authored-by: Paul Annekov <paul.annekov@gmail.com>
Co-authored-by: Brandon Rothweiler <brandonrothweiler@gmail.com>
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
Co-authored-by: Shawn Saenger <shawnsaenger@gmail.com>
Co-authored-by: Fairesoimeme <akila@faire-ca-soi-meme.fr>
Co-authored-by: RenierM26 <66512715+RenierM26@users.noreply.github.com>
Co-authored-by: Christopher Bailey <cbailey@mort.is>
Co-authored-by: Andrew Bullock <trullock@gmail.com>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
Co-authored-by: Oscar Calvo <2091582+ocalvo@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Hans Oischinger <hans.oischinger@gmail.com>
Co-authored-by: Joakim Plate <elupus@ecce.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
Co-authored-by: Evan Bruhn <contact@evanbruhn.com>
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Tom Harris <tomharris@harrisnj.net>
Co-authored-by: TheHolyRoger <39387497+TheHolyRoger@users.noreply.github.com>
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
Co-authored-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
Co-authored-by: Sebastian Lövdahl <slovdahl@hibox.fi>
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
Co-authored-by: dacwe <dacwe@users.noreply.github.com>
Co-authored-by: Bouwe Westerdijk <11290930+bouwew@users.noreply.github.com>
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
Co-authored-by: Trevor North <trevor@freedisc.co.uk>
Co-authored-by: Nic Jansma <nic@nicj.net>
Co-authored-by: Glenn Waters <glenn@watrs.ca>
Co-authored-by: Rudolf Offereins <r.offereins@gmail.com>
Co-authored-by: Reinder Reinders <reinder.reinders@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Marvin ROGER <marvinroger@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants