Jan Bouwhuis
db0c5bbbea
Fix mqtt sensor or binary_sensor state not saved after expiry ( #101670 )
...
Fix mqtt sensor state not saved after expire
2023-10-08 20:57:14 +02:00
Jan-Philipp Benecke
78535b99df
Move nina coordinator and entity to their own file ( #101610 )
2023-10-08 20:07:04 +02:00
J. Nick Koston
c6ed022cce
Fix compiling missing statistics losing rows ( #101616 )
2023-10-08 19:43:00 +02:00
Nicolas van de Walle
1b11062b27
Improved debugging for "Failed to set state" ( #101657 )
2023-10-08 19:40:42 +02:00
Robert Hillis
ba3fd4dee1
Add Queue sensor to Radarr ( #79723 )
2023-10-08 19:39:56 +02:00
J. Nick Koston
6420cdb42b
Bump httpx to 0.25.0 and httpcore to 0.18.0 ( #101635 )
2023-10-08 19:08:04 +02:00
Mike Woudenberg
c48b724dde
Make setup more resilient by raising ConfigNEntryNotReady on failure ( #101654 )
...
Make setup more resilient by raising ConfigNEntryNotReady on connection failure
2023-10-08 19:00:06 +02:00
Tobias Sauerwein
3c5772c1c6
Remove myself as codeowner for sonos and kodi ( #101662 )
2023-10-08 17:01:00 +02:00
Franck Nijhof
4a437e46aa
Update home-assistant/wheels to 2023.10.4 ( #101656 )
2023-10-08 16:26:09 +02:00
Robert Hillis
5087f0056c
Adjust Calendar doc strings and comments ( #101655 )
2023-10-08 16:16:59 +02:00
Joost Lekkerkerker
7c85d84133
Add entity translations to Huawei LTE ( #98631 )
2023-10-08 15:15:19 +02:00
Allen Porter
0f4aae4128
Add additional calendar state alarm debugging ( #101631 )
2023-10-08 14:20:35 +02:00
Joost Lekkerkerker
faea3b1634
Abort config flow when invalid token is received ( #101642 )
2023-10-08 13:32:35 +02:00
Marc Mueller
3155e62510
Update aiohttp to 3.9.0b0 ( #101627 )
2023-10-08 13:21:46 +02:00
Cyrille
8c26f66a57
Suggest an ISO 8601 sample in datetime.set_value ( #101609 )
2023-10-08 13:14:27 +02:00
Joost Lekkerkerker
b75a59aad0
Unregister callback on Netatmo config entry unload ( #101647 )
2023-10-08 12:44:27 +02:00
Aidan Timson
e406b8d1e3
Address System Bridge post merge review ( #101614 )
...
Address Post Merged PR Review for #97532
2023-10-08 10:42:08 +02:00
Jan-Philipp Benecke
b8b28e3ba0
Bump pydiscovergy to 2.0.4 ( #101637 )
2023-10-07 22:17:13 -10:00
Aidan Timson
d05ba6cd92
Bump systembridgeconnector to 3.8.4 ( #101621 )
...
Update systembridgeconnector to 3.8.4
2023-10-08 10:10:20 +02:00
Allen Porter
7d202f78f5
Add fitbit nutrition sensors ( #101626 )
...
* Add fitbit nutrition sensors
* Add test coverage for unit systems
2023-10-08 10:09:26 +02:00
Matthew Donoughe
d3a67cd984
Update pylutron-caseta to 0.18.3 ( #101630 )
2023-10-07 20:24:32 -10:00
Jan Bouwhuis
74464fd94e
Ensure coverage mqtt entry disabled test ( #101617 )
2023-10-07 23:08:34 +02:00
Marc Mueller
3bbef476ee
Update tank-utility to 1.5.0 ( #101323 )
2023-10-07 22:10:07 +02:00
Jan Bouwhuis
55bf309d2f
Add mqtt discovery schema error tests for all platforms ( #101583 )
...
Add mqtt discovery schema error tests
2023-10-07 21:00:33 +02:00
Jan Bouwhuis
9407c49819
Remove platform key and rename schema for mqtt device_automation ( #101582 )
...
Refactor mqtt device_automation
2023-10-07 20:49:05 +02:00
Jan Bouwhuis
f4ac2b7eeb
Remove platform key and rename schema for mqtt tag ( #101580 )
2023-10-07 20:48:35 +02:00
Jan Bouwhuis
4709e60ff6
Rework on Google Assistant doorbell support ( #100930 )
...
* Rework on Google Assistant doorbell event
* Additional comment on syncing notificatiions
* Update homeassistant/components/google_assistant/trait.py
* Only sync event if state attr changed
* Update comment
2023-10-07 19:39:04 +02:00
Allen Porter
8c2a2e5c37
Additional fix for rainbird unique id ( #101599 )
...
Additiona fix for rainbird unique id
2023-10-07 10:17:08 -07:00
Abílio Costa
da3e36aa3b
Improve Ikea Idasen config flow error messages ( #101567 )
2023-10-07 18:52:31 +02:00
Marc Mueller
bd93fbe91d
Update aiohttp to 3.8.6 ( #101590 )
2023-10-07 18:14:08 +02:00
David Knowles
031a9224fb
Schlage cleanup: Stop passing logs to last_changed_by ( #99738 )
2023-10-07 15:04:23 +02:00
Alistair Tudor
b60401b2b1
Bump python-vlc to 3.0.18122 ( #94739 )
2023-10-07 15:00:04 +02:00
Aaron Collins
1a5ad23a10
Verify config entry id on Daikin device removal ( #101507 )
2023-10-07 14:32:27 +02:00
Anil Daoud
f3864e6e2f
Handle ClientConnectorError in Netatmo data handler ( #99116 )
2023-10-07 14:19:57 +02:00
enzo2
35be5957c3
Add circular mean to statistics integration ( #98930 )
...
* Add circular mean
Add support for circular mean for sensors in units of degrees, e.g. direction data.
* Update test_sensor.py
* Update sensor.py
* Remove whitespace
* Revert to degC
* Fix: shift atan2 output to positive degrees
* Add new dedicated test
* Simplify test
2023-10-07 13:51:27 +02:00
SmashedFrenzy16
3018d4edb9
Update config.py with f string ( #101333 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-07 13:37:19 +02:00
Jan-Philipp Benecke
e25cf7cbab
Move wallbox coordinator to its own file ( #101577 )
2023-10-07 11:56:59 +02:00
Jan-Philipp Benecke
5ae45e398e
Move wallbox base entity to its own file ( #101576 )
2023-10-07 11:39:36 +02:00
Joakim Plate
ba5aa7759d
Update ha-philipsjs to 3.1.1 ( #101574 )
...
Update philips to 3.1.1
2023-10-07 11:05:48 +02:00
Matthias Alphart
0221207b0e
Update pyfronius to 0.7.2 ( #101571 )
2023-10-07 10:10:07 +02:00
J. Nick Koston
da9c42d457
Fix failing august test ( #101560 )
2023-10-06 12:31:12 -10:00
Franck Nijhof
617ce994b4
Update home-assistant/wheels to 2023.10.3 ( #101551 )
2023-10-06 22:05:01 +02:00
Dave T
e68627af7f
Bump sphinx to 7.2.6 for docs generation ( #101220 )
2023-10-06 21:42:19 +02:00
Michael Thingnes
c8eb62cf4e
Remove thimic as metno code owner ( #101553 )
2023-10-06 21:38:05 +02:00
Tudor Sandu
43c1769004
Use walrus assignment i demo climate `climate.set_temperature` ( #101248 )
2023-10-06 21:32:06 +02:00
tronikos
c70c2f4be4
Allow derivative/integration on input_number via the UI ( #101439 )
2023-10-06 21:27:31 +02:00
Erik Montnemery
207adaf9cd
Make AugustOperatorSensor a RestoreSensor ( #98526 )
2023-10-06 21:25:04 +02:00
Marc Mueller
8877cafe0c
Update pydrawise to 2023.10.0 ( #101548 )
2023-10-06 21:04:23 +02:00
Franck Nijhof
73debba60c
Update home-assistant/wheels to 2023.10.2 ( #101549 )
2023-10-06 20:40:09 +02:00
Franck Nijhof
a6edfa85b1
2023.10.1 ( #101547 )
2023-10-06 20:36:37 +02:00