G Johansson and GitHub
5cdafba667
Make attribute names in dnsip lowercase (for translation) ( #119727 )
2024-06-21 11:43:53 +02:00
Brett Adams and GitHub
fde7ddfa71
Fix charge behavior in Tessie ( #119546 )
2024-06-21 11:30:57 +02:00
Robert Hillis and GitHub
64cef6e082
Store runtime data inside the config entry in Litter Robot ( #119547 )
2024-06-21 11:28:44 +02:00
G Johansson and GitHub
9c5879656c
Remove legacy list event calendar service ( #118663 )
2024-06-21 11:18:51 +02:00
d21908a0e4
Add event entity to Nanoleaf ( #120013 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-06-21 11:16:00 +02:00
epenet and GitHub
7af79ba013
Add MockModule type hints in tests ( #120007 )
2024-06-21 11:11:48 +02:00
dontinelli and GitHub
0dd5391cd7
Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units ( #118728 )
2024-06-21 11:10:15 +02:00
Mr. Bubbles and GitHub
818750dfd1
Add icons to One-Time Password (OTP) ( #120066 )
2024-06-21 11:07:45 +02:00
Erik Montnemery and GitHub
d2a5683fa0
Raise repair issues when automations can't be set up ( #120010 )
2024-06-21 11:07:30 +02:00
Joost Lekkerkerker and GitHub
5138c3de0a
Add Mealie integration ( #119678 )
2024-06-21 11:04:55 +02:00
epenet and GitHub
dc6c1f4e87
Add MockPlatform type hints in tests ( #120012 )
...
* Add MockPlatform type hints in tests
* Remove useless code
* Improve
* Revert "Improve"
This reverts commit 9ad04f9255 .
2024-06-21 11:04:15 +02:00
Joost Lekkerkerker and GitHub
53022df8a4
Add sensor tests for APSystems ( #117512 )
2024-06-21 11:01:42 +02:00
epenet and GitHub
54d8ce5ca9
Revert "Temporary pin CI to Python 3.12.3" ( #119454 )
2024-06-21 11:00:07 +02:00
94800cb11e
UniFi temp fix to handle runtime data ( #120031 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-06-21 10:55:21 +02:00
Thomas Kistler and GitHub
aba5bb08dd
Add Ambient Weather brand ( #115898 )
2024-06-21 10:51:46 +02:00
Joost Lekkerkerker and GitHub
a6724db01b
Fix calculation in Refoss ( #120069 )
2024-06-21 10:42:25 +02:00
3b6189a432
Bump env-canada to 0.6.3 ( #120035 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-06-21 10:37:51 +02:00
Robert Svensson and GitHub
6fb5a12ef1
Make UniFi services handle unloaded config entry ( #120028 )
2024-06-21 10:36:52 +02:00
Álvaro Fernández Rojas and GitHub
f30b20b4df
Update AEMET-OpenData to v0.5.2 ( #120065 )
2024-06-21 10:34:39 +02:00
J. Nick Koston and GitHub
7375764301
Bump anyio to 4.4.0 ( #120061 )
2024-06-21 10:31:37 +02:00
Mr. Bubbles and GitHub
4515eedea9
Add unique_id to One-Time Password (OTP) ( #120050 )
2024-06-21 10:28:52 +02:00
Álvaro Fernández Rojas and GitHub
53d3475b1d
Update aioairzone to v0.7.7 ( #120067 )
2024-06-21 10:28:11 +02:00
Marc Mueller and GitHub
e5846fdffd
Update pydantic to 1.10.17 ( #119430 )
2024-06-21 10:16:36 +02:00
Raman Gupta and GitHub
3a8b0c3573
Bump zwave-js-server-python to 0.57.0 ( #120047 )
2024-06-21 09:29:10 +02:00
Mr. Bubbles and GitHub
f770fa0de0
Fix translation key in config flow of One-Time Password (OTP) integration ( #120053 )
2024-06-21 09:22:55 +02:00
Thomas Kistler and GitHub
4aa7a9faee
Fix Hydrawise volume unit bug ( #119988 )
2024-06-21 09:07:14 +02:00
b3722d60cb
Bump actions/checkout from 4.1.6 to 4.1.7 ( #120063 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 08:55:06 +02:00
Jan Bouwhuis and GitHub
2add53e334
Bump aioimaplib to 1.1.0 ( #120045 )
2024-06-21 08:47:50 +02:00
Markus Jacobsen and GitHub
1962759953
Add Bang olufsen init testing ( #119834 )
2024-06-21 07:35:38 +01:00
RJPoelstra and GitHub
353e4865e1
Make preset list indicate whether the current mount position matches a preset in Vogel's Motionmount ( #118731 )
2024-06-21 06:22:12 +01:00
J. Nick Koston and GitHub
4de8cca911
Disable generic unifiprotect object sensors by default ( #120059 )
2024-06-20 22:12:31 -05:00
J. Nick Koston and GitHub
68462b014c
Fix unifiprotect smart detection when end is set ( #120027 )
2024-06-20 22:03:07 -05:00
ecadaf314d
Add support for Switchbot Lock Pro ( #119326 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-06-20 19:26:43 -05:00
J. Nick Koston and GitHub
fb25902de9
Cleanup unifiprotect subscriptions logic ( #120049 )
2024-06-20 18:35:35 -05:00
J. Nick Koston and GitHub
ee85c0e44c
Bump uiprotect to 1.19.2 ( #120048 )
2024-06-20 18:34:57 -05:00
Robert Svensson and GitHub
87e405396b
Bump aiounifi to v79 ( #120033 )
2024-06-20 20:12:40 +02:00
epenet and GitHub
325a49e8ff
Enable pylint on tests ( #119279 )
...
* Enable pylint on tests
* Remove jobs==1
2024-06-20 16:02:49 +02:00
BestPig and GitHub
7c5fcec062
Fix songpal crash for soundbars without sound modes ( #119999 )
...
Getting soundField on soundbar that doesn't support it crash raise an exception, so it make the whole components unavailable. As there is no simple way to know if soundField is supported, I just get all sound settings, and then pick soundField one if present. If not present, then return None to make it continue, it will just have to effect to display no sound mode and not able to select one (Exactly what we want).
2024-06-20 13:06:30 +02:00
mikosoft83 and GitHub
99cae16b75
Change meteoalarm scan interval ( #119194 )
2024-06-20 12:59:30 +02:00
epenet and GitHub
1235338f1b
Fix hass-component-root-import warnings in otp tests ( #120019 )
2024-06-20 12:39:26 +02:00
Joost Lekkerkerker and GitHub
e89b9b0093
Small clean up for Refoss sensor platform ( #120015 )
2024-06-20 11:49:03 +02:00
4d7a857555
Use runtimedata in nanoleaf ( #120009 )
...
* Use runtimedata in nanoleaf
* Update homeassistant/components/nanoleaf/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-06-20 11:08:01 +02:00
3224224bf8
Add Sensor for Refoss Integration ( #116965 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2024-06-20 10:29:37 +02:00
Mr. Bubbles and GitHub
1eb8b5a27c
Add config flow to One-Time Password (OTP) integration ( #118493 )
2024-06-20 10:03:29 +02:00
Jan Bouwhuis and GitHub
60ba80a28d
Only (re)subscribe MQTT topics using the debouncer ( #119995 )
...
* Only (re)subscribe using the debouncer
* Update test
* Fix test
* Reset mock
2024-06-19 23:57:18 +02:00
Leo Shen and GitHub
0053c92d2b
Update PySwitchbot to 0.48.0 ( #119998 )
2024-06-19 16:56:20 -05:00
ebbb63cd08
Fix Sonos album images with special characters not displaying in media browser UI ( #118249 )
...
* initial commit
* initial commit
* simplify tests
* rename symbol
* original_uri -> original_url
* change symbol name
---------
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com >
2024-06-19 22:38:49 +01:00
G Johansson and GitHub
e6967298ec
Remove circuit integration ( #119921 )
2024-06-19 23:14:43 +02:00
Erik Montnemery and GitHub
f32cb8545c
Use MockHAClientWebSocket.send_json_auto_id in blueprint tests ( #119956 )
2024-06-19 23:07:56 +02:00
Artur Pragacz and GitHub
42b62ec427
Fix Onkyo zone volume ( #119949 )
2024-06-19 22:48:34 +02:00