epenet
9555df88c8
Improve type hints in zwave_me number entity ( #76469 )
2022-08-10 23:49:02 +02:00
J. Nick Koston
bb0038319d
Add Yale Access Bluetooth integration ( #76182 )
2022-08-10 10:08:02 -10:00
puddly
2f99d6a32d
Bump ZHA dependencies ( #76565 )
2022-08-10 15:51:31 -04:00
J. Nick Koston
b1497b0857
Simplify switchbot config flow ( #76272 )
2022-08-10 09:02:08 -10:00
epenet
54fc17e10d
Improve type hints in xiaomi_miio vacuum entities ( #76563 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2022-08-10 20:40:38 +02:00
Jc2k
0639681991
Add new Bluetooth coordinator helper for polling mostly passive devices ( #76549 )
2022-08-10 18:56:34 +01:00
epenet
982d197ff3
Add number checks to pylint plugin ( #76457 )
...
* Add number checks to pylint plugin
* Adjust ancestor checks
* Add tests
* Add comments in tests
2022-08-10 16:30:58 +02:00
epenet
eeff766078
Improve type hints in xiaomi_miio number entity ( #76466 )
2022-08-10 16:25:03 +02:00
Jan Bouwhuis
acaa20cabe
Improve MQTT warning message on illegal discovery topic ( #76545 )
2022-08-10 09:38:40 -04:00
Artem Draft
19295d33ba
Migrate BraviaTV to new async backend ( #75727 )
2022-08-10 13:11:49 +02:00
GitHub Action
4a938ec33e
[ci skip] Translation update
2022-08-10 00:23:36 +00:00
J. Nick Koston
b04352e745
Bump aiohomekit to 1.2.8 ( #76532 )
2022-08-09 17:08:38 -04:00
Oscar Calvo
596b7fed34
Fix #76283 ( #76531 )
2022-08-09 16:46:22 -04:00
Marc Mueller
dc47121f2c
Better type hass_job method calls ( #76053 )
2022-08-09 16:12:33 -04:00
Marc Mueller
70aeaa3c76
Use Callback protocol for AutomationActionType ( #76054 )
2022-08-09 16:10:26 -04:00
J. Nick Koston
ad361b8fc2
Fix pairing with HK accessories that do not provide format for vendor chars ( #76502 )
2022-08-09 09:48:48 -10:00
Christopher Bailey
23fc151150
Bump version of pyunifiprotect to 4.0.13 ( #76523 )
2022-08-09 08:41:02 -10:00
epenet
38c57944fa
Improve type hints in zha number entity ( #76468 )
2022-08-09 18:32:36 +02:00
epenet
7d0a4ee00a
Improve type hints in rfxtrx siren entity ( #76459 )
2022-08-09 17:54:33 +02:00
Maciej Bieniek
6eb1dbdb74
Add NextDNS binary sensor platform ( #75266 )
...
* Add binary_sensor platform
* Add tests
* Add quality scale
* Sort coordinators
* Remove quality scale
* Fix docstring
2022-08-09 17:51:04 +02:00
Maciej Bieniek
753a3c0921
Add new sensors to NextDNS integration ( #76262 )
...
* Add DNS-over-HTTP/3 sensors
* Update tests
2022-08-09 17:45:48 +02:00
epenet
bd795be0e9
Cleanup device_class checks in pylint plugin ( #76458 )
2022-08-09 10:56:15 -04:00
epenet
bcdf880364
Add siren checks to pylint plugin ( #76460 )
2022-08-09 10:55:52 -04:00
Kevin Stillhammer
b19ace9124
Use constructor instead of factory method for sensors in here_travel_time ( #76471 )
2022-08-09 10:54:07 -04:00
J. Nick Koston
929eeac1e4
Add support for Govee 5184 BBQ sensors ( #76490 )
2022-08-09 10:53:21 -04:00
J. Nick Koston
6bae03c14b
Fix inkbird ibbq2s that identify with xbbq ( #76492 )
2022-08-09 10:49:17 -04:00
uvjustin
891158f332
Use stream to generate fallback image for onvif ( #75584 )
2022-08-09 10:41:19 -04:00
Franck Nijhof
2b2ea3dd73
Update flake8-noqa to 1.2.8 ( #76506 )
2022-08-09 09:35:38 -04:00
Franck Nijhof
4e3db5bb5c
Update sqlalchemy to 1.4.40 ( #76505 )
2022-08-09 09:35:22 -04:00
J. Nick Koston
a0ceb38f5f
Bump govee-ble to 0.14.0 to fix H5052 sensors ( #76497 )
2022-08-09 09:35:08 -04:00
Álvaro Fernández Rojas
46a8f19197
Update aioqsw to v0.2.0 ( #76509 )
2022-08-09 15:24:53 +02:00
Rami Mosleh
f90d007e73
Add config flow to `android_ip_webcam` ( #76222 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-09 14:08:46 +02:00
Jc2k
7d427ddbd4
Allow parsing to happen in PassiveBluetoothProcessorCoordinator ( #76384 )
2022-08-09 06:36:39 +01:00
GitHub Action
12721da063
[ci skip] Translation update
2022-08-09 00:28:50 +00:00
J. Nick Koston
2d43145303
Bump aiohomekit to 1.2.6 ( #76488 )
2022-08-08 13:06:49 -10:00
Aaron Bach
759503f863
Ensure ConfirmRepairFlow can make use of translation placeholders ( #76336 )
...
* Ensure ConfirmRepairFlow can make use of translation placeholders
* Automatically determine the issue
* Fix tests
* Update homeassistant/components/repairs/issue_handler.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-08 16:46:48 -06:00
Sarabveer Singh
01de1c6304
Update HomeKit PM2.5 mappings to US AQI ( #76358 )
2022-08-08 11:49:07 -10:00
Koen van Zuijlen
cefc535edb
Add JustNimbus integration ( #75718 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-08 23:35:05 +02:00
Aaron Bach
acbeb8c881
Bump `regenmaschine` to 2022.08.0 ( #76483 )
2022-08-08 14:53:27 -06:00
rlippmann
36d6ef6228
Add ecobee CO2, VOC, and AQI sensors ( #76366 )
...
* Add support for CO2, VOC, and AQI sensors
* Update sensor.py
* Formatting changes
* Use class thermostat member in async_update
* Remove thermostat attribute, add mixin class
* Add docstrings
* Add blank line
* Sort imports
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 22:34:38 +02:00
Christopher Bailey
d139d1e175
Add UniFi Protect media source ( #73244 )
2022-08-08 10:00:50 -10:00
Franck Nijhof
8456a25f86
Update apprise to 1.0.0 ( #76441 )
2022-08-08 20:03:21 +02:00
Franck Nijhof
e199b24374
Update sentry-sdk to 1.9.2 ( #76444 )
2022-08-08 20:00:05 +02:00
Christopher Bailey
ccf7b8fbb9
Bump version of pyunifiprotect to 4.0.12 ( #76465 )
2022-08-08 07:50:41 -10:00
uvjustin
6540bed59d
Defer preload stream start on startup ( #75801 )
2022-08-08 11:15:31 -04:00
Maciej Bieniek
9f240d5bab
Bump NextDNS backend library ( #76300 )
...
* Bump NextDNS backend library
* Update tests
* Update diagnostics tests
* Use fixtures
2022-08-08 07:52:36 -07:00
Franck Nijhof
f67a45f643
Update coverage to 6.4.3 ( #76443 )
2022-08-08 16:16:40 +02:00
epenet
3fcdad74fc
Fix iCloud listeners ( #76437 )
2022-08-08 09:35:45 -04:00
epenet
fe9c101817
Improve select type hints ( #76446 )
2022-08-08 15:22:22 +02:00
epenet
3026a70f96
Improve type hints in zwave_js select entity ( #76449 )
2022-08-08 14:55:23 +02:00