Aarni Koskela
35c1604ea7
Remove unused hassfest helper ( #82123 )
2022-11-15 21:26:34 +01:00
J. Nick Koston
682187541f
Move BluetoothServiceInfoBleak to home_assistant_bluetooth ( #82064 )
2022-11-15 14:00:52 -06:00
Steve Repsher
c940ad9920
Add autocomplete to text selector ( #81060 )
2022-11-15 12:58:59 -06:00
J. Nick Koston
435fc23737
Add shelly ble scanner support ( #82007 )
2022-11-15 12:34:45 -06:00
Jan Bouwhuis
7932864e00
Always update attributes on an update for MQTT update ( #82139 )
2022-11-15 18:43:01 +01:00
J. Nick Koston
ade4b62aec
Fix instability with HomeKit trigger accessories ( #80703 )
...
fixes https://github.com/home-assistant/core/issues/78774
fixes https://github.com/home-assistant/core/issues/81685
2022-11-15 18:41:55 +01:00
Robert Svensson
1331a3771a
Block client switches should rely only on events for state changes ( #81883 )
...
fixes undefined
2022-11-15 18:31:30 +01:00
J. Nick Koston
c65f894fbe
Bump PySwitchbot to 0.20.5 ( #82099 )
2022-11-15 18:30:03 +01:00
Jeef
dd38d2ff05
Increasing device usage update interval for Flume ( #81968 )
2022-11-15 18:29:32 +01:00
J. Nick Koston
f035223599
Make sure the config_flow key is set for brands ( #82038 )
...
Fixes https://github.com/home-assistant/frontend/issues/14376
2022-11-15 18:27:59 +01:00
epenet
af9ac9022b
Import tag via hass.components in mobile_app ( #82138 )
...
* Import tag via hass.components in mobile_app
* Update webhook.py
2022-11-15 18:27:37 +01:00
Franck Nijhof
ab5c99fe22
Update sentry-sdk to 1.11.0 ( #82122 )
2022-11-15 17:59:02 +01:00
Jan Bouwhuis
285c61c0d7
Add TagProtocol as type hint in MQTT tag ( #82134 )
2022-11-15 16:54:39 +01:00
G Johansson
9eef5129f0
Full test coverage Min Max ( #82053 )
2022-11-15 09:04:22 -06:00
Franck Nijhof
19e5e671a2
Update sqlalchemy to 1.4.44 ( #82129 )
2022-11-15 08:51:13 -06:00
J. Nick Koston
f497b989b9
Bump dbus-fast to 1.74.0 ( #82107 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.73.0...v1.74.0
2022-11-15 15:27:54 +01:00
uvjustin
e7dd31f37b
Iterate over entities safely in camera setup ( #82080 )
...
fixes undefined
2022-11-15 08:02:35 -06:00
epenet
4cce359960
Fix legacy scrape scan interval ( #81764 )
...
* Fix legacy scrape scan interval
* Adjust init
* Adjust tests
* Clearer default
2022-11-15 13:39:30 +01:00
Jan Bouwhuis
6975186f2f
Improve MQTT type hints / refactor part 10 - vacuum ( #81253 )
...
* Improve type hints vacuum __init__ and schema
* Improve type hints and refactor templates legacy
* Improve type hints state vacuum
* Add hint for template parameters
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Some corrections
* Remove stale constant
* Use bitwise and
* Follow-up comment
* Remove incorrect type hint
* Remove asserts
* Cleanup asserts and reduce code
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-11-15 12:48:02 +01:00
uvjustin
6bab63fb0a
Redact more credentials in stream URL query params ( #82089 )
...
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2022-11-15 12:42:40 +08:00
Andrew Berry
f96a4e2d0f
Fix HomeKit logging None instead of the linked battery sensor ( #81860 )
2022-11-14 21:35:10 -06:00
J. Nick Koston
9c0a3cdae0
Fix homekit_controller comment ( #82111 )
2022-11-14 21:18:10 -06:00
GitHub Action
83a6012f80
[ci skip] Translation update
2022-11-15 00:26:42 +00:00
Marc Mueller
2ac2a288cc
Update mypy to 0.991 ( #82096 )
2022-11-14 21:16:44 +01:00
J. Nick Koston
956120662e
Add the ability to register for shelly event callbacks ( #82052 )
2022-11-14 19:58:10 +01:00
G Johansson
13577981f9
Local ip tests ( #82051 )
2022-11-14 12:20:45 -06:00
Aarni Koskela
3d29638804
Deduplicate `sensor_device_info_to_device_info` ( #81905 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-11-14 12:12:53 -06:00
Ernst Klamer
af73afa2e2
Add support for HHCCJCY10 to xiaomi_ble ( #82069 )
2022-11-14 11:18:51 -06:00
J. Nick Koston
1ded3ac51e
Poll HomeKit Controller locks for state after lock operation ( #82058 )
2022-11-14 10:54:28 -06:00
Aarni Koskela
bbda122c99
Fix mqtt typo ( #82086 )
...
mqtt: fix "certiticate" typo
2022-11-14 16:22:23 +01:00
epenet
7d5794cfb1
Remove unused function from hassfest model ( #82073 )
...
* Remove unused function from hassfest model
* Update model.py
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-11-14 16:18:11 +01:00
Aarni Koskela
fa9a51e528
Use os.path.dirname() for getting the directory name of a path ( #81504 )
2022-11-14 15:21:35 +01:00
epenet
1826795d37
Add TagProtocol for type checking ( #81086 )
...
* Add TagProtocol for type checking
* Adjust type hints
2022-11-14 14:32:10 +01:00
Pascal Reeb
e9117cd1db
Update pynuki to 1.6.0 ( #81208 )
2022-11-14 13:43:24 +01:00
epenet
55444b15a9
Add type hints to hassfest models ( #82074 )
...
* Add type hints to hassfest models
* Implement review
2022-11-14 12:41:49 +01:00
Erik Montnemery
de313dcc3f
Improve config tests ( #81898 )
...
* Improve config tests
* Fix stale docstring
* Use os.path.basename
2022-11-14 11:13:20 +01:00
muppet3000
096ef85c68
Bump growattServer to 1.2.4 ( #82071 )
...
Growatt - Library bump to workaround for #81951
2022-11-14 10:41:25 +01:00
Thomas Dietrich
a0b0e4088c
Replace quantiles by percentile characteristic for statistics component ( #81027 )
...
* Remove quantiles characteristic
* Add percentile characteristic
2022-11-14 09:23:02 +01:00
Aarni Koskela
727dcd6df6
Keep mypy.ini and strict-typing files sorted with hassfest ( #81331 )
...
hassfest: keep mypy.ini and .strict-typing sorted
2022-11-14 06:37:47 +01:00
Allen Porter
4bf233a4c1
Bump python-google-nest-sdm to 2.1.0 ( #82066 )
2022-11-13 18:24:32 -08:00
Avi Miller
42652872f6
Restore color_temp handling for lifx.set_state ( #82067 )
...
fixes undefined
2022-11-13 19:43:45 -06:00
G Johansson
48f6c9a486
Add tests DNS IP ( #82059 )
2022-11-13 18:23:14 -06:00
Christopher Bailey
ae436d46fc
Add options to UniFi Protect diagnostics ( #82062 )
2022-11-13 17:57:09 -06:00
J. Nick Koston
298c95d9f0
Bump pySwitchbot to 0.20.4 ( #82055 )
...
Fixes for curtain firmware v6
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.3...0.20.4
2022-11-14 00:12:52 +01:00
J. Nick Koston
f584efa0c2
Move bluetooth remote scanner implementation into a base class ( #82012 )
2022-11-13 14:18:36 -06:00
Oliver Dippel
bd28483b43
Fix ibeacon source attribute not being updated ( #81740 )
...
fixes undefined
2022-11-13 14:17:59 -06:00
J. Nick Koston
50f960097f
Add support for thermobeacon WS 03 aka device 0x18 ( #82045 )
...
* Add support for thermobeacon WS 03 aka device 0x18
changelog: https://github.com/Bluetooth-Devices/thermobeacon-ble/compare/v0.3.2...v0.4.0
* empty
2022-11-13 20:30:50 +01:00
On Freund
52a8f4df82
Refactor binary sensor creation in Risco integration ( #82043 )
2022-11-13 11:53:54 -06:00
Avi Miller
fe7ffe9519
Enable more customization of the LIFX pulse and color loop effects ( #81699 )
2022-11-13 10:59:47 -06:00
Allen Porter
2ff45e198d
Bump pyrainbird 0.6.2 ( #82040 )
2022-11-13 10:56:38 -06:00