Commit Graph
64867 Commits
Author SHA1 Message Date
epenetandGitHub 787486b68d Remove myself from rest codeowners (#97528) 2023-07-31 12:50:44 +02:00
Eric SeveranceandGitHub 7b25702605 Bump pywemo to 1.2.0 (#97520) 2023-07-31 12:38:31 +02:00
epenetandGitHub 83db3c48c2 Fix unused variable in Renault tests (#97529) 2023-07-31 12:35:30 +02:00
epenetandGitHub 927905ac84 Handle http error in Renault initialisation (#97530) 2023-07-31 12:17:51 +02:00
epenetandGitHub ed3ebdfea5 Remove myself from scrape codeowners (#97524) 2023-07-31 11:15:59 +02:00
J. Nick KostonandGitHub 37cdd51183 Combine Bluetooth update coordinator subscriptions to reduce code duplication (#97503) 2023-07-31 01:03:19 -07:00
J. Nick KostonandGitHub 5c4e47c127 Use internal imports in Bluetooth update coordinator to avoid future circular imports (#97506) 2023-07-31 01:02:57 -07:00
J. Nick KostonandGitHub 28bebf338f Fix xiaomi_ble not remembering a device is a sleepy device (#97518) 2023-07-31 01:02:36 -07:00
J. Nick KostonandGitHub 7bda873c2a Fix bthome not remembering a device is a sleepy device (#97517) 2023-07-31 01:02:15 -07:00
starkillerOGandGitHub b266514068 Delay creation of Reolink repair issues (#97476)
* delay creation of repair issues

* fix tests
2023-07-31 09:07:13 +02:00
J. Nick KostonandGitHub f218fb8cee Fix typo in PassiveBluetoothDataProcessor (#97508) 2023-07-31 08:56:30 +02:00
tronikosandGitHub eb56c7e1b7 Bump androidtvremote2==0.0.13 (#97494) 2023-07-30 21:27:57 +02:00
MeowandGitHub a4b2ded503 Refactor deprecated RESULT_TYPE_* (#97367) 2023-07-30 19:27:30 +02:00
Joost LekkerkerkerandGitHub 04e72fec57 Add entity translation to Moon (#97404) 2023-07-30 19:10:45 +02:00
Joost LekkerkerkerandGitHub 15b7035ad0 Change IoT class for Moon to calculated (#97405) 2023-07-30 19:03:25 +02:00
Jan-Philipp BeneckeandGitHub cb033f7a7b Change IoT class for ToD to calculated (#97422) 2023-07-30 19:02:43 +02:00
Marc MuellerandGitHub 1553ff1001 Update pydantic to 1.10.12 (#97479) 2023-07-30 18:55:13 +02:00
Marc MuellerandGitHub 71cc227f09 Update aiopvpc to 4.2.2 (#97482) 2023-07-30 18:54:45 +02:00
Niels PerforsandGitHub a70c10d3c9 Upgrade Verisure to 2.6.4 (#97278) 2023-07-30 18:53:26 +02:00
starkillerOGandGitHub f4e79bbab8 Regard long poll without events as valid (#97383) 2023-07-30 18:49:27 +02:00
starkillerOGandGitHub c32b15c754 Reolink long poll recover (#97465) 2023-07-30 18:49:00 +02:00
G JohanssonandGitHub 1f11ce63fc Manual trigger entity fix name influence entity_id (#97398) 2023-07-30 18:47:34 +02:00
Joost LekkerkerkerandGitHub 2b4387f7c2 Return the actual media url from media extractor (#97408) 2023-07-30 18:43:42 +02:00
Chris TalkingtonandGitHub 9d2f52dbc5 Allow deleting config entry devices in jellyfin (#97377) 2023-07-30 18:42:28 +02:00
tronikosandGitHub 28dc819212 Bump opower to 0.0.16 (#97437) 2023-07-30 18:41:14 +02:00
Marc MuellerandGitHub 68cb7a7dde Update ha-av to 10.1.1 (#97481) 2023-07-30 18:40:38 +02:00
J. Nick KostonandGitHub 84576672de Bump dbus-fast to 1.87.5 (#97364) 2023-07-30 18:39:40 +02:00
J. Nick KostonandGitHub afdbbefc31 Revert using has_entity_name in ESPHome when friendly_name is not set (#97488) 2023-07-30 18:28:45 +02:00
Marc MuellerandGitHub 5e3bcc1224 Update zigpy to 0.56.3 (#97480) 2023-07-30 09:30:13 -04:00
Maciej BieniekandGitHub 12426dfad4 Add entity translations for AccuWeather (#95940)
* Add entity name translations

* Some improvements

* Update tests

* Suggested changes

* day 0 -> today

* night 0 -> tonight

* Fix precipitation
2023-07-29 21:22:53 +02:00
mbo18andGitHub 598e26e481 Add device and state class to humidity sensor (#97331)
Add device and state class to humidity
2023-07-29 17:40:14 +02:00
Renier MoorcroftandGitHub f52876c7f6 Add entity description to EZVIZ SwitchEntity (#95672)
* Initial commit

* Update switch entity

* Add entity description

* Redundant get. Key will always be there.

* fixed dumb condition mistake.

* Removed names from entity description

* Implement suggestions

* async_add_entities has iterator so cleanup

* Update strings.json
2023-07-29 17:37:40 +02:00
MichaelandGitHub 750260b266 Add more sensors to PEGELONLINE (#97295)
* add further sensors

* adjust and improve tests

* add device classes were applicable

* fix doc string

* name for ph comes from device class

* use icon from device class for ph sensor
2023-07-29 17:03:29 +02:00
b7ed163caf bmw_connected_drive: Add WASHING_FLUID to correct binary sensor attribute (#97448)
BMW: Add WASHING_FLUID to correct binary sensor attribute

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-07-29 12:32:55 +02:00
David KnowlesandGitHub 0e8bbbd3d9 Add a battery sensor to Schlage (#97369) 2023-07-28 21:09:25 -07:00
G JohanssonandGitHub 78003886a5 GDACS add yaml config issue (#97424)
gdacs remove yaml issue
2023-07-29 02:22:54 +02:00
J. Nick KostonandGitHub 0a56361ca4 Disable always_update in nexia coordinator (#97436) 2023-07-28 17:46:26 -05:00
J. Nick KostonandGitHub c11222c1d0 Bump nexia to 2.0.7 (#97432) 2023-07-28 16:37:08 -05:00
J. Nick KostonandGitHub a2555e71e2 Small cleanups to ambient station (#97421) 2023-07-28 16:30:29 -05:00
G JohanssonandGitHub fc38451faf Disable always_update in yale_smart_alarm coordinator (#97426)
always update
2023-07-28 23:29:01 +02:00
J. Nick KostonandGitHub 1b6f15e3da Disable always_update in enphase_envoy coordinator (#97425)
see https://github.com/home-assistant/developers.home-assistant/pull/1863
2023-07-28 23:28:41 +02:00
J. Nick KostonandGitHub a3110ef1c1 Disable always_update in oncue coordinator (#97434) 2023-07-28 16:23:37 -05:00
G JohanssonandGitHub 7966d8da76 LiteJet add yaml config removal issue (#97429)
litejet yaml config removal issue
2023-07-28 23:21:49 +02:00
G JohanssonandGitHub 05e9b63b16 MELCloud add yaml config removal issue (#97430)
melcloud yaml config removal issue
2023-07-28 23:21:34 +02:00
G JohanssonandGitHub 594d98822b OctoPrint add yaml config removal issue (#97431)
OctoPrint yaml config removal issue
2023-07-28 23:21:15 +02:00
G JohanssonandGitHub cd311f4868 meteo_france add yaml config removal issue (#97428)
meteo_france yaml removal issue
2023-07-28 23:01:21 +02:00
J. Nick KostonandGitHub 1b10c44a16 Disable always_update in esphome dashboard coordinator (#97419) 2023-07-28 12:42:04 -05:00
J. Nick KostonandGitHub c1ce14983c Disable always_update in filesize coordinator (#97418) 2023-07-28 12:41:45 -05:00
Joost LekkerkerkerandGitHub 8101376ad5 Small cleanup in event entity (#97409) 2023-07-28 19:41:41 +02:00
J. Nick KostonandGitHub e1f14ed990 Disable always_update in cert_expiry coordinator (#97417) 2023-07-28 12:41:25 -05:00