J. Nick Koston
|
71ca976d58
|
Fix esphome entity ids in test (#96965)
|
2023-07-20 21:05:08 +02:00 |
|
Franck Nijhof
|
86d9d9cea5
|
Disable wheels building for pycocotools (#96937)
|
2023-07-20 13:24:19 +02:00 |
|
Franck Nijhof
|
7105b4b28b
|
Bumped version to 2023.7.3
|
2023-07-20 11:45:02 +02:00 |
|
G Johansson
|
db32aa7c5e
|
Fix timer switch in Sensibo (#96911)
|
2023-07-20 11:42:54 +02:00 |
|
mkmer
|
0c10005270
|
Bump AIOSomecomfort to 0.0.15 in Honeywell (#96904)
|
2023-07-20 11:42:51 +02:00 |
|
uvjustin
|
58c3c8a7a8
|
Avoid infinite loop on corrupt stream recording (#96881)
* Avoid infinite loop on corrupt stream recording
* Update tests
|
2023-07-20 11:42:47 +02:00 |
|
Luke
|
c118574bf4
|
bump python-Roborock to 0.30.1 (#96877)
bump to 0.30.1
|
2023-07-20 11:42:44 +02:00 |
|
mkmer
|
7f5a141f69
|
Add username to Reauth flow in Honeywell (#96850)
* pre-populate username/password on reauth
* Update homeassistant/components/honeywell/config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Use add_suggested_value_to_schema
* Optimize code
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-07-20 11:42:41 +02:00 |
|
Marc Mueller
|
3890d8d132
|
Update pycocotools to 2.0.6 (#96831)
|
2023-07-20 11:42:35 +02:00 |
|
Marc Mueller
|
72073b28cc
|
Update PyYAML to 6.0.1 (#96800)
|
2023-07-20 11:41:05 +02:00 |
|
Erik Montnemery
|
4501bdb5bf
|
Fix check for HA Yellow radio in otbr config flow (#96789)
|
2023-07-20 11:40:24 +02:00 |
|
Erik Montnemery
|
7748000026
|
Prevent otbr creating multiple config entries (#96783)
|
2023-07-20 11:39:01 +02:00 |
|
Joost Lekkerkerker
|
38d58b4d91
|
Use explicit device name for Stookalert (#96755)
|
2023-07-20 11:38:57 +02:00 |
|
Jan Bouwhuis
|
fff04a5e9b
|
Improve imap error handling for config entry (#96724)
* Improve error handling config entry
* Removed CancelledError
* Add cleanup
* Do not call protected async_set_state()
|
2023-07-20 11:38:02 +02:00 |
|
Andrew Sayre
|
d866cdb9cf
|
Fix SmartThings Cover Set Position (for window shades) (#96612)
* Update smartthings dependencies
* Update cover to support window_shade_level
|
2023-07-20 11:29:33 +02:00 |
|
Allen Porter
|
653b1e5ad8
|
Bump pyrainbird to 3.0.0 (#96610)
|
2023-07-20 11:29:30 +02:00 |
|
Allen Porter
|
f5ba9af494
|
Bump pyrainbird to 2.1.1 (#96601)
|
2023-07-20 11:29:26 +02:00 |
|
quthla
|
cfcdf866dd
|
Ensure androidtv_remote does not block startup of HA (#96582)
* Ensure androidtv_remote does not block startup of HA
* Fix lint
* Use asyncio.wait_for
* Update homeassistant/components/androidtv_remote/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/androidtv_remote/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Fix lint
* Lint
* Update __init__.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-07-20 11:29:23 +02:00 |
|
Aaron Collins
|
b193b5667b
|
Fix daikin missing key after migration (#96575)
Fix daikin migration
|
2023-07-20 11:29:20 +02:00 |
|
J. Nick Koston
|
173a61bdff
|
Bump onvif-zeep-async to 3.1.12 (#96560)
|
2023-07-20 11:29:17 +02:00 |
|
J. Nick Koston
|
7425d97ee1
|
Handle empty strings for ESPHome UOMs (#96556)
|
2023-07-20 11:29:13 +02:00 |
|
J. Nick Koston
|
8382feeff4
|
Defer SSDP UPNP server start until the started event (#96555)
|
2023-07-20 11:29:10 +02:00 |
|
Joost Lekkerkerker
|
2967a00bc6
|
Support MyStrom switch 120 (#96535)
|
2023-07-20 11:29:07 +02:00 |
|
Guido Schmitz
|
a9902a21bf
|
Bump devolo_plc_api to 1.3.2 (#96499)
|
2023-07-20 11:29:03 +02:00 |
|
Sebastian Lövdahl
|
a50a96b687
|
Fix Vallox fan entity naming (#96494)
|
2023-07-20 11:29:00 +02:00 |
|
Sebastian Lövdahl
|
bc795f4953
|
Bump vallox-websocket-api to 3.3.0 (#96493)
|
2023-07-20 11:28:53 +02:00 |
|
J. Nick Koston
|
1f11a75ab1
|
Always try PullPoint with ONVIF (#96377)
|
2023-07-20 11:28:47 +02:00 |
|
Joost Lekkerkerker
|
6ed119006d
|
Use device class naming for SimpliSafe (#96093)
|
2023-07-20 11:28:42 +02:00 |
|
Paulus Schoutsen
|
a982958143
|
Bumped version to 2023.7.2
|
2023-07-13 11:36:22 -04:00 |
|
J. Nick Koston
|
2822d98544
|
Ensure ESPHome dashboard connection recovers if its down when core starts (#96449)
|
2023-07-13 11:36:11 -04:00 |
|
J. Nick Koston
|
4f95039dfd
|
Fix mixed case service schema registration (#96448)
|
2023-07-13 11:36:10 -04:00 |
|
Michael
|
658e87b6a5
|
Always add guest wifi qr code entity in AVM Fritz!Tools (#96435)
|
2023-07-13 11:36:09 -04:00 |
|
Joost Lekkerkerker
|
e6c8e0460f
|
Add explicit device naming to Led BLE (#96421)
|
2023-07-13 11:36:06 -04:00 |
|
Franck Nijhof
|
c78628aa29
|
Update RestrictedPython to 6.1 (#96358)
|
2023-07-13 11:36:04 -04:00 |
|
Aaron Bach
|
3dc1ceed0b
|
Fix extra verbiage in Ridwell rotating category sensor (#96345)
|
2023-07-13 11:36:03 -04:00 |
|
Joost Lekkerkerker
|
89e737facb
|
Add has entity name to Blink (#96322)
|
2023-07-13 11:36:02 -04:00 |
|
J. Nick Koston
|
15ab483f61
|
Bump aiohomekit to 2.6.7 (#96291)
|
2023-07-13 11:36:01 -04:00 |
|
starkillerOG
|
0b3ff859e6
|
Bump reolink_aio to 0.7.3 (#96284)
|
2023-07-13 11:36:00 -04:00 |
|
puddly
|
bdcc9ec984
|
Fix ZHA serialization issue with warning devices (#96275)
* Bump ZHA dependencies
* Update unit tests to reduce mocks
|
2023-07-13 11:35:58 -04:00 |
|
Joost Lekkerkerker
|
382bfa24a8
|
Use explicit device naming for Escea (#96270)
|
2023-07-13 11:35:57 -04:00 |
|
Luke
|
6a54c18818
|
Bump Roborock to v0.30.0 (#96268)
bump to v0.30.0
|
2023-07-13 11:35:56 -04:00 |
|
J. Nick Koston
|
76ac7fa6a0
|
Fix race fetching ESPHome dashboard when there are no devices set up (#96196)
* Fix fetching ESPHome dashboard when there are no devices setup
fixes #96194
* coverage
* fix
|
2023-07-13 11:35:55 -04:00 |
|
Allen Porter
|
de1a367cff
|
Enable retries on rainbird devices by loading model and version (#96190)
Update rainbird to load device model and version
|
2023-07-13 11:35:54 -04:00 |
|
Joost Lekkerkerker
|
e493cd642c
|
Use explicit device name for Stookwijzer (#96184)
|
2023-07-13 11:35:52 -04:00 |
|
Ernst Klamer
|
c2a41fc21e
|
Bump bthome to 2.12.1 (#96166)
|
2023-07-13 11:35:51 -04:00 |
|
G Johansson
|
ebc123c355
|
Fix implicitly using device name in Yale Smart Living (#96161)
Yale Smart Living device name
|
2023-07-13 11:35:50 -04:00 |
|
Robert Hillis
|
4874e13af8
|
Bump goalzero to 0.2.2 (#96121)
|
2023-07-13 11:35:49 -04:00 |
|
Jan Bouwhuis
|
9969f67508
|
Fix reference to translation reference in buienradar translations (#96119)
Do not reference a reference
|
2023-07-13 11:35:47 -04:00 |
|
Joost Lekkerkerker
|
855962d729
|
Use explicit device name for Yalexs BLE (#96105)
|
2023-07-13 11:35:46 -04:00 |
|
Aaron Bach
|
98b8e27b08
|
Fix implicit device name for RainMachine update entity (#96094)
Fix implicit device name for RainMachine update entity
|
2023-07-13 11:35:45 -04:00 |
|