7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
2023-07-13 11:52:50 -04:00
Paulus Schoutsen
a982958143
Bumped version to 2023.7.2
2023-07-13 11:36:22 -04:00
J. Nick Koston and Paulus Schoutsen
2822d98544
Ensure ESPHome dashboard connection recovers if its down when core starts ( #96449 )
2023-07-13 11:36:11 -04:00
J. Nick Koston and Paulus Schoutsen
4f95039dfd
Fix mixed case service schema registration ( #96448 )
2023-07-13 11:36:10 -04:00
Michael and Paulus Schoutsen
658e87b6a5
Always add guest wifi qr code entity in AVM Fritz!Tools ( #96435 )
2023-07-13 11:36:09 -04:00
Joost Lekkerkerker and Paulus Schoutsen
e6c8e0460f
Add explicit device naming to Led BLE ( #96421 )
2023-07-13 11:36:06 -04:00
Franck Nijhof and Paulus Schoutsen
c78628aa29
Update RestrictedPython to 6.1 ( #96358 )
2023-07-13 11:36:04 -04:00
Aaron Bach and Paulus Schoutsen
3dc1ceed0b
Fix extra verbiage in Ridwell rotating category sensor ( #96345 )
2023-07-13 11:36:03 -04:00
Joost Lekkerkerker and Paulus Schoutsen
89e737facb
Add has entity name to Blink ( #96322 )
2023-07-13 11:36:02 -04:00
J. Nick Koston and Paulus Schoutsen
15ab483f61
Bump aiohomekit to 2.6.7 ( #96291 )
2023-07-13 11:36:01 -04:00
starkillerOG and Paulus Schoutsen
0b3ff859e6
Bump reolink_aio to 0.7.3 ( #96284 )
2023-07-13 11:36:00 -04:00
puddly and Paulus Schoutsen
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 and Paulus Schoutsen
382bfa24a8
Use explicit device naming for Escea ( #96270 )
2023-07-13 11:35:57 -04:00
Luke and Paulus Schoutsen
6a54c18818
Bump Roborock to v0.30.0 ( #96268 )
...
bump to v0.30.0
2023-07-13 11:35:56 -04:00
J. Nick Koston and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
e493cd642c
Use explicit device name for Stookwijzer ( #96184 )
2023-07-13 11:35:52 -04:00
Ernst Klamer and Paulus Schoutsen
c2a41fc21e
Bump bthome to 2.12.1 ( #96166 )
2023-07-13 11:35:51 -04:00
G Johansson and Paulus Schoutsen
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 and Paulus Schoutsen
4874e13af8
Bump goalzero to 0.2.2 ( #96121 )
2023-07-13 11:35:49 -04:00
Jan Bouwhuis and Paulus Schoutsen
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 and Paulus Schoutsen
855962d729
Use explicit device name for Yalexs BLE ( #96105 )
2023-07-13 11:35:46 -04:00
Aaron Bach and Paulus Schoutsen
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
Franck Nijhof and Paulus Schoutsen
b26e624b2b
Fix implicit use of device name in Slimproto ( #96081 )
2023-07-13 11:35:44 -04:00
3c7ced21ad
Use default MyStrom devicetype if not present ( #96070 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2023-07-13 11:35:43 -04:00
Joost Lekkerkerker and Paulus Schoutsen
eec05d4fc8
UPB explicit device name ( #96042 )
2023-07-13 11:35:41 -04:00
Barry Williams and Paulus Schoutsen
32927e050f
Remove openhome from discovery component ( #96021 )
2023-07-13 11:35:40 -04:00
Joost Lekkerkerker and Paulus Schoutsen
c6b7a3d564
Use explicit device naming for Switchbot ( #96011 )
...
Use explicit entity naming for Switchbot
2023-07-13 11:35:39 -04:00
Jan Bouwhuis and Paulus Schoutsen
6f5373fa6e
Refactor async_get_hass to rely on threading.local instead of a ContextVar ( #96005 )
...
* Test for async_get_hass
* Add Fix
2023-07-13 11:35:38 -04:00
Joost Lekkerkerker and Paulus Schoutsen
7bd9933092
Get MyStrom device state before checking support ( #96004 )
...
* Get device state before checking support
* Add full default device response to test
* Add test mocks
* Add test coverage
2023-07-13 11:35:37 -04:00
Eric Severance and Paulus Schoutsen
52f60f1e48
Bump pywemo from 0.9.1 to 1.1.0 ( #95951 )
2023-07-13 11:35:36 -04:00
Aaron Collins and Paulus Schoutsen
3667eb9400
Bump pydaikin 2.10.5 ( #95656 )
2023-07-13 11:35:34 -04:00
RenierM26 and GitHub
c54ceb2da2
ImageEntity split load_image_from_url ( #96146 )
...
* Initial commit
* fix async_load_image_from_url
2023-07-13 17:03:26 +02:00
Joost Lekkerkerker and GitHub
b8bc958070
Use device class translations in airvisual pro ( #96472 )
2023-07-13 15:05:55 +02:00
d025b97bb9
Migrate Z-Wave services to support translations ( #96361 )
...
* Migrate Z-Wave services to support translations
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-07-13 09:49:05 +02:00
J. Nick Koston and GitHub
bc9b763688
Improve performance of http auth logging ( #96464 )
...
Avoid the argument lookups when debug logging is not enabled
2023-07-13 09:44:27 +02:00
Joakim Plate and GitHub
52c7ad130d
Add number entity to gardena ( #96430 )
2023-07-13 06:34:28 +02:00
J. Nick Koston and GitHub
ffe81a9716
Improve ESPHome update platform error reporting ( #96455 )
2023-07-12 16:46:29 -10:00
Ville Skyttä and GitHub
127fbded18
Fix huawei_lte suspend_integration service URL description ( #96450 )
...
Copy-pasto from resume_integration.
2023-07-12 22:04:18 -04:00
Joost Lekkerkerker and GitHub
b367c95c81
Add more common translations ( #96429 )
...
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
2023-07-12 22:00:05 -04:00
J. Nick Koston and GitHub
08af42b00e
Fix mixed case service schema registration ( #96448 )
2023-07-12 14:39:51 -10:00
J. Nick Koston and GitHub
7009683226
Ensure ESPHome dashboard connection recovers if its down when core starts ( #96449 )
2023-07-12 14:37:28 -10:00
709d5241ec
Include a warning when changing channels with multi-PAN ( #96351 )
...
* Inform users of the dangers of changing channels with multi-PAN
* Update homeassistant/components/homeassistant_hardware/strings.json
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
* Remove double spaces
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-12 18:52:17 -04:00
Michael and GitHub
400c513209
Always add guest wifi qr code entity in AVM Fritz!Tools ( #96435 )
2023-07-12 20:54:48 +02:00
e95c4f7e65
Migrate zha services to support translations ( #96418 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-12 20:49:36 +02:00
a96ee22afa
Migrate notify services to support translations ( #96413 )
...
* Migrate notify services to support translations
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-12 14:37:45 -04:00
273e80cc45
Migrate text services to support translations ( #96397 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-12 20:24:21 +02:00
11cd7692a1
Migrate group services to support translations ( #96369 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2023-07-12 19:58:08 +02:00
Franck Nijhof and GitHub
728a5ff99b
Migrate system_log services to support translations ( #96398 )
2023-07-12 18:56:08 +02:00
021aaa9994
Migrate tts services to support translations ( #96412 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-07-12 18:55:34 +02:00