Matt Zimmerman
fd3d615c0d
Handle smarttub sensor values being None ( #103385 )
...
* [smarttub] handle sensor values being None
* empty commit to rerun CI
* lint
* use const in test
* reorder checks
* use None instead of STATE_UNKNOWN
* empty commit to rerun CI
* check for STATE_UNKNOWN in test
* empty commit to rerun CI
2023-11-06 04:11:50 +01:00
Rami Mosleh
f6cb7e1bc5
Refactor tests for Islamic Prayer Times ( #103439 )
...
Refactor tests
2023-11-06 04:07:57 +01:00
Álvaro Fernández Rojas
ab6b3d5668
Allow setting HVAC mode through set_temperature service in Airzone Cloud integration ( #103184 )
...
* airzone_cloud: climate: set_temperature: support ATTR_HVAC_MODE
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: airzone_cloud: set_temp: check HVAC mode
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-11-06 01:33:01 +01:00
Álvaro Fernández Rojas
77baea8cb7
Allow setting HVAC mode through set_temperature service in Airzone integration ( #103185 )
...
* airzone: climate: set_temperature: support ATTR_HVAC_MODE
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: airzone: set_temp: check HVAC mode
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-11-06 01:32:03 +01:00
rappenze
17acb04fb8
Refactor fibaro config flow test ( #102604 )
...
* Refactor fibaro config flow test
* Use constants from FlowResultType
* Extend tests with recovery after failure
* Add recovery from failure in all tests
2023-11-06 01:30:06 +01:00
G Johansson
43cab28700
Remove platform YAML from GeoJSON ( #103393 )
2023-11-06 01:15:49 +01:00
Jan Bouwhuis
f88e137679
Fix fritz entity category binary sensor is invalid ( #103470 )
2023-11-05 22:49:08 +01:00
Tobias Sauerwein
35791d7d6c
Bump pyatmo to v7.6.0 ( #103410 )
...
Signed-off-by: Tobias Sauerwein <cgtobi@gmail.com>
2023-11-05 21:13:45 +01:00
jan iversen
701a93c298
Modbus set device_class in slaves ( #103442 )
2023-11-05 20:20:13 +01:00
Matt Zimmerman
806205952f
Fix litterrobot test failure due to time zone dependence ( #103444 )
...
* fix litterrobot test
* use a date in northern hemisehpere summer
2023-11-05 18:42:07 +01:00
mkmer
751ebbda51
Use local variables in Blink ( #103430 )
...
local variables
2023-11-05 14:21:20 +01:00
Álvaro Fernández Rojas
fefea89d89
Update aioairzone-cloud to v0.3.5 ( #103315 )
...
* Update aioairzone-cloud to v0.3.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone-cloud to v0.3.4
Reverts accidental TaskGroup changes.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone-cloud to v0.3.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Trigger Github CI
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-05 07:09:29 -06:00
J. Nick Koston
a8deb6afd0
Bump zeroconf to 0.120.0 ( #103412 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.119.0...0.120.0
2023-11-05 07:08:24 -06:00
J. Nick Koston
8ef3cf2e18
Bump bluetooth-data-tools to 0.14.0 ( #103413 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.13.0...v1.14.0
2023-11-05 07:07:44 -06:00
Michael
108aed7843
Fix serial in Flo device information ( #103427 )
2023-11-05 12:41:15 +01:00
Erik Montnemery
3ba8a82243
Differentiate between warnings and errors in check_config helper ( #102902 )
...
* Differentiate between warnings and errors in check_config helper
* Update tests
* Treat configuration errors in frontend and its dependencies as errors
* Improve test coverage
* Address review comments
* Improve test coverage
* Improve test coverage
* Address review comments
* Add comment
2023-11-05 03:08:04 +01:00
Allen Porter
936956a430
Fix CalDAV supported components check when configured from the UI ( #103411 )
...
* Fix CalDAV supported components check when configured from the UI
* Move async_get_calendars to a seprate file
* Simplify return value for async_get_calendars
2023-11-05 01:36:00 +01:00
J. Nick Koston
d3bbcbe27c
Pin jaraco.functools to fix builds and CI ( #103406 )
2023-11-04 18:38:28 -05:00
Sebastian Lövdahl
c04db6a249
Bump vallox_websocket_api to 4.0.2 ( #103339 )
2023-11-04 14:55:50 -05:00
G Johansson
941239262a
Remove platform YAML from LastFM ( #103391 )
2023-11-04 19:24:34 +01:00
G Johansson
d0603729f2
Remove platform YAML from DWD Weather Warnings ( #103379 )
2023-11-04 18:56:53 +01:00
Maciej Bieniek
8e8f2a2163
Don't assume that the `sleep` value is a dictionary in Tractive integration ( #103138 )
...
* Sleep value can be null
* Catch TypeError
2023-11-04 18:08:06 +01:00
G Johansson
d078a4396c
Remove platform YAML from Qnap ( #103377 )
2023-11-04 17:59:12 +01:00
J. Nick Koston
b9b986dc8d
Bump protobuf to 4.25.0 ( #103373 )
2023-11-04 10:54:34 -05:00
J. Nick Koston
8b30a901dd
Remove unreachable code in logbook ( #103309 )
2023-11-04 10:54:22 -05:00
David Knowles
22306bd309
Add diagnostics support to Schlage ( #103347 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-04 10:54:00 -05:00
G Johansson
7671ab0bb7
Remove platform yaml from myStrom ( #103378 )
2023-11-04 16:41:59 +01:00
mkmer
26e1285f34
Address late review for blink ( #103376 )
...
* use self.coordinator
* Dont store coordinator
* revert unintended sensor change
* revert remove
* indention error
* revert
* Revert more
2023-11-04 16:21:10 +01:00
G Johansson
72c02d4d63
Remove counter configure service ( #103204 )
...
* Remove counter configure service after deprecation
* reproduce state
2023-11-04 16:17:51 +01:00
G Johansson
2d3318e767
Remove platform YAML from Command line ( #103202 )
2023-11-04 16:17:31 +01:00
Franck Nijhof
07f03d9ec9
Set suggested display precision for HomeWizard Energy power sensors ( #103369 )
2023-11-04 15:40:50 +01:00
Jan-Philipp Benecke
c561372f30
Remove deprecated /config/server_control redirect ( #103331 )
2023-11-04 09:14:03 -05:00
Jan-Philipp Benecke
1517081a2d
Set device entry type for dwd_weather_warnings ( #103370 )
...
* Set device entry type for dwd_weather_warnings
* Set integration type to service
2023-11-04 14:47:06 +01:00
Jan-Philipp Benecke
216349de25
Address late review for NINA ( #103367 )
...
Set device entry type
2023-11-04 14:00:01 +01:00
Franck Nijhof
109944e4ff
Replace/restructure HomeWizard device fixtures to reflect reality ( #103311 )
2023-11-04 13:37:08 +01:00
Jan Rieger
aa2a748235
Add translations to speedtest.net state attributes ( #103362 )
2023-11-04 13:20:16 +01:00
Jan-Philipp Benecke
6036fda219
Add DeviceInfo to NINA ( #103361 )
2023-11-04 13:19:23 +01:00
Chris Xiao
37757f777f
AirNow sensors should share device identifier ( #103279 )
...
* Entities from the same config entry should have the same device identifier
* Clean up unused device entries with no entities after sensor setup
Co-authored-by: James Pan <32176676+jzpan1@users.noreply.github.com>
Co-authored-by: Theo Ma <62950302+t1an-xyz@users.noreply.github.com>
Co-authored-by: Jonathan McDevitt <69861492+Jonmcd1@users.noreply.github.com>
Co-authored-by: Jadon Yack <86989502+jadonyack@users.noreply.github.com>
Co-authored-by: Ashton Foley <121987068+foleyash@users.noreply.github.com>
Co-authored-by: Leon Yan <138124222+leony7@users.noreply.github.com>
2023-11-04 13:16:40 +01:00
Jan Rieger
39c97f5b14
Add translations to Tankerkoenig state attributes ( #103363 )
2023-11-04 13:14:24 +01:00
Raman Gupta
2b3d57859e
Add test for firmware update scenario ( #103314 )
2023-11-04 13:12:06 +01:00
Tobias Sauerwein
fa6d8d281d
Change log level to debug in Netatmo ( #103365 )
...
Change log level to debug
2023-11-04 12:31:57 +01:00
Robert Svensson
22be56a05b
Handle UniFi traffic rules not supported on older versions ( #103346 )
2023-11-04 12:19:56 +01:00
Tobias Sauerwein
96409cf0e0
Use pyatmo device type enum instead of string ( #103030 )
2023-11-04 11:28:26 +01:00
Jan Rieger
f5fee73e01
Add translations to DWD state attributes ( #103359 )
2023-11-04 11:15:54 +01:00
Matthias Alphart
5cd27a877e
Use `setdefault()` in scaffold script for setting `hass.data` ( #103338 )
2023-11-04 10:51:34 +01:00
Jan Rieger
bb8375da72
Report correct weather condition at night for Met ( #103334 )
...
* Report correct weather condition at night for Met, fixes #68369 , fixes #89001
* Update homeassistant/components/met/weather.py
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
---------
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2023-11-04 09:48:02 +01:00
J. Nick Koston
68471b6da5
Reduce template render overhead ( #103343 )
...
The contextmanager decorator creates a new context manager every
time its run, but since we only have a single context var, we can
use the same one every time. Creating the contextmanager was roughly
20% of the time time of the template render
I was a bit suprised to find it creates a new context manager
object every time https://stackoverflow.com/questions/34872535/why-contextmanager-is-slow
2023-11-04 09:46:01 +01:00
Rami Mosleh
62067fc64c
Fix sensor unique id in Islamic prayer times ( #103356 )
2023-11-04 09:43:20 +01:00
Ian
51c3a5d11d
Nextbus: Listify directions ( #103337 )
...
When a single value is returned, the list wrapper is not present in the
json payload. This patch ensures that the result is always a list.
2023-11-04 08:56:27 +01:00
Jan-Philipp Benecke
ae1117bc74
Fix failing entity reuse test ( #103342 )
...
* Fix failing entity reuse test
* One more test
2023-11-03 23:19:37 +01:00