1
0
mirror of https://github.com/home-assistant/core.git synced 2026-08-06 21:35:13 +01:00
Commit Graph

77403 Commits

Author SHA1 Message Date
Robert Resch d752ab3aa4 Update climate snapshots to fix CI (#109141) 2024-01-30 16:54:41 +01:00
G Johansson f768dd8761 Add TURN_ON/OFF ClimateEntityFeature for Shelly (#108967) 2024-01-30 15:44:31 +01:00
Franck Nijhof 1dff998a25 Bump version to 2024.1.6 2024-01-30 15:22:32 +01:00
Joost Lekkerkerker 1c6c925a2b Add missing abort message for Spotify (#109102)
* Shield for unregistered Spotify users

* Shield for unregistered Spotify users
2024-01-30 15:21:47 +01:00
puddly b7410fecb8 Bump ZHA dependency zigpy to 0.60.7 (#109082) 2024-01-30 15:21:43 +01:00
J. Nick Koston 8429a79796 Bump aiohttp to 3.9.3 (#109025)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-30 15:21:07 +01:00
Christopher Fenner 923259a8c6 Fix entity naming for heatpump heatings in ViCare (#109013)
Update strings.json
2024-01-30 15:19:55 +01:00
Joost Lekkerkerker 5903ec084b Add strings to Sensirion BLE (#109001) 2024-01-30 15:19:52 +01:00
Yuxin Wang 0532c4343a Fix stalls in config flow of APCUPSD (#108931)
Fix deadlock in config flow of APCUPSD
2024-01-30 15:19:49 +01:00
TheJulianJES b66339dbfe Reduce log level for creating ZHA cluster handler (#108809) 2024-01-30 15:19:45 +01:00
Jan Bouwhuis d697fd23b7 Fix processing supported color modes for emulated_hue (#108803) 2024-01-30 15:19:43 +01:00
Jan Bouwhuis d220cb5102 Fix unhandled exception on humidifier intent when available_modes is None (#108802) 2024-01-30 15:19:39 +01:00
Jan Bouwhuis 12126ebfda Fix google_assistant climate modes might be None (#108793) 2024-01-30 15:19:35 +01:00
puddly eeafb61b8f Reduce log level of ZHA endpoint handler init (#108749)
* Reduce the log level of endpoint handler init failure to debug

* Reduce log level in unit test
2024-01-30 15:19:32 +01:00
Jan Bouwhuis 58c96ff796 Fix alexa fails reporting the state in specific cases (#108743)
* Fix alexa fails reporting the state in specific cases

* More cases
2024-01-30 15:19:28 +01:00
Ståle Storø Hauknes 1b8c91dcb7 Bump airthings-ble to 0.6.0 (#108612) 2024-01-30 15:19:25 +01:00
Simone Chemelli b17b4c3350 Bump aiovodafone to 0.5.4 (#108592) 2024-01-30 15:19:22 +01:00
Michal Ziemski bbe80c6049 Update openerz-api to 0.3.0 (#108575) 2024-01-30 15:19:19 +01:00
Matrix 4db6f7ce59 Bump yolink-api to 0.3.6 fix aiomqtt breaking changes (#108555)
* bump yolink-api to 0.3.5

* bump yolink-api to 0.3.6
2024-01-30 15:19:16 +01:00
Florian Kisser 279f7264e7 Fix zha illuminance measured value mapping (#108547) 2024-01-30 15:19:12 +01:00
jmwaldrip 3a510f84a7 Fix SleepIQ setting FootWarmer timer (#108433)
* Fixing foot warmer timer bug

* Fixing bug where temperature wasnt assigned to number entity causing tests to fail
2024-01-30 15:19:05 +01:00
Allen Porter 18f663d498 Reduce overhead for google calendar state updates (#108133) 2024-01-30 15:16:35 +01:00
vexofp 8c6547f1b6 Pass default SSLContext instances to Octoprint custom HTTP sessions (#105351) 2024-01-30 15:16:30 +01:00
G Johansson bc720b48b4 Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673)
* Add ClimateEntityFeature.TURN_OFF

* Fixes

* Fixes

* wording

* Change to services

* Fixing

* Fixing

* Last bits

* Review comments

* Add hvac_modes checks

* Fixes

* Add tests

* Review comments

* Update snapshots

* balboa

* coolmaster

* ecobee

* mqtt

* nest

* plugwise

* smarttub

* whirlpool

* zwave_js

* fix test climate

* test climate

* zwave

* nexia

* nuheat

* venstar

* tado

* smartthings

* self.hvac_modes not None

* more tests

* homekit_controller

* homekit controller snapshot
2024-01-30 15:07:47 +01:00
Joakim Plate cece117c93 Flow rate unit conversions and device class (#106077)
* Add volume flow rate conversions

* Add missing translations

* Adjust liter unit and add gallons per minute

* Adjust to min instead of m for minutes

* Add matching class for number

* Add some tests for number and sensor platform

* Add deprecated constants

* Add explicit list of flow rate for check

This reverts commit 105171af31.
2024-01-30 15:01:08 +01:00
Mohamed a8e3df7e50 Fix readme images (#108767) 2024-01-30 15:00:57 +01:00
David F. Mulcahey 92795fecf5 Clean up ZHA cover entity and add support for inverting cover entities derived from the window covering cluster (#108238) 2024-01-30 13:59:00 +01:00
Marc Mueller 14766b6992 Update coverage to 7.4.1 (#109116) 2024-01-30 13:30:22 +01:00
cbrherms 6d09788673 Add missing status's to Nut (#109085) 2024-01-30 13:23:33 +01:00
Paul Bottein 694059837d Add input boolean icon translations (#109108)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-01-30 13:22:55 +01:00
Paul Bottein 72a28d68d3 Add script icon translations (#109107)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-01-30 13:22:27 +01:00
Marcel van der Veldt 4576fea511 Bump python-matter-server to 5.3.1 (#109118) 2024-01-30 13:19:51 +01:00
Simone Chemelli f7909ee34a Clean up Fritz options flow (#109111)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-30 13:19:40 +01:00
Christophe Gagnier a8915b85a4 Bump pytechnove to 1.2.1 (#109098)
* Bump TechnoVE library to 1.2.0

* Bump TechnoVE library to 1.2.1

* Exclude unknown status from the options

* Regenerate test_sensor.ambr for TechnoVE snapshot test

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-30 12:40:35 +01:00
Michael Hansen 9752e70675 Intents package combines sentences/responses per language (#109079) 2024-01-30 12:38:29 +01:00
Cody C a1f36c25d4 Remove erroneous reference to Google from Calendar integration (#109089) 2024-01-30 12:34:01 +01:00
Paul Bottein 30dec53b07 Add device tracker icon translations (#109109) 2024-01-30 12:32:02 +01:00
Robert Resch 6fdad44941 Improve invalid error messages in the config flows (#108075) 2024-01-30 12:24:19 +01:00
Marc Mueller 8ad0226241 Update attrs to 23.2.0 (#109115) 2024-01-30 12:22:41 +01:00
Paul Bottein bea3e63871 Add person icon translations (#109106) 2024-01-30 11:49:23 +01:00
Brett Adams 128700d41b Fix tessie tests (#109113)
* Fix device tracker test

* Snapshot cleanup
2024-01-30 11:34:30 +01:00
Simone Chemelli 09fb043f65 Add configure option to Vodafone Station for consider home (#108594)
* Add configure option to Vodafone Station for consider home

* add test

* improve tests

* reload on option change
2024-01-30 10:28:01 +01:00
Raman Gupta 821d273e4d Add support for ignoring zwave_js device config file changes (#108990)
* Add support for ignoring zwave_js device config file changes

* mistake

* fixes

* Small tweaks and add/update tests
2024-01-30 10:16:08 +01:00
Joost Lekkerkerker dcb5c0d439 Add missing abort message for Spotify (#109102)
* Shield for unregistered Spotify users

* Shield for unregistered Spotify users
2024-01-30 10:07:23 +01:00
Simone Chemelli 7359449636 Code quality for Shelly integration (#109061) 2024-01-30 09:47:52 +01:00
peebles b3c1e165db Bump simplisafe-python to 2024.01.0 (#109091) 2024-01-30 08:58:02 +01:00
Franck Nijhof 7268e9aa56 Bump/flush mypy cache (#109101) 2024-01-30 08:57:24 +01:00
Allen Porter 1069693292 Update calendar tests to use mock entities instead of demo platform (#105317)
* Update calendar tests to use mock entities instead of demo platform

* Add Generator type to fixture

* Fix generator syntax

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-30 06:36:14 +01:00
Raman Gupta 18d395821d Don't remove zwave_js devices automatically (#98145) 2024-01-29 21:36:41 -05:00
Simone Chemelli 03df4fde97 Code quality for Comelit tests (#109077) 2024-01-30 00:17:55 +01:00