Ivan Lopez Hernandez
56cc4044e4
Fix a type error when using google-genai==1.7.0 ( #141431 )
...
* Fix parts
* Fix the type being sent to the SDK
* Revert changes to __init__
* Test fixes
* Bump version back to 1.7
2025-03-25 19:59:21 -07:00
Thomas D
2208650fde
Add climate platform to qbus ( #139327 )
...
* Add climate platform
* Add unit tests for climate platform
* Use setup_integration fixture
* Apply new import order
* Undo import order
* Code review
* Throw an exception on invalid preset mode
* Let device response determine state
* Remove hvac mode OFF
* Remove hvac mode OFF
* Setup debouncer when being added to hass
* Fix typo
2025-03-26 00:25:05 +00:00
Tsvi Mostovicz
e2a3bfca9a
Jewish calendar migration bugfix ( #141425 )
...
Fix migration of Jewish calendar
2025-03-26 01:33:38 +02:00
starkillerOG
840613f43d
Add mac to Reolink IPC cam device info ( #140822 )
...
* Add mac to Reolink IPC cams
* Add test
* check mac none
2025-03-26 00:31:01 +01:00
starkillerOG
e78a19ae3e
Reolink translate key ( #140821 )
...
* Add firmware exception translations
* Add test
* Much nicer syntax
* Check if translation key is present in string.json
* fix tests
* fix typo
2025-03-26 00:30:02 +01:00
Norbert Rittel
07bce8850f
Capitalize one occurrence of "bluetooth" in idasen_desk
( #141423 )
...
All others are correct in the integration.
And (according to Lokalise) in Home Assistant now, too. :-)
2025-03-25 22:53:32 +00:00
Alexey ALERT Rubashёff
25a36c1588
Add AtlanticDomesticHotWaterProductionV2IOComponent to Overkiz ( #139524 )
2025-03-25 23:05:14 +01:00
Andrew Sayre
ab709aeb46
Add Get Queue HEOS entity service ( #141150 )
2025-03-25 16:55:44 -05:00
J. Diego Rodríguez Royo
f3bcb96b41
Tiny Home Connect tweaks ( #141403 )
2025-03-25 22:06:38 +01:00
Norbert Rittel
56a8c74e87
Capitalize "Bluetooth proxy" in private_ble_device
integration ( #141418 )
2025-03-25 22:05:24 +01:00
Norbert Rittel
cec21b5507
Capitalize "Bluetooth" in motionblinds_ble
user strings ( #141419 )
2025-03-25 22:03:32 +01:00
Joost Lekkerkerker
3a62095af2
Add power binary sensor for dishwasher in SmartThings ( #141417 )
...
Add power binary sensor for dishwasher
2025-03-25 21:49:38 +01:00
Shay Levy
8dd179c9e0
Fix Ecoforest spelling of "convector" air flow sensor ( #141414 )
2025-03-25 21:24:44 +01:00
Joost Lekkerkerker
c29ca4c50a
Add power binary sensor for microwave in SmartThings ( #141415 )
...
Add power binary sensor for microwave
2025-03-25 21:24:01 +01:00
Brett Adams
013439f7c6
Add streaming to Climate platform in Teslemetry ( #138689 )
...
* Add streaming climate
* fixes
* Add missing changes
* Fix restore
* Update homeassistant/components/teslemetry/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Use dict
* Add fan mode translations
* Infer side
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/teslemetry/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-03-25 21:09:45 +01:00
Norbert Rittel
646c97a26c
Fix spelling / grammar in sensibo
strings ( #141130 )
...
- capitalize "ID"
- remove excessive space and comma
- remove excessive "the"
2025-03-25 21:06:44 +01:00
elmurato
e853df4fb0
Add Pterodactyl integration ( #141197 )
...
* Add Pterodactyl integration
* Remove translation for unavailable platform sensor, use constant for host
* Improve data descriptions
* Replace index based handling of data (list) with dict[str, PterodactylData]
* Replace CONF_HOST with CONF_URL
* Parse URL with YARL
* Set proper availability in binary sensor
* Remove storage of data within api.py
* Fix some review findings
* Use better unique ID for binary_sensor
* Fix more review findings
* Fix remaining review findings
* Add wrapper for server and util API, use underscore in unique ID
* Reuse result in config flow tests
* Patch async_setup_entry in config_flow tests
* Move patching of library APIs to the fixture mock_pterodactyl
2025-03-25 20:50:03 +01:00
Norbert Rittel
4cd4201a31
Add missing "r" in "Convector air flow" sensor of ecoforest
( #141410 )
...
Add lost "r" in "Convector air flow" sensor of `ecoforest`
2025-03-25 20:49:20 +01:00
Shay Levy
5db52cd5df
Add data description for Shelly Bluetooth scanner mode ( #141409 )
2025-03-25 21:43:46 +02:00
Norbert Rittel
10d9e0c684
Fix missing capitalization in two strings of nobo_hub
( #141404 )
...
Fix missing capitalization of two strings in `nobo_hub`
2025-03-25 21:25:04 +02:00
tdfountain
8b9939c344
Remove invalid watts sensor from NUT ( #141401 )
2025-03-25 09:04:07 -10:00
Marc Mueller
746f49884c
Update setuptools for build-system to 77.0.3 ( #141394 )
2025-03-25 18:39:06 +00:00
Michael Hansen
ae18fa2e30
Add start conversation support to ESPHome ( #141387 )
2025-03-25 13:38:52 -05:00
Michael Hansen
7319637bd5
Set responding state in assist satellite start_conversation ( #141388 )
...
* Set responding state in async_start_conversation
* Check idle state
2025-03-25 14:30:44 -04:00
Simone Chemelli
c8745cc339
Add full test coverage for Vodafone Station button platform ( #141298 )
2025-03-25 20:19:00 +02:00
G Johansson
44a02ac7a7
Bump holidays to 0.69 ( #141391 )
2025-03-25 18:52:31 +01:00
Joost Lekkerkerker
73642da7a4
Add sensor for brightness intensity to SmartThings ( #141368 )
2025-03-25 18:45:10 +01:00
J. Nick Koston
e1eb031022
Bump orjson to 3.10.16 ( #141339 )
...
changelog: https://github.com/ijl/orjson/compare/3.10.15...3.10.16
2025-03-25 18:44:00 +01:00
G Johansson
db66b4093a
Bump psutil to 7.0.0 ( #141390 )
2025-03-25 07:27:17 -10:00
Maciej Bieniek
ef531cec41
Add data description for Shelly config flow ( #141383 )
2025-03-25 17:26:13 +01:00
Huyuwei
1772348eef
Add illuminance sensor to SwitchBot integration ( #141382 )
...
* Add illuminance sensor to SwitchBot integration
* Add WoHub2 sensor tests
2025-03-25 17:09:51 +01:00
Maciej Bieniek
0920d7d82d
Set PARALLEL_UPDATES in IMGW-PIB sensor platform ( #141386 )
2025-03-25 16:09:33 +00:00
Joost Lekkerkerker
2cbe8a4a14
Add translations to Hue effects ( #138990 )
...
* Add translations to Hue effects
* Add translations to Hue effects
* Add more effects
* Fix
* Trigger build
2025-03-25 17:01:25 +01:00
Mick Vleeshouwer
a2f92b1e28
Add battery discrete level sensor to Overkiz ( #141328 )
2025-03-25 17:19:06 +02:00
Norbert Rittel
a2d9eb2a5b
Sentence-case "TOTP secret" in opower
config flow ( #141384 )
...
… and replace the second occurrence with a reference.
2025-03-25 17:17:57 +02:00
Huyuwei
e72231037e
Bump PySwitchBot to 0.58.0 ( #141378 )
2025-03-25 17:12:01 +02:00
starkillerOG
37aaf149f9
Bump reolink-aio to 0.13.0 ( #141379 )
...
* Bump reolink-aio to 0.13.0
* Add push cmd_id 588
2025-03-25 17:09:51 +02:00
Joost Lekkerkerker
83c21570c8
Support TVs in SmartThings ( #141366 )
2025-03-25 17:05:35 +02:00
Marc Mueller
42566b7378
Update pytest-asyncio to 0.26.0 ( #141365 )
2025-03-25 17:03:10 +02:00
Maciej Bieniek
735f877cf1
Add data description for IMGW-PIB config flow ( #141381 )
...
* Add data description for IMGW-PIB config flow
* Better wording
2025-03-25 16:57:37 +02:00
Simone Chemelli
8f000f222d
Bump aiocomelit to 0.11.3 ( #141375 )
2025-03-25 15:50:40 +01:00
Shay Levy
05ead4d1f5
Initialize Shelly runtime_data in async_setup_entry ( #141315 )
2025-03-25 16:43:48 +02:00
Maikel Punie
3775f15461
Fix Velbus translations ( #141372 )
2025-03-25 14:37:21 +01:00
Joost Lekkerkerker
20a2fdb660
Create separate httpx client for Discovergy ( #141374 )
2025-03-25 09:32:25 -04:00
David Badura
e49b105724
Align Matter eve thermo offset max range with eve app ( #140579 )
...
* align eve thermo offset max range with eve app
* fix tests
2025-03-25 14:22:32 +01:00
Noah Groß
19bc54c1de
Bump python-picnic-api2 from 1.2.2 to 1.2.4 ( #141353 )
2025-03-25 14:12:07 +01:00
dependabot[bot]
3e018f2523
Bump home-assistant/wheels from 2025.02.0 to 2025.03.0 ( #141359 )
2025-03-25 13:51:11 +01:00
Piotr Machowski
f00fb1d9a3
Add media_player support to SmartThings integration ( #141296 )
...
* Initial soundbar support
* Soundbar support
* Add SAMSUNG_VD_AUDIO_INPUT_SOURCE capability
* Adjust setting input source
* Add unit tests for media_player platform
* Adjust code after merge
* Adjust code after merge
* Adjust code style
* Adjust code style
* Fix
* Fix
---------
Co-authored-by: Piotr Machowski <PiotrMachowski@users.noreply.github.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-03-25 13:34:19 +01:00
jukrebs
0ddf3c794b
Add attachment and connection status for IOmeter ( #140998 )
...
* add binary sensors
* fix: suggestion value_fn
* add snapshot test and split cases
2025-03-25 13:26:07 +01:00
Maikel Punie
77c210fb87
Velbus add missing translations ( #141358 )
...
Fix the translation items for Velbus
2025-03-25 13:05:46 +01:00