Simone Chemelli
d4c91bd0b7
Add a repair issue for Shelly devices with unsupported firmware ( #109076 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-30 10:59:33 -10:00
Martin Hjelmare
e1576d5998
Handle deprecated cloud tts voice ( #109124 )
...
* Handle deprecated cloud tts voice
* Add test
* Fix test logic
* Add breaks in ha version
* Adjust translation string
2024-01-30 21:58:16 +01:00
puddly
758e7489f1
Fix ZHA cover inversion handling missing attributes ( #109151 )
...
* Allow `window_covering_type` to be `None`
* Create a `window_covering_mode` attribute and simplify inversion switch
* Revert "Create a `window_covering_mode` attribute and simplify inversion switch"
This reverts commit 048d649b4d
.
* check both config status and mode
* coverage
---------
Co-authored-by: David Mulcahey <david.mulcahey@icloud.com>
2024-01-30 15:51:38 -05:00
karwosts
ef4e72f218
Fix precipitation typo in icons ( #109156 )
2024-01-30 10:32:53 -10:00
J. Nick Koston
a22244707b
Create an issue when database backups fail because the system runs out of resources ( #109020 )
2024-01-30 10:23:58 -10:00
Simone Chemelli
6174aa4e59
Remove Shelly RSSI sensor if Wi-FI is not configured ( #108390 )
...
* Remove Shelly RSSI sensor if Wi-FI is not configured
* fix tests
2024-01-30 21:18:54 +01:00
puddly
7fbfd44636
Filter ZHA light group color modes ( #108861 )
...
Ensure ZHA light color modes have proper defaults and are filtered
2024-01-30 15:14:03 -05:00
Jack
4ec3a17ed0
Add missing ZHA metering device types ( #109126 )
...
* Update smartenergy.py metering_device_type enums
* Added missing enum 127
* Enum 127 is also electric metering type
* Meter type constants and status enums in smartenergy cluster handler
Addresses
https://github.com/home-assistant/core/pull/109126#discussion_r1471383887
Whilst I have the code open I've also added status handlers for the non-electrical meter types.
* New tests for different metering device type statuses
2024-01-30 15:09:15 -05:00
J. Nick Koston
bcb9a10d5a
Speed up listing issues via the repairs websocket api ( #109149 )
2024-01-30 09:57:08 -10:00
Jan Bouwhuis
04f0128a1c
Simplify MQTT device triggers in automations ( #108309 )
...
* Simplify MQTT device trigger
* Add test non unique trigger_id
* Adjust deprecation warning
* Make discovery_id optional
* refactor double if
* Improve validation, add tests and deprecation comments
* Avoid breaking change
* Inmprove error message
* Match on discovery_id instead of discovery_info
* Revert an unrelated change
* follow up comments
* Add comment and test on device update with non unique trigger
* Update homeassistant/components/mqtt/device_trigger.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/mqtt/device_trigger.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-01-30 20:50:39 +01:00
G Johansson
066a0ccc6d
Add TURN_ON/OFF ClimateEntityFeature for HomeKit Device ( #109137 )
2024-01-30 08:57:41 -10:00
Ernst Klamer
70ee6a16ee
Add event entity to Xiaomi-BLE integration ( #108811 )
2024-01-30 08:42:56 -10:00
Franck Nijhof
1f7bf7c2a9
2024.1.6 ( #109129 )
2024-01-30 19:38:38 +01:00
Paul Bottein
2b534af960
Update reload icons for automation and person service ( #109147 )
2024-01-30 19:36:57 +01:00
Jan Bouwhuis
6023980c2e
Set TURN_ON and TURN_OFF feature on MQTT climate entities ( #109146 )
2024-01-30 19:35:46 +01:00
Robert Resch
7d2c6a1bb6
Add check for valid initial_suggested_unit ( #108902 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-01-30 18:55:59 +01:00
Robert Resch
c363edad4a
Update Ecovacs binary sensor keys ( #109145 )
2024-01-30 18:55:37 +01:00
G Johansson
2b1d1340b7
Add TURN_ON/OFF ClimateEntityFeature for Mill ( #108977 )
2024-01-30 18:16:51 +01:00
G Johansson
36e3ba4834
Add TURN_ON/OFF ClimateEntityFeature for Netatmo ( #108973 )
2024-01-30 18:15:11 +01:00
G Johansson
6d43a5627a
Add TURN_ON/OFF ClimateEntityFeature for CoolMasterNet ( #108972 )
2024-01-30 18:14:16 +01:00
G Johansson
8395992dbe
Add TURN_ON/OFF ClimateEntityFeature for Advantage Air ( #108971 )
2024-01-30 18:13:30 +01:00
G Johansson
8f9969131b
Add TURN_ON/OFF ClimateEntityFeature for Nexia ( #108970 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-01-30 18:13:08 +01:00
G Johansson
822d5b3ce8
Add TURN_ON/OFF ClimateEntityFeature for Vera ( #108969 )
2024-01-30 18:12:15 +01:00
G Johansson
1acc9007d4
Add TURN_ON/OFF ClimateEntityFeature for Adax ( #108966 )
2024-01-30 18:11:42 +01:00
G Johansson
96ee8ba9a8
Add TURN_ON/OFF ClimateEntityFeature for Fritzbox ( #108964 )
2024-01-30 18:11:08 +01:00
G Johansson
63594bac89
Add TURN_ON/OFF ClimateEntityFeature for IntesisHome ( #109134 )
2024-01-30 18:05:03 +01:00
G Johansson
9d664c0fdd
Add TURN_ON/OFF ClimateEntityFeature for Sensibo ( #108962 )
2024-01-30 18:03:46 +01:00
G Johansson
c51a675893
Add TURN_ON/OFF ClimateEntityFeature for Overkiz ( #109132 )
2024-01-30 18:01:53 +01:00
G Johansson
cf1adfbf24
Add TURN_ON/OFF ClimateEntityFeature for TOLO Sauna ( #108965 )
2024-01-30 18:01:06 +01:00
G Johansson
73f670e793
Add TURN_ON/OFF ClimateEntityFeature for Vicare ( #109135 )
2024-01-30 17:59:58 +01:00
G Johansson
7827f7bbaa
Add TURN_ON/OFF ClimateEntityFeature for Balboa ( #109139 )
2024-01-30 17:58:46 +01:00
G Johansson
b4c0e52ebd
Add TURN_ON/OFF ClimateEntityFeature for ZHA ( #108978 )
2024-01-30 17:57:11 +01:00
G Johansson
cac0d07549
Add TURN_ON/OFF ClimateEntityFeature for smartthings ( #108979 )
2024-01-30 17:56:52 +01:00
Joost Lekkerkerker
360697836f
Add support for custom integrations in Analytics Insights ( #109110 )
2024-01-30 17:52:28 +01:00
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