Jan-Philipp Benecke
1353c1d24c
Address late review of Tankerkoenig package move ( #109277 )
2024-02-01 12:19:25 +01:00
J. Nick Koston
0b6df23ee5
Fix app name sorting in apple_tv ( #109274 )
2024-02-01 12:19:22 +01:00
J. Nick Koston
e34ebcb195
Restore support for packages being installed from urls with fragments ( #109267 )
2024-02-01 12:19:19 +01:00
TheJulianJES
29f4c2d513
Fix ZHA update entity not updating installed version ( #109260 )
2024-02-01 12:19:16 +01:00
Ernst Klamer
70f0d77ba5
Fix Xiaomi-ble automations for multiple button devices ( #109251 )
2024-02-01 12:19:13 +01:00
Michael
133b68a68d
Apply review comments on proximity ( #109249 )
...
use a named tuple as TrackedEntityDescriptor
2024-02-01 12:19:10 +01:00
Raman Gupta
3f619a8022
Remove deprecation warnings for zwave_js climate TURN_ON/TURN_OFF features ( #109242 )
2024-02-01 12:19:07 +01:00
J. Nick Koston
ada37f558c
Bump govee-ble to 0.31.0 ( #109235 )
2024-02-01 12:19:02 +01:00
Joost Lekkerkerker
f76689fb75
Pass verify_ssl to created session in Omada ( #109212 )
...
* Pass verify_ssl to created session in Omada
* Fix tests
* Fix tests
2024-02-01 12:18:59 +01:00
Raman Gupta
16ad2728a6
Make zwave_js last seen sensor enabled by default ( #109191 )
...
* Make zwave_js last seen sensor enabled by default
* Add test
* Fix test
* improve tests
2024-02-01 12:18:56 +01:00
Brett Adams
ddc1c4bb27
Fix time to arrival to timestamp in Tessie ( #109172 )
...
* Fix time to arrival
* Update snapshot
* Freeze time for snapshot
* Fix docstring
* Add available_fn
* Update snapshot
* Dont use variance for full charge
* Remove unrelated changes
* Revert snapshot
* Rename hours_to_datetime
2024-02-01 12:18:53 +01:00
Chris Talkington
bbe4483b4a
Update rokuecp to 0.19 ( #109100 )
2024-02-01 12:18:49 +01:00
Raman Gupta
1af25bc010
Remove deprecation warnings for zwave_js climate TURN_ON/TURN_OFF features ( #109242 )
2024-02-01 11:21:40 +01:00
Jan-Philipp Benecke
286c5faa79
Address late review of Tankerkoenig package move ( #109277 )
2024-02-01 11:14:33 +01:00
Joakim Sørensen
f791c77f3b
Bump hass-nabucasa from 0.75.1 to 0.76.0 ( #109296 )
2024-02-01 11:11:28 +01:00
Franck Nijhof
6869723003
Fix device class repairs issues UOM placeholders in Group ( #109294 )
2024-02-01 10:20:52 +01:00
Jan Bouwhuis
459022d030
Remove quality scale platinum from daikin integration ( #109292 )
2024-02-01 09:30:29 +01:00
Chris Talkington
f87550c909
Update rokuecp to 0.19 ( #109100 )
2024-02-01 09:08:32 +01:00
Ernst Klamer
697d4987c1
Fix Xiaomi-ble automations for multiple button devices ( #109251 )
2024-02-01 09:04:02 +01:00
Michael
e11e54fd50
Apply review comments on proximity ( #109249 )
...
use a named tuple as TrackedEntityDescriptor
2024-02-01 09:02:38 +01:00
Luis Andrade
175ec81269
bugfix: name missing in getLogger ( #109282 )
2024-02-01 09:00:22 +01:00
Jan Rieger
421e276185
Add icon translations to GPSd ( #108602 )
2024-02-01 08:58:32 +01:00
Josef Zweck
a075accbe3
Fix two icon translations for La Marzocco ( #109284 )
2024-02-01 08:57:12 +01:00
J. Nick Koston
8afcd53af6
Restore support for packages being installed from urls with fragments ( #109267 )
2024-02-01 08:56:57 +01:00
J. Nick Koston
5d3364521f
Fix app name sorting in apple_tv ( #109274 )
2024-02-01 08:53:18 +01:00
Jan Bouwhuis
723d9c4c8a
Fix dalkin climate warnings ( #109279 )
2024-02-01 08:52:07 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0caed80320
Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #109278 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:28:23 +01:00
TheJulianJES
c355dd77a4
Fix ZHA update entity not updating installed version ( #109260 )
2024-02-01 08:26:39 +01:00
J. Nick Koston
5c3bf13ca4
Only decode msg topic once when handling mqtt payloads ( #109258 )
2024-02-01 03:42:58 +01:00
Joost Lekkerkerker
31094e72a0
Pass verify_ssl to created session in Omada ( #109212 )
...
* Pass verify_ssl to created session in Omada
* Fix tests
* Fix tests
2024-02-01 03:38:16 +01:00
Raman Gupta
2b525ed2e9
Make zwave_js last seen sensor enabled by default ( #109191 )
...
* Make zwave_js last seen sensor enabled by default
* Add test
* Fix test
* improve tests
2024-02-01 02:55:48 +01:00
Dan and Dan Swartz
08f8f84f61
Bump opower to 0.3.0 ( #109248 )
...
Co-authored-by: Dan Swartz <3066652+swartzd@users.noreply.github.com >
2024-02-01 01:34:33 +01:00
Joost Lekkerkerker
2aead3eefc
Fix kitchen sink tests ( #109243 )
2024-01-31 22:10:32 +01:00
Franck Nijhof
d1c61c911d
Bump version to 2024.3.0dev0 ( #109238 )
2024-01-31 22:05:13 +01:00
Brett Adams
1584f02e71
Fix time to arrival to timestamp in Tessie ( #109172 )
...
* Fix time to arrival
* Update snapshot
* Freeze time for snapshot
* Fix docstring
* Add available_fn
* Update snapshot
* Dont use variance for full charge
* Remove unrelated changes
* Revert snapshot
* Rename hours_to_datetime
2024-01-31 15:52:58 -05:00
Steven B
552d14204d
Bump ring_doorbell to 0.8.6 ( #109199 )
2024-01-31 10:32:27 -10:00
J. Nick Koston
729c6db082
Bump govee-ble to 0.31.0 ( #109235 )
2024-01-31 09:47:31 -10:00
Franck Nijhof
69416e7b76
Bump version to 2024.2.0b0
2024.2.0b0
2024-01-31 20:45:31 +01:00
Jan Rieger
45f0e08395
Add translations to GPSd ( #108600 )
...
* Add config flow to GPSD
* Add translations to GPSd
* Add device class
* Apply feedback for unique_id and translation_key
2024-01-31 20:42:14 +01:00
Erik Montnemery
3ce4e53b32
Sort script actions ( #108247 )
2024-01-31 20:41:53 +01:00
Erik Montnemery
cf6bcd63dd
Add reauth flow to kitchen sink ( #109202 )
2024-01-31 20:40:26 +01:00
Tucker Kern
340df38bd0
Suppress log warnings when a sensor group has non numeric members ( #102828 )
2024-01-31 20:02:21 +01:00
G Johansson
c59345338e
Add test for integration migrated in climate ( #109224 )
2024-01-31 19:57:59 +01:00
Bram Kragten
3cbfae5cc7
Update frontend to 20240131.0 ( #109231 )
2024-01-31 19:49:50 +01:00
Steven B
605b7312a4
Fix ring chimes data update ( #109220 )
...
* Fix bug with chimes data update
* Trigger update in test with time change
* Fix test to use freezer
* Make test less fragile
2024-01-31 19:39:18 +01:00
Bram Kragten
d361d47516
Add qr code selector ( #109214 )
2024-01-31 19:27:03 +01:00
Jan Rieger
bbdb9b61c4
Add config flow to GPSD ( #106196 )
2024-01-31 18:38:14 +01:00
Joakim Sørensen
cd96fb381f
Import Traccar YAML configuration to Traccar Server ( #109226 )
...
* Import Traccar YAML configuration to Traccar Server
* Remove import
2024-01-31 18:16:23 +01:00
Joakim Sørensen
0b0bf73780
Add brands definition for Traccar ( #109219 )
2024-01-31 18:15:40 +01:00
Paul Strawder
f4a2d7c612
Add ZHA support for Bosch Twinguard and siren install QR codes ( #107460 )
...
* Enable Bosch Outdoor Siren and Bosch Twinguard QR Codes
These devices contain inside their QR code device specific link keys instead of installation codes. Normally, the link key is generated from the installation code, but in this case we can directly pass the provided link key from QR code to zigpy application controller.
* Replace ZHA deprecated permit_with_key by permit_with_link_key
Convert installation code directly to link key
* Update tests
* formatting
2024-01-31 12:02:34 -05:00