Paulus Schoutsen
88c9233d50
Remove deprecated Switchbot import ( #69002 )
2022-03-31 20:12:02 +02:00
Paulus Schoutsen
3bc2586874
Don't log the stack trace ( #69000 )
2022-03-31 20:10:16 +02:00
Aaron Bach
70922f9733
Bump simplisafe-python to 2022.03.3 ( #68990 )
2022-03-31 19:59:40 +02:00
Álvaro Fernández Rojas
86bec82c24
Update aioairzone to v0.3.1 ( #68975 )
2022-03-31 19:58:56 +02:00
starkillerOG
f0740ce73a
bump pynetgear to 0.9.2 ( #68986 )
2022-03-31 09:58:49 -07:00
Aaron Bach
b8e4784d4a
Bump aioguardian to 2022.03.2 ( #68916 )
...
* Bump aioguardian to 2022.03.0
* Another bump
* Another bump
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-03-31 18:52:07 +02:00
puddly
0f6296e4b5
Bump zigpy to 0.44.1 and zha-quirks to 0.0.69 ( #68921 )
...
* Make unit tests pass
* Flip response type check to not rely on it being a list
https://github.com/zigpy/zigpy/pull/716#issuecomment-1025236190
* Bump zigpy and quirks versions to ZCLR8 releases
* Fix renamed zigpy cluster attributes
* Handle the default response for ZLL `get_group_identifiers`
* Add more error context to `stage failed` errors
* Fix unit test returning lists as ZCL request responses
* Always load quirks when testing ZHA
* Bump zha-quirks to 0.0.69
2022-03-31 11:26:27 -04:00
Philip Allgaier
398db35334
Prevent issues with setting up "Timer" integration (unknown "restore" key) ( #68936 )
...
* Prevent issues with setting up "Timer" for existing entities
* Use default constant
* Update homeassistant/components/timer/__init__.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-31 10:57:52 -04:00
Franck Nijhof
2c66ac6203
Remove deprecated Updater integration ( #68981 )
...
* Remove deprecated Updater integration
* Remove updater mock
2022-03-31 16:39:57 +02:00
Raman Gupta
4e2b6db397
Add comments to zwave_js node metadata WS API ( #67210 )
...
* Add comments to zwave_js node metadata WS API
* Add test dat
2022-03-31 10:31:17 -04:00
epenet
2c0153a32e
Revert "Pin click to fix typer issue" ( #68927 )
2022-03-31 14:53:18 +02:00
Robert Hillis
fc27f38de1
Rename google hangouts to google chat ( #68941 )
2022-03-31 14:47:51 +02:00
J. Nick Koston
185aa025ac
Exclude large and chatty attributes from being recorded for update entities ( #68940 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-03-31 14:28:19 +02:00
Joakim Sørensen
f7c936e842
Add scaffold template for backup ( #68961 )
2022-03-31 14:18:45 +02:00
Erik Montnemery
400943ce99
Make utility_meter tariffs a list ( #68967 )
2022-03-31 13:57:26 +02:00
Allen Porter
3c478c312a
Fix google calendar blocking call, running outside of executor ( #68948 )
2022-03-31 13:22:33 +02:00
Erik Montnemery
4327d3aef9
Improve utility_meter services.yaml ( #68960 )
2022-03-31 11:32:11 +02:00
Raman Gupta
6b2fe6cba9
Add support for new select selector properties ( #68952 )
...
* Add support for new select selector properties
* fix mode option
* Apply suggestions from code review
* Correct validation for empty options, update tests
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-03-31 11:28:49 +02:00
Paulus Schoutsen
9432ab07c2
Change privacy mode to config ( #68954 )
2022-03-31 11:06:07 +02:00
dependabot[bot]
01a029be2d
Bump actions/cache from 3.0.0 to 3.0.1 ( #68958 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 09:03:33 +02:00
Dave T
7a5235dc0c
Generic camera: Allow gif image type in still image checker ( #68933 )
2022-03-30 21:02:43 -10:00
Aaron Bach
f9aa0a7cd8
Bump simplisafe-python to 2022.03.2 ( #68915 )
...
* Bump simplisafe-python to 2022.03.1
* Another bump
2022-03-30 21:21:38 -06:00
Nathan Spencer
e1c4245ff0
Bump pylitterbot to 2022.3.0 ( #68929 )
2022-03-31 01:01:43 +02:00
Erik Montnemery
3be689baf4
Improve utility_meter services.yaml ( #68930 )
2022-03-31 00:47:15 +02:00
Dave T
3244980a35
Generic camera: Allow svg detect to accept leading whitespace ( #68932 )
2022-03-31 00:45:55 +02:00
starkillerOG
d25f7e1376
Motion Blinds integration add Brel dhcp discovery ( #68938 )
2022-03-30 12:14:22 -10:00
Erik Montnemery
f9f360c64e
Rename helper_config_entry_flow to schema_config_entry_flow ( #68924 )
2022-03-30 14:36:47 -07:00
Bram Kragten
89daf4f96b
Handle config entries of integrations that are removed ( #68928 )
2022-03-30 14:35:12 -07:00
Franck Nijhof
217d98e008
Bump version to 2022.5.0dev0 ( #68923 )
2022-03-30 23:02:19 +02:00
Paulus Schoutsen
423ecfa69d
Mark all input integrations as helpers ( #68922 )
2022-03-30 22:50:13 +02:00
rianadon
c4a2204cc7
Calculate temperature precision based on user units ( #59560 )
...
* Calculate temperature precision based on user units
* Fix a few more failing tests
* Fix failing test
Co-authored-by: Erik <erik@montnemery.com>
2022-03-30 22:49:28 +02:00
J. Nick Koston
8b04c676ac
Fix typing on recorder.history ( #68917 )
2022-03-30 09:50:21 -10:00
Franck Nijhof
9c2a944997
Merge branch 'master' into dev
2022-03-30 21:32:52 +02:00
muchtall
a5eae3dbac
Add support for joaoapps_join notification categories ( #67445 )
2022-03-30 12:28:41 -07:00
Zack Barett
c2e9865f3f
Frontend Version Bump to 20220330.0 ( #68918 )
2022-03-30 12:27:27 -07:00
Cyril Perrin
fb1b0b535f
Provide conv_id to intent ( #68102 )
2022-03-30 12:24:36 -07:00
Mick Vleeshouwer
1be9dc9720
Add supported brands to Overkiz ( #67024 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-30 21:21:35 +02:00
Ljzd-PRO
9998ed4fc0
Change xiaomi _retrieve_list() timeout setting ( #63964 )
2022-03-30 12:19:13 -07:00
Jeff Basso
408e9b2943
Add Identity Attribute to enable areas ( #62698 )
2022-03-30 12:18:00 -07:00
Martin
a9ebeb2876
Catch kodi protocol errors ( #67555 )
2022-03-30 12:14:53 -07:00
Sebastian Muszynski
ea2c3e3310
Initialize xiaomi aqara binary sensor state ( #68791 )
2022-03-30 12:13:35 -07:00
Marvin Wichmann
9b05a1264a
Add support for IP secure to KNX config flow ( #68906 )
...
* Add support for TCP Secure in KNX config flow
* Add support for TCP Secure in KNX config flow
* Fix typing
* Fix import
* Move assert up to cover all possible cases
2022-03-30 21:10:47 +02:00
Michael
3ccec8f051
Address late review of Tankerkoenig ( #68919 )
2022-03-30 21:07:00 +02:00
Jeff Rescignano
7767258696
Change sharkiqpy to sharkiq ( #68864 )
2022-03-30 11:41:34 -07:00
Mick Vleeshouwer
6a0a77f986
Don't close aiohttp session in Overkiz config flow ( #68913 )
2022-03-30 11:40:14 -07:00
Johann Vanackere
aa6f551b33
Remove Daikin int conversion to allow decimal target temperature steps ( #61616 )
...
* Remove int conversion in order to allow decimal target temperature steps
* Convert to float and keep 1 digit
2022-03-30 20:03:22 +02:00
rappenze
4ca4180fd2
Fix on state for fibaro light entity ( #68914 )
2022-03-30 07:41:18 -10:00
Maximilian
2c245fcfec
Address late review of nina ( #68911 )
2022-03-30 19:38:14 +02:00
Tom
3590467ce6
Update plugwise module to 0.17.2 ( #68908 )
2022-03-30 19:37:05 +02:00
Erik Montnemery
9471e4d77c
Don't override temperature unit for sensors ( #68910 )
2022-03-30 10:15:00 -07:00