 Jozef KruszynskiandGitHub
|
09ad14bc28
|
Update Music Assistant browse media types (#143249)
* Update Music Assistant browse media types
* changes based on review comments
|
2025-04-25 18:32:48 +02:00 |
|
 epenetandGitHub
|
1075ea1220
|
Bump renault-api to 0.3.0 (#143657)
|
2025-04-25 16:52:23 +02:00 |
|
  
|
4adf5ce826
|
Support for Matter 1.4 Water Heater device type (#131505)
* Create water_heater.json
* Update water_heater.json
* Update water_heater.json
* TankVolume
* TankPercentage
* WaterHeaterMode
WaterHeaterMode
* Update sensor.py
* ruff-format
* Update water_heater.json
Attributes of WaterHeaterManagement Cluster on Endpoint 2
ClusterId 148 (0x0094)
* Update test_sensor.py
water_heater fixture
* Update test_sensor.py
* SensorDeviceClass=VOLUME_STORAGE for `TankVolume`
* `BoostStateEnum` map
* WaterHeaterManagementBoostState
* Update sensor.py
* WaterHeaterManagementEstimatedHeatRequired
* Fix UnitOfEnergy
* Format
* Add `device_types.WaterHeater` to Climate
* Strings for Tank sensors
* WaterHeater icons
* Update icons.json
* Update strings.json
* Update water_heater.json
* ruff-format
* Fix tests
* Fix sensor.py
* Fix icons
* WaterHeaterManagementEstimatedHeatRequired
* WaterHeaterManagementBoostState
* BoostState as a binary sensor
* ElectricalPowerMeasurement values
* Fix tests
* Create water_heater.py
* Update climate.py from dev branch
* Resolve conflicts
* ruff-format
* Add Platform.WATER_HEATER
* Update water_heater.py
* Update water_heater.py
* Update water_heater.py
* Update water_heater.py
* Add WaterHeaterManagement sensors
* Update tests
* Add select test
* Add strings
* First try with water_heater
* Testing current_operation
* BoostState attribute
* target_temperature attributes
* target_temperature attribute
* set_temperature and set_operation_mode
* turn_on / turn_off
* Trigger Boost command
* Fix WaterHeaterBoostInfoStruct
* Add test file
* Add climate cluster to fixture
* Add climate cluster to fixture
* Add tests
* Add ON_OFF feature
* Update tests
* Update tests
* Translate WaterHeaterMode
* Change description
* Update test and snapshots
* Update snapshots
* Set entity name to None to make the device name be the name of the entity
* Format
* Update water_heater.py
* Fix format
* ruff-format
* Import ServiceValidationError
* Update homeassistant/components/matter/water_heater.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update water_heater.py
* Update test_water_heater.py
* Update test_water_heater.ambr
* Update test_water_heater.py
* Update select.py
* Update snapshots
* Rename to boost_info
* Set WaterHeaterMode
* Update snapshots
* Update snapshots
* Fix for warning
W7431: Argument 3 should be of type AddConfigEntryEntitiesCallback in async_setup_entry (hass-argument-type)
* Update strings.json
* Update strings and tests
* Fix missing brace
* Update tests
* fix test
* Updates strings
* Fix async_set_temperature
* Update tests
* Update tests
* Update homeassistant/components/matter/water_heater.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Sort strings in strings.json
* Update homeassistant/components/matter/water_heater.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove unused line
* Remove min/max target temperatures
* Remove BOOST_STATE_MAP
* Add comment
* Remove SUPPORT_FLAGS_HEATER
* Remove system_mode_value check
* Update homeassistant/components/matter/water_heater.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Reformat async_set_temperature()
* Update snapshots
* Remove MatterWaterHeaterMode selector
* Update snapshots
* Rename test to test_water_heater_set_temperature
* Add test_water_heater_set_operation_mode
* Remove reset_mock
* Update tests/components/matter/test_water_heater.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add test_update_from_water_heater
* Add test_water_heater_turn_on_off
* Add test_water_heater_boostmode
* Fix SystemMode value for STATE_HIGH_DEMAND
* Add disable boost from water heater device side test
* Remove unused lines
* Remove unused lines
* Fix test indentation
* Fix water heater tests
* Check for None
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2025-04-25 15:28:28 +02:00 |
|
 Petro31andGitHub
|
4a1905a2a2
|
Update template cover to modern style config (#141878)
|
2025-04-25 15:22:49 +02:00 |
|
 Martin HjelmareandGitHub
|
7c584ece23
|
Make proper Z-Wave reconfigure flow (#143549)
* Make proper Z-Wave reconfigure flow
* Improve backup_failed string
|
2025-04-25 14:19:03 +03:00 |
|
 
|
ff2c901930
|
Update trigger based template entity resolution order (#140660)
* Update trigger based template entity resolution order
* add test
* fix most comments
* Move resolution to base class
* add comment
* remove uncessary if statement
* add more tests
* update availability tests
* update logic stage 1
* phase 2 changes
* fix trigger template entity tests
* fix trigger template entities
* command line tests
* sql tests
* scrape test
* update doc string
* add rest tests
* update sql sensor _update signature
* fix scrape test constructor
* move state check to trigger_entity
* fix comments
* Update homeassistant/components/template/trigger_entity.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/helpers/trigger_template_entity.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/helpers/trigger_template_entity.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* update command_line and rest
* update scrape
* update sql
* add case to command_line sensor
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-04-25 13:17:25 +02:00 |
|
 Erik MontnemeryandGitHub
|
dc8e1773f1
|
Remove unused defaults from entity_registry.RegistryEntry (#143655)
|
2025-04-25 12:41:58 +02:00 |
|
 
|
2be6ecd50f
|
Assign plex update entity to server device (#143654)
* Assign plex update entity to server device
* Fix tests
* Apply suggestions from code review
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2025-04-25 11:21:14 +02:00 |
|
 Maciej BieniekandGitHub
|
5b503f21d7
|
Abort Shelly flows if the device is not fully provisioned (#143652)
* Abort flows if the device is not fully provisioned
* Update tests
|
2025-04-25 10:37:58 +03:00 |
|
 Brett AdamsandGitHub
|
7016c19b2f
|
Disable polling for modern vehicles in Teslemetry (#143495)
|
2025-04-24 23:59:26 +02:00 |
|
 J. Nick KostonandGitHub
|
fab70a80bb
|
Quality improvements for the ESPHome dashboard coordinator (#143619)
|
2025-04-24 23:20:05 +02:00 |
|
 Jan BouwhuisandGitHub
|
e389ff2537
|
Allow float for device_tracker location accuracy (#143604)
|
2025-04-24 23:09:18 +02:00 |
|
 J. Nick KostonandGitHub
|
5a6ce34352
|
Improve ESPHome test typing (#143617)
|
2025-04-24 10:41:37 -10:00 |
|
 Paulus SchoutsenandGitHub
|
fdcb88977a
|
Add voice styles to HA Cloud (#143605)
* Add voice styles to HA Cloud
* Add seperator and extract util
|
2025-04-24 16:23:15 -04:00 |
|
 Stefan AgnerandGitHub
|
a584ccb8f7
|
Remove add-on changelog from cached information (#143526)
|
2025-04-24 22:14:46 +02:00 |
|
 Shay LevyandGitHub
|
575db4665d
|
Fix Switcher review comments (#143607)
|
2025-04-24 21:54:25 +02:00 |
|
 
|
3aa1c60fe3
|
ESPHome quality improvements round 2 (#143613)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2025-04-24 09:51:33 -10:00 |
|
 J. Nick KostonandGitHub
|
01e2c3272b
|
Improve error message when ESPHome reconfigure selects an unexpected device (#143608)
|
2025-04-24 08:44:02 -10:00 |
|
 J. Nick KostonandGitHub
|
5afcd3e54e
|
Remove the previously deprecated ESPHome assist in progress binary sensor (#143536)
|
2025-04-24 08:43:48 -10:00 |
|
 Abílio CostaandGitHub
|
6457d46107
|
Raise ConfigEntryNotReady when fetching Whirlpool appliances fails (#143601)
|
2025-04-24 21:25:15 +03:00 |
|
 Paulus SchoutsenandGitHub
|
fa80c0a88d
|
Bump hass-nabucasa to 0.96.0 (#143542)
* Bump hass-nabucasa to 0.96.0
* Adjust for new voice info format
|
2025-04-24 13:12:11 -04:00 |
|
 Abílio CostaandGitHub
|
f86e85b931
|
Use None for Unknown state in Whirlpool sensor (#143582)
|
2025-04-24 15:12:45 +01:00 |
|
 Åke StrandbergandGitHub
|
eb4fa635bf
|
Add miele light platform (#143119)
* WIP
* Add light platform
* Address review comments
* Address review and improve tests
* Address review comments in tests
|
2025-04-24 15:02:39 +02:00 |
|
 Åke StrandbergandGitHub
|
e4fe7ba985
|
Fix bug in miele diagnostics (#143569)
Fix bug when redacting identifiers in diagnostics
|
2025-04-24 14:16:31 +02:00 |
|
 Retha RunolfssonandGitHub
|
a55a6e5c48
|
Add diagnostics for switchbot integration (#143389)
|
2025-04-23 21:02:44 -10:00 |
|
 
|
f7e3e207b7
|
Add parallel updates in lock and lock unit tests for switchbot integration (#143391)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-04-23 19:49:09 -10:00 |
|
 Erwin DounaandGitHub
|
6f0c59f1be
|
Tado bump 0.18.14 & race condition fix (#143531)
* Bump PyTado 0.18.14
* Add test
|
2025-04-24 08:44:17 +03:00 |
|
 Abílio CostaandGitHub
|
e8c4d08b25
|
Make Whirlpool test check for success after failure (#143525)
|
2025-04-23 21:00:32 +03:00 |
|
 J. Nick KostonandGitHub
|
36081c69e0
|
Break apart zeroconf integration to prepare for WebSocket API (#143490)
|
2025-04-23 07:47:37 -10:00 |
|
 J. Nick KostonandGitHub
|
65db3c1164
|
Fix display issues with ESPHome encryption key steps (#143483)
|
2025-04-23 18:39:32 +02:00 |
|
 Maciej BieniekandGitHub
|
11f02e48d7
|
Use aioshelly method to set the target temperature for Shelly BLU TRV (#143504)
|
2025-04-23 18:37:29 +02:00 |
|
 Stefan AgnerandGitHub
|
e41283a40a
|
Handle Tailscale hosts without client connectivity details (#143505)
|
2025-04-23 18:36:55 +02:00 |
|
 Abílio CostaandGitHub
|
738e39413d
|
Fix KeyError in energy websocket (#143519)
|
2025-04-23 18:34:48 +02:00 |
|
 Robert ReschandGitHub
|
199a274c80
|
Remove deprecated hass.helpers (#143514)
|
2025-04-23 17:24:25 +02:00 |
|
 ManuandGitHub
|
f6d8868eb6
|
Fix some minor issues and nitpicks in ntfy integration (#143516)
Fix nitpicks
|
2025-04-23 16:28:58 +02:00 |
|
 MichaelandGitHub
|
253cc377b4
|
Remove boost and off temperature workaround from AVM Fritz!SmartHome (#142863)
* remove workaround
* remove hvacmode from mapping dict
|
2025-04-23 16:12:35 +02:00 |
|
 J. Diego Rodríguez RoyoandGitHub
|
1bfd585f3c
|
Adjust Home Connect max executions parameters (#143509)
Adjust max executions parameters to ensure that 1000 calls per day are not reached
|
2025-04-23 15:52:53 +02:00 |
|
 
|
839eb0fe14
|
Bump pyatmo to 9.0.0 (#143512)
* wip
* fix
* fix
* fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2025-04-23 16:24:03 +03:00 |
|
 
|
3c174ce329
|
Add ntfy (ntfy.sh) integration (#135152)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2025-04-23 14:52:13 +02:00 |
|
 turakamouandGitHub
|
beab4e0d7c
|
Fix device tracker of freebox component to get devices from all interfaces (#142668)
|
2025-04-23 11:14:37 +01:00 |
|
 Maciej BieniekandGitHub
|
b785d5297a
|
Use aioshelly methods with Shelly RPC text and select entities (#143464)
|
2025-04-22 22:07:05 -10:00 |
|
 epenetandGitHub
|
6f9c8b2aa0
|
Add exception translations to Renault (#143452)
|
2025-04-23 08:40:31 +02:00 |
|
 tdfountainandGitHub
|
0b2e5cd253
|
Move device registry into function declaration for tests in NUT (#143349)
|
2025-04-22 13:11:14 -10:00 |
|
 ManuandGitHub
|
bf1c138a3c
|
Fix some mistakes in the Habitica tests (#143465)
|
2025-04-22 20:53:09 +02:00 |
|
 Paulus SchoutsenandGitHub
|
00fc3e2c29
|
ESPHome Assist Satellite share TTS url in RUN_START (#143460)
|
2025-04-22 14:22:31 -04:00 |
|
 Andre LengwenusandGitHub
|
e56f6fafdc
|
Remove redundant parameter from config_entry data of LCN integration (#135912)
|
2025-04-22 18:00:30 +02:00 |
|
 Paulus SchoutsenandGitHub
|
8aa30b0ccb
|
Migrate VoIP to use Assist Pipeline TTS tokens (#139671)
* Migrate VoIP to use pipeline token
* migrate announcements to use TTS token
|
2025-04-22 10:24:24 -04:00 |
|
 ManuandGitHub
|
871a7c87bf
|
Fix error in diagnostics test in ista EcoTrend integration (#143456)
|
2025-04-22 15:52:25 +02:00 |
|
 Marc MuellerandGitHub
|
72337e4c77
|
Fix lg_thinq RuntimeWarning in tests (#143448)
|
2025-04-22 14:22:04 +02:00 |
|
 ManuandGitHub
|
aedd60e74f
|
Add diagnostics platform to ista EcoTrend (#143428)
|
2025-04-22 14:12:43 +02:00 |
|