Remove references to UniFi WLAN password sensor (#32556)

This commit is contained in:
Robert Svensson 2024-05-02 09:39:40 +02:00 committed by GitHub
parent eeab3557c9
commit e1c5c3a54c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,6 @@ For a summary in a more readable format:
- Rework opensky tests ([@joostlek] - [#114441])
- Add hourly forecast to open_meteo ([@Tommatheussen] - [#113622])
- Add UniFi WLAN regenerate password button ([@brunohenriquy] - [#114422])
- Add UniFi WLAN Password sensor ([@brunohenriquy] - [#114419])
- Avoid call to `hass.helpers.store` in CategoryRegistry ([@jpbede] - [#114485])
- Fix ZHA websocket API test ([@TheJulianJES] - [#114495])
- Add pytest rewrite for wemo tests that use entity_test_helpers ([@bdraco] - [#114516])
@ -557,7 +556,6 @@ For a summary in a more readable format:
- Improve service validation exception test and translation key ([@jbouwh] - [#115843])
- Allow manual delete of stale Unifi device from UI ([@wittypluck] - [#115267])
- Refactor Totalconnect binary sensor ([@joostlek] - [#115629])
- Remove sensor exposing UniFi WLAN password ([@Kane610] - [#115929])
- Bump total_connect_client to 2023.12.1 ([@austinmroczek] - [#115928])
- Add error translations to Blink ([@mkmer] - [#115924])
- Make use of snapshot testing in Synology DSM ([@mib1185] - [#115931])