Aaron Bach
f6f25fa4ff
Add diagnostics to SimpliSafe ( #65171 )
...
* Add diagnostics to SimpliSafe
* Bump
* Cleanup
2022-01-30 20:28:23 -08:00
Aaron Bach
dcf6e61d4f
Ensure diagnostics redaction can handle lists of lists ( #65170 )
...
* Ensure diagnostics redaction can handle lists of lists
* Code review
* Update homeassistant/components/diagnostics/util.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Code review
* Typing
* Revert "Typing"
This reverts commit 8a57f772caa5180b609175591d81dfc473769f70.
* New typing attempt
* Revert "New typing attempt"
This reverts commit e26e4aae69f62325fdd6af4d80c8fd1f74846e54.
* Fix typing
* Fix typing again
* Add tests
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-30 20:28:22 -08:00
Aaron Bach
2041d4c118
Clean up SimpliSafe config flow tests ( #65167 )
...
* Clean up SimpliSafe config flow tests
* Cleanup
2022-01-30 20:28:21 -08:00
starkillerOG
b40bcecac0
Aqara restore door sensor state on start ( #65128 )
...
* restore door sensor state on start
* fix import
* fix issues
* also fix Natgas, WaterLeak and Smoke sensors
* remove unnesesary async_schedule_update_ha_state
2022-01-30 20:28:21 -08:00
Erik Montnemery
2ed20df906
Minor refactoring of cast media_player ( #65125 )
2022-01-30 20:28:20 -08:00
Marvin Wichmann
1a6964448c
Fix KNX Expose for strings longer than 14 bytes ( #63026 )
...
* Fix KNX Expose for too long strings
* Fix tests
* Catch exception and avoid error during config entry setup for exposures
* Properly catch exceptions in knx expose
* Fix pylint
* Fix CI
* Add test for conversion error
2022-01-30 20:28:19 -08:00
Marvin Wichmann
3dde12f887
Add tests for KNX diagnostic and expose ( #64938 )
...
* Add test for KNX diagnostic
* Add test for KNX expose
* Apply review suggestions
2022-01-30 20:27:37 -08:00
Paulus Schoutsen
cd6c182c07
Bumped version to 2022.2.0b3
2022-01-28 21:53:21 -08:00
J. Nick Koston
f8e0c41e91
Fix uncaught exception during isy994 dhcp discovery with ignored entry ( #65165 )
2022-01-28 21:53:12 -08:00
J. Nick Koston
5f56107116
Add additional blink OUIs to DHCP discovery ( #65162 )
2022-01-28 21:53:11 -08:00
J. Nick Koston
fb3c99a891
Add additional roomba OUIs to DHCP discovery ( #65161 )
2022-01-28 21:53:11 -08:00
J. Nick Koston
ca505b79b5
Add dhcp discovery to oncue ( #65160 )
2022-01-28 21:53:10 -08:00
J. Nick Koston
c74a8bf65a
Add OUI for KL430 tplink light strip to discovery ( #65159 )
2022-01-28 21:53:09 -08:00
Franck Nijhof
406801ef73
Fix setting speed of Tuya fan ( #65155 )
2022-01-28 21:53:09 -08:00
Marc Mueller
2bfedcbdc5
Move remaining keys to setup.cfg ( #65154 )
...
* Move metadata keys
* Move options
* Delete setup.py
* Remove unused constants
* Remove deprecated test_suite key
* Improve metadata
* Only include homeassistant*, not script*
* Add long_desc_content_type
* Remove license file (auto-included by setuptools + wheels)
* Add setup.py
Pip 21.2 doesn't support editable installs without it.
2022-01-28 21:53:08 -08:00
Simone Chemelli
84f817eb25
Fix status for Fritz device tracker ( #65152 )
2022-01-28 21:53:07 -08:00
Simone Chemelli
4ead2f2f7e
Fix excepton for SamsungTV getting device info ( #65151 )
2022-01-28 21:53:07 -08:00
Marc Mueller
421f9716a7
Use isolated build environments ( #65145 )
2022-01-28 21:53:06 -08:00
Allen Porter
25e6d8858c
Update nest diagnostics ( #65141 )
2022-01-28 21:53:05 -08:00
Marc Mueller
3829a81d15
Move project_urls to setup.cfg ( #65129 )
2022-01-28 21:53:05 -08:00
Marc Mueller
9318843867
Move version metadata key to setup.cfg ( #65091 )
...
* Move version to setup.cfg
* Move python_requires to setup.cfg
* Add script to validate project metadata
* Add dedicated pre-commit hook
2022-01-28 21:53:04 -08:00
Marc Mueller
4eb787b619
Move install_requires to setup.cfg ( #65095 )
2022-01-28 21:52:33 -08:00
Paulus Schoutsen
8e38b7624e
Bumped version to 2022.2.0b2
2022-01-28 09:37:50 -08:00
Allen Porter
fdb52df7b7
Add diagnostics for rtsp_to_webrtc ( #65138 )
2022-01-28 09:37:32 -08:00
Allen Porter
6c3e8b06ea
Bump google-nest-sdm to 1.6.0 (diagnostics) ( #65135 )
2022-01-28 09:37:31 -08:00
Nenad Bogojevic
6ba52b1c86
Use new withings oauth2 refresh token endpoint ( #65134 )
2022-01-28 09:37:30 -08:00
epenet
1e60958fc4
Add diagnostics support to onewire ( #65131 )
...
* Add diagnostics support to onewire
* Add tests
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-28 09:37:30 -08:00
Simone Chemelli
0f9e65e687
Handle FritzInternalError exception for Fritz ( #65124 )
2022-01-28 09:37:29 -08:00
starkillerOG
d382e24e5b
Goodwe - fix value errors ( #65121 )
2022-01-28 09:37:28 -08:00
Erik Montnemery
82acaa380c
Fix cast support for browsing local media source ( #65115 )
2022-01-28 09:37:27 -08:00
Hans Oischinger
0a00177a8f
Handle vicare I/O in executor ( #65105 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-01-28 09:37:27 -08:00
J. Nick Koston
34cf82b017
Downgrade homekit linked humidity sensor error to debug ( #65098 )
...
Fixes #65015
2022-01-28 09:37:26 -08:00
Shay Levy
44403dab62
Fix Shelly 1/1PM external temperature sensor unavailable ( #65096 )
2022-01-28 09:37:25 -08:00
Paulus Schoutsen
909b0fb689
Add support for proxy-selected intent ( #65094 )
2022-01-28 09:37:25 -08:00
Robert Svensson
3f763ddc9a
Reconnect client service tried to connect even if device didn't exist ( #65082 )
2022-01-28 09:37:24 -08:00
G Johansson
837d49f67b
Fix Yale optionsflow ( #65072 )
2022-01-28 09:37:23 -08:00
Jc2k
735edd83fc
Support unpairing homekit accessories from homekit_controller ( #65065 )
2022-01-28 09:37:22 -08:00
Klaas Schoute
7415513352
Add diagnostics support to P1 Monitor ( #65060 )
...
* Add diagnostics to P1 Monitor
* Add test for diagnostics
2022-01-28 09:37:22 -08:00
Shay Levy
6f20a75583
Fix Shelly detached switches automation triggers ( #65059 )
2022-01-28 09:37:21 -08:00
Jc2k
05d7fef9f0
Better names for energy related homekit_controller sensors ( #65055 )
2022-01-28 09:37:20 -08:00
Thibaut
2ff8f10b9f
Check explicitly for None value in Overkiz integration ( #65045 )
2022-01-28 09:37:19 -08:00
Paulus Schoutsen
0604185854
Bumped version to 2022.2.0b1
2022-01-27 11:24:06 -08:00
epenet
ff445b69f4
Update Renault to 0.1.7 ( #65076 )
...
* Update Renault to 0.1.7
* Adjust tests accordingly
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-27 11:23:38 -08:00
Paulus Schoutsen
7e2d04ca77
Bump frontend to 20220127.0 ( #65075 )
2022-01-27 11:23:37 -08:00
jjlawren
07d2627dc5
Guard browsing Spotify if setup failed ( #65074 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-27 11:23:37 -08:00
Hans Oischinger
1968ddb3fd
Update PyVicare to 2.16.1 ( #65073 )
2022-01-27 11:23:36 -08:00
Marc Mueller
5a90f106d1
Remove backports.zoneinfo dependency ( #65069 )
2022-01-27 11:23:35 -08:00
Martin Hjelmare
8afb0aa44a
Fix notify leaving zone blueprint ( #65056 )
2022-01-27 11:23:34 -08:00
Simon Hansen
6f8b0a01b4
Fix typo in entity name for launchlibrary ( #65048 )
2022-01-27 11:23:34 -08:00
Duco Sebel
035b589fca
Add flow_title for HomeWizard Energy ( #65047 )
2022-01-27 11:23:33 -08:00