1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-23 22:47:09 +00:00

67887 Commits

Author SHA1 Message Date
Aaron Bach
ce77566783
Add more specific typing to OpenUV coordinator () 2023-10-13 21:58:27 +02:00
Joakim Sørensen
a0a3d91a28
Update hass-nabucasa from 0.71.0 to 0.73.0 () 2023-10-13 21:46:52 +02:00
Joost Lekkerkerker
85fa364152
Migrate Panasonic Viera to has entity name ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-13 21:45:35 +02:00
Raman Gupta
7d8ea404b3
Make Basic CC Z-Wave values a light () 2023-10-13 11:11:44 -04:00
elmurato
370e3166ee
Add diagnostics support in Minecraft Server ()
* Add diagnostics support

* Return diagnostics dict directly

* Use syrupy snapshots for assertions in diagnostics test

* Use parametrize for testing diagnostics

* Remove unnecessary side_effect in patch
2023-10-13 15:40:50 +02:00
Joost Lekkerkerker
2609394b9f
Add device info to Launch Library () 2023-10-13 15:28:58 +02:00
Marc Mueller
02567d9bf6
Revert aiohttp to 3.8.5 for Python 3.11 () 2023-10-13 14:12:42 +02:00
J. Nick Koston
2dfc8b9d7f
Avoid conversion of timestamps in jwt auth () 2023-10-13 14:11:17 +02:00
Vadym Holoveichuk
4e9ec82082
Fix Setpoint in Matter climate platform ()
fix matter max setpoint
2023-10-13 14:09:35 +02:00
Joost Lekkerkerker
53e97fee0e
Improve Withings test fixtures () 2023-10-13 13:35:34 +02:00
J. Nick Koston
43753b841f
Bump aioesphomeapi to 17.1.5 () 2023-10-13 11:05:52 +02:00
J. Nick Koston
5f91bdcfc5
Fix implicit device name in wiz switch () 2023-10-13 11:05:25 +02:00
J. Nick Koston
fecaf9aa60
Bump zeroconf to 0.116.0 () 2023-10-13 10:39:44 +02:00
starkillerOG
f330bc0f97
Uncancel task when swallowing CancelledError () 2023-10-13 10:23:32 +02:00
Joost Lekkerkerker
d712a29052
Split Withings coordinators ()
* Subscribe to Withings webhooks outside of coordinator

* Subscribe to Withings webhooks outside of coordinator

* Split Withings coordinator

* Split Withings coordinator

* Update homeassistant/components/withings/sensor.py

* Fix merge

* Rename MEASUREMENT_COORDINATOR

* Update homeassistant/components/withings/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix feedback

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-13 07:34:31 +02:00
J. Nick Koston
03210d7f81
Fix implicit name in airzone_cloud () 2023-10-13 00:06:47 +02:00
J. Nick Koston
dc18a7f1fb
Bump aioesphomeapi to 17.1.4 () 2023-10-12 11:48:00 -10:00
Marc Mueller
ff5504f55f
Add strict typing for transmission () 2023-10-12 22:20:39 +02:00
Marc Mueller
8b134f26a9
Fix transmission Coordinator typing () 2023-10-12 22:13:33 +02:00
Christopher Fenner
6d2fbeb556
Migrate ViCare to has_entity_name ()
* set has_entity_name

* remove sensor prefix

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-12 21:06:09 +02:00
Rami Mosleh
536ad57bf4
Use DataUpdate coordinator for Transmission ()
* Switch integration to DataUpdate Coordinator

* add coordinator to .coveragerc

* Migrate TransmissionData into DUC

* update coveragerc

* Applu suggestions

* remove CONFIG_SCHEMA
2023-10-12 20:58:22 +02:00
J. Nick Koston
cc3d1a11bd
Add more typing to HomeKit () 2023-10-12 08:43:53 -10:00
G Johansson
c4ce900567
Use CountrySelector in Prosegur Alarm () 2023-10-12 20:06:03 +02:00
Bouwe Westerdijk
0c901435bd
Fix state_class of huisbaasje sensors () 2023-10-12 19:57:15 +02:00
rappenze
85af452c6e
Remove unnecessary dict lookup in fibaro integration () 2023-10-12 19:51:43 +02:00
starkillerOG
a92919b8fd
Bump reolink-aio to 0.7.11 () 2023-10-12 19:50:29 +02:00
G Johansson
472ab437e8
Translations in Sensibo () 2023-10-12 19:16:45 +02:00
Joost Lekkerkerker
3843e91af0
Use device class translation for Sensibo update entity ()
Use device class translation for Sensibo update
2023-10-12 19:13:21 +02:00
jan iversen
edf510f9c0
Bump pymodbus v3.5.4 () 2023-10-12 18:19:11 +02:00
G Johansson
a4e0b3140b
Add missing fan mode in Sensibo ()
* Add missing fan mode in Sensibo

* translations
2023-10-12 18:05:51 +02:00
G Johansson
b6d8211c6c
Use CountrySelector in Workday () 2023-10-12 17:39:08 +02:00
G Johansson
e5f37050a9
Use CountrySelector in Buienradar () 2023-10-12 17:38:48 +02:00
G Johansson
8870991802
Remove codeowner Trafikverket () 2023-10-12 17:07:11 +02:00
G Johansson
dc29190564
CountrySelector ()
* CountrySelector

* rename

* remove multiple for now

* Add no_sort

* Update homeassistant/helpers/selector.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-10-12 16:44:30 +02:00
Christopher Fenner
5c52a15df7
Fix type issue in vicare integration ()
* fix type issue

* fix type issue

* fix type issue

* extract from constructor

* Revert "extract from constructor"

This reverts commit a33de7ca8e75845b81c548c73745b15a98d2bd63.
2023-10-12 15:01:23 +02:00
Christopher Fenner
6e1c23906c
Add base entity class in vicare integration ()
* add entity base class

* depend on base class

* add device info to base class

* remove individual DeviceInfo

* move class

* fix imports

* add file comment

* use super()

* fix formatting

* add vicare/entity.py
2023-10-12 14:54:16 +02:00
Joost Lekkerkerker
3e4edc8edd
Move Withings entity descriptions to platforms () 2023-10-12 13:42:00 +02:00
Betacart
6450ae8d28
Fix typo in remember the milk strings ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-12 13:18:43 +02:00
Guy Shefer
5730cb1e85
Add Tami4 Integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-12 13:15:25 +02:00
Brandon Rothweiler
91cf719588
Remove Mazda integration ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-12 13:13:44 +02:00
René Klomp
b70e2f7749
Fix SMA incorrect device class () 2023-10-12 13:03:09 +02:00
Martin Hjelmare
52067dbfe5
Fix mysensors battery level attribute () 2023-10-12 13:01:08 +02:00
Joost Lekkerkerker
8e3c665fd3
Only reload Withings config entry on reauth ()
* Only reload on reauth

* Reload if entry is loaded

* Make async_cloudhook_generate_url protected

* Fix feedback
2023-10-12 12:56:10 +02:00
Greg Dowling
dcb3dc254d
Improve handling of roon media players with fixed and incremental volume () 2023-10-12 12:52:01 +02:00
Joost Lekkerkerker
d676d95901
Fix translation key in Plugwise ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-12 12:51:40 +02:00
Hessel
830981ddd6
Bump wallbox to 0.4.14 () 2023-10-12 11:59:30 +02:00
Justin Lindh
5523e9947d
Bump Python-MyQ to v3.1.13 () 2023-10-12 10:42:40 +02:00
Kevin Worrel
2276be275d
Await set value function in ScreenLogic number entities () 2023-10-12 09:18:34 +02:00
Richard Kroegel
7fd89b2959
Add brake pads condition based service attributes for BMW ()
Add brake pads condition based service attributes

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-10-12 09:01:29 +02:00
J. Nick Koston
6ce5f190c1
Avoid duplicate property calls when writing sensor state ()
* Avoid duplicate attribute lookups when writing sensor state

_numeric_state_expected would call self.device_class,
self.state_class, self.native_unit_of_measurement,
and self.suggested_display_precision a second time
when the `state` path already had these values.

* one more

* avoid another
2023-10-12 08:45:20 +02:00