Dave T
6fd041b290
Don't test config on yaml import for generic camera ( #69714 )
2022-04-08 22:59:54 -07:00
Shay Levy
06e4c2f351
Fix Shelly gen2 cover unavailable when not calibrated ( #69671 )
2022-04-08 22:54:42 -07:00
Allen Porter
06d2aeec6b
Refresh google calendar tokens with invalid expiration times ( #69679 )
...
* Refresh google calendar tokens with invalid expiration times
* Update tests/components/google/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove unnecessary async methods in functions being touched already
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-08 20:27:58 -07:00
Marvin Wichmann
b5b514b62f
Full test coverage for KNX integration ( #69697 )
...
* Full test coverage for KNX integration
* Allow for 0 values, since we all live at those kind of areas in the world
* Remove unneeded method
* Add missing test for climate mode
* Cleanup test and remove fixture that was used only once
2022-04-09 00:33:50 +02:00
MatthewFlamm
d060d57a87
bump pynws ( #69634 )
2022-04-08 23:28:03 +03:00
Allen Porter
d54cb49f32
Remove "XXX" from calendar tests and implement real test ( #69677 )
...
* Remove "XXX" from calendar tests and implement real test
Remove a placeholder that was accidentally commited in the
calendar tests, and replace with a real test.
* Remove stale comment
2022-04-08 18:46:51 +03:00
Francois Chagnon
c70c9ac341
Add None guard for zwave_js humidifier entity ( #69667 )
...
* Add None guard for humidifier entity is_on
* Add guards in more places
* Update homeassistant/components/zwave_js/humidifier.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-08 17:27:06 +02:00
epenet
fa13a243d4
Deprecate SUPPORT_* constants in siren ( #69648 )
2022-04-08 16:38:57 +03:00
epenet
2ad096733a
Suppress Upnp parsing errors in SamsungTV ( #69664 )
2022-04-08 16:36:43 +03:00
J. Nick Koston
5076437413
Reduce indent in recorder event processing ( #69659 )
2022-04-07 23:37:20 -10:00
J. Nick Koston
72fffde77a
Fix spelling of periodic in recorder ( #69658 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-07 23:37:02 -10:00
epenet
89dd199ac2
Use SirenEntityFeature enum in mqtt ( #69647 )
2022-04-08 10:37:12 +02:00
epenet
f0a021d255
Deprecate SUPPORT_* constants in camera ( #69481 )
2022-04-08 10:22:42 +02:00
dependabot[bot]
4298f83b93
Bump actions/setup-python from 3.1.0 to 3.1.1 ( #69646 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 10:16:08 +02:00
epenet
9eba1425e0
Use SirenEntityFeature enum in demo ( #69649 )
2022-04-08 09:30:15 +02:00
epenet
af57f9c6a4
Use SirenEntityFeature enum in components ( #69645 )
2022-04-08 09:13:12 +02:00
Allen Porter
1cce0a5744
Fix bugs calendar oauth token date handling ( #69641 )
2022-04-07 21:53:30 -07:00
J. Nick Koston
66f0a3816a
Reduce memory pressure during database migration ( #69628 )
2022-04-07 18:29:31 -10:00
Matt Zimmerman
8c00fde27d
[powerwall] Skip backup reserve sensor if data is unavailable ( #69637 )
2022-04-07 20:34:00 -07:00
David F. Mulcahey
261e12e881
Fix Samjin Multi acceleration in ZHA ( #69636 )
2022-04-07 20:53:12 -04:00
David F. Mulcahey
2ae3372128
Bump ZHA quirks to 0.0.71 ( #69633 )
2022-04-07 17:16:36 -07:00
Erik Montnemery
949b0e1b65
Don't allow in-memory SQLite database ( #69616 )
2022-04-08 00:43:09 +02:00
puddly
fab1f29a29
Move new `zha_event` command parameters into a `params` key to ensure backwards compatibility ( #69631 )
2022-04-07 15:33:14 -07:00
north3221
ad946cf9d2
Fix tado default overlay for when set pre new overlay feature ( #69584 )
2022-04-07 15:23:07 -07:00
puddly
74bec58bfa
Fix ZHA group creation ( #69629 )
2022-04-07 15:02:14 -07:00
Dave T
be8e28503c
Generic fix stream thumbnail ( #69378 )
2022-04-07 15:01:29 -07:00
Álvaro Fernández Rojas
7519436f60
Update aioairzone to v0.3.3 ( #69615 )
2022-04-08 00:00:29 +02:00
Diogo Gomes
a3cfb6d4ae
Fix utility_meter reset service ( #69612 )
2022-04-07 23:55:34 +02:00
epenet
7ce9b5910a
Deprecate SUPPORT_* constants in alarm_control_panel ( #69475 )
2022-04-07 23:28:32 +02:00
epenet
7635cafd47
Deprecate SUPPORT_* constants in cover ( #69484 )
2022-04-07 23:27:55 +02:00
epenet
5b6cb6bffd
Deprecate SUPPORT_* constants in media_player ( #69518 )
2022-04-07 23:26:09 +02:00
epenet
6feeece574
Deprecate SUPPORT_* constants in climate ( #69482 )
2022-04-07 23:25:14 +02:00
Erik Montnemery
f4fb29200c
Allow empty config in discovery.async_load_platform ( #69619 )
2022-04-07 23:24:47 +02:00
epenet
15348965f3
Deprecate SUPPORT_* constants in fan ( #69514 )
2022-04-07 23:23:29 +02:00
J. Nick Koston
6dc72ebf6c
Mark backgrounds optional for tplink random effects ( #69622 )
2022-04-07 23:19:17 +02:00
epenet
a61ac3ddc6
Add EntityFeature enum to Siren ( #69585 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-07 23:08:09 +02:00
Matt Zimmerman
340dd3ab82
Bump smarttub to 0.0.31 ( #69599 )
2022-04-07 23:07:33 +02:00
Patrik Lindgren
74021d62da
Finalize deprecation of groups in Tradfri integration ( #69460 )
...
* Finalise cleanup of groups
* Fix tests
* Remove
* Revert change
2022-04-07 22:19:12 +02:00
epenet
c583df74e4
Use EntityFeature enums in template ( #69583 )
2022-04-07 20:08:57 +02:00
epenet
c8e06e2456
Use EntityFeature enums in lutron_caseta ( #69588 )
2022-04-07 18:05:59 +02:00
Jason Hunter
62b6d03321
Log which device has the time discrepancy ( #69595 )
2022-04-07 18:04:09 +02:00
epenet
d56f6f39c1
Use EntityFeature enums in mobile_app ( #69592 )
2022-04-07 18:01:19 +02:00
epenet
10ed9cfdf2
Use EntityFeature enums in overkiz ( #69587 )
2022-04-07 18:00:24 +02:00
epenet
04dab04ee7
Use EntityFeature enums in nest ( #69590 )
2022-04-07 07:52:18 -07:00
Erik Montnemery
4a7c978f69
Speedup recorder test test_write_lock_db ( #69578 )
2022-04-07 15:36:58 +02:00
epenet
075c362fd7
Deprecate SUPPORT_* constants in humidifier ( #69519 )
2022-04-07 15:36:16 +02:00
epenet
381e669b64
Deprecate SUPPORT_* constants in water-heater ( #69512 )
2022-04-07 15:33:09 +02:00
epenet
4a0e00d939
Use EntityFeature enum in components (k**) ( #69411 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-07 15:31:54 +02:00
epenet
2e7c65495b
Use EntityFeature enums in aladdin_connect ( #69574 )
2022-04-07 15:23:50 +02:00
epenet
c61378337a
Use EntityFeature enums in emulated_hue ( #69573 )
2022-04-07 15:22:56 +02:00