J. Nick Koston
82b6deeb79
Bump qingping-ble to 0.2.4 ( #76958 )
2022-08-17 22:43:22 -04:00
Robert Hillis
6ab9652b60
Pass the real config for Discord ( #76959 )
2022-08-17 22:41:59 -04:00
Robert Hillis
280ae91ba1
Pass the real config for Slack ( #76960 )
2022-08-17 22:41:28 -04:00
J. Nick Koston
03fac0c529
Fix race in notify setup ( #76954 )
2022-08-17 22:37:47 -04:00
Joakim Plate
3eaa1c30af
Restore fixed step fan speeds for google assistant ( #76871 )
2022-08-17 22:15:48 -04:00
GitHub Action
d2e5d91eba
[ci skip] Translation update
2022-08-18 00:25:40 +00:00
Franck Nijhof
71cdc1645b
Refactor LaMetric integration ( #76759 )
...
* Refactor LaMetric integration
* Use async_setup
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* use async_get_service
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/lametric/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/lametric/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Pass hassconfig
* Remove try/catch
* Fix passing hassconfig
* Use menu
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-18 00:49:11 +02:00
J. Nick Koston
071cae2c0b
Implement auto switching when there are multiple bluetooth scanners ( #76947 )
2022-08-17 12:38:04 -10:00
J. Nick Koston
7bf13167d8
Prevent bluetooth scanner from being shutdown by BleakClient not using BLEDevice ( #76945 )
2022-08-17 11:42:12 -10:00
J. Nick Koston
3bcc274dfa
Rework bluetooth to support scans from multiple sources ( #76900 )
2022-08-17 10:51:56 -10:00
Christopher Bailey
ff7ef7e526
Bump version of pyunifiprotect to 4.1.2 ( #76936 )
2022-08-17 18:45:34 +02:00
René Klomp
a63a3b96b7
Bump pysma to 0.6.12 ( #76937 )
2022-08-17 17:53:21 +02:00
epenet
171893b484
Fix acmeda set cover tilt position ( #76927 )
2022-08-17 17:00:30 +02:00
epenet
673a72503d
Improve type hints in water_heater ( #76910 )
...
* Improve type hints in water_heater
* Adjust melcloud
2022-08-17 16:58:17 +02:00
epenet
8619df5294
Improve type hints in utility_meter select entity ( #76447 )
2022-08-17 16:38:41 +02:00
Charles Garwood
79ab13d118
Add Fully Kiosk Browser switch platform ( #76931 )
2022-08-17 16:30:20 +02:00
Diogo Gomes
ef6b6e7850
Remove deprecated utility_meter entity ( #76480 )
...
* remove deprecated utility_meter domain
* remove select_tariff
2022-08-17 16:25:34 +02:00
Erik Montnemery
05e33821fd
Remove white_value support from group light ( #76924 )
2022-08-17 08:01:50 -04:00
Erik Montnemery
426a620084
Remove deprecated white_value support from template light ( #76923 )
2022-08-17 07:53:56 -04:00
Erik Montnemery
4cc1428eea
Add support for color_mode white to MQTT JSON light ( #76918 )
2022-08-17 13:07:50 +02:00
Erik Montnemery
0ed265e2be
Correct restoring of mobile_app sensors ( #76886 )
2022-08-17 10:53:05 +02:00
Franck Nijhof
b4323108b1
Update cryptography to 37.0.4 ( #76853 )
2022-08-17 09:41:50 +02:00
mkmer
5ef6b5a300
Add BLE sensor to Aladdin_connect ( #76221 )
...
* Add BLE sensor
Default Enable BLE & Battery for Model 02
* recommended changes
* Recommended changes
Model 02 -> 01 (oops)
2x async_block_till_done() not needed.
2022-08-17 09:09:19 +02:00
Charles Garwood
7e366a78e6
Add Fully Kiosk Browser button platform ( #76894 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-17 08:36:56 +02:00
J. Nick Koston
ee1b08bbd6
Bump govee-ble to 0.16.0 ( #76882 )
2022-08-16 21:21:47 -04:00
Franck Nijhof
7a82279af8
Update hass-nabucasa to 0.55.0 ( #76892 )
2022-08-16 21:20:47 -04:00
Marc Mueller
d73754d292
Fix TypeAlias + TypeVar names ( #76897 )
2022-08-16 21:19:55 -04:00
Franck Nijhof
ec1b133201
Add DHCP updates to Fully Kiosk ( #76896 )
2022-08-16 21:19:23 -04:00
J. Nick Koston
6f3cdb6db1
Reorganize bluetooth integration to prepare for remote and multi-adapter support ( #76883 )
2022-08-16 14:52:53 -10:00
Paulus Schoutsen
8c62713af3
Bump frontend to 20220816.0 ( #76895 )
2022-08-16 20:49:27 -04:00
GitHub Action
683132ae19
[ci skip] Translation update
2022-08-17 00:26:42 +00:00
Charles Garwood
8070875ff4
Add Fully Kiosk Browser sensor platform ( #76887 )
2022-08-17 00:20:30 +02:00
Paulus Schoutsen
59878ea1ef
Indieauth updates ( #76880 )
2022-08-16 17:17:10 -04:00
rikroe
cb2799bc37
Fix displayed units for BMW Connected Drive ( #76613 )
...
* Fix displayed units
* Add tests for unit conversion
* Streamline test config entry init
* Refactor test to pytest fixture
* Fix renamed mock
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-08-16 21:36:33 +02:00
Charles Garwood
1e9ede25ad
Add Fully Kiosk Browser integration with initial binary sensor platform ( #76737 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-16 20:08:35 +02:00
starkillerOG
73ad34244e
Bump pynetgear to 0.10.7 ( #76754 )
2022-08-16 19:49:49 +02:00
Zach Berger
5331af2143
Capture local Awair firmware version to DeviceInfo ( #76700 )
2022-08-16 13:17:53 -04:00
Igor Pakhomov
65f86ce44f
Add additional select for dmaker.airfresh.t2017 to xiaomi_miio ( #67058 )
2022-08-16 17:30:56 +02:00
Franck Nijhof
d50b5cebee
Various improvement for JustNimbus ( #76858 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-16 17:10:11 +02:00
Franck Nijhof
93a72982ce
Update debugpy to 1.6.3 ( #76849 )
2022-08-16 17:09:50 +02:00
Franck Nijhof
1a2a20cfc5
Update google-cloud-texttospeech to 2.12.1 ( #76854 )
2022-08-16 17:09:00 +02:00
Joakim Sørensen
2ab4817d81
Use secure in Speedtest ( #76852 )
2022-08-16 08:05:09 -07:00
Erik Montnemery
73001e29ff
Remove deprecated white_value support from MQTT light ( #76848 )
...
* Remove deprecated white_value support from MQTT light
* Remove deprecated white_value support from MQTT JSON light
* Remove deprecated white_value support from MQTT template light
2022-08-16 16:47:21 +02:00
Franck Nijhof
63d71457aa
Type BrowseMedia children as a covariant ( #76869 )
2022-08-16 16:31:09 +02:00
Franck Nijhof
2e191d6a60
Update sentry-sdk to 1.9.5 ( #76857 )
2022-08-16 16:30:04 +02:00
Franck Nijhof
3d567d2c1b
Update numpy to 1.23.2 ( #76855 )
2022-08-16 16:18:40 +02:00
Marc Mueller
563ec67d39
Add strict typing for auth ( #75586 )
2022-08-16 10:10:37 -04:00
Franck Nijhof
735dec8dde
Process UniFi Protect review comments ( #76870 )
2022-08-16 15:53:16 +02:00
Aidan Timson
3cb062dc13
Add System Bridge Media Source ( #72865 )
2022-08-16 09:48:01 -04:00
Franck Nijhof
00c0ea8869
Remove stale debug prints ( #76865 )
2022-08-16 09:33:33 -04:00