Commit Graph
97326 Commits
Author SHA1 Message Date
Maciej BieniekandGitHub 5f67461c26 Provide beta release note for Shelly RPC devices (#136154)
* Return beta release note for Shelly RPC devices

* Cleaning

* Fix test

* Move release note check
2025-01-22 21:00:42 +02:00
Arie CatsmanandGitHub 8c0515aff2 Set enphase_envoy CT Status flags entity_category to diagnostics. (#136241) 2025-01-22 21:00:12 +02:00
Joost LekkerkerkerandGitHub 9f2a6af1ec Only add Overseerr event if we are push based (#136258) 2025-01-22 20:58:48 +02:00
Dan RaperandGitHub ad205aeea3 Bump ohmepy to 1.2.4 (#136270) 2025-01-22 19:29:08 +01:00
Erik MontnemeryandGitHub ea9be01c7c Indicate in WS API when scheduling additional automatic backup (#136155) 2025-01-22 18:01:46 +00:00
4e494aa393 Allow multiple Airzone entries with different System IDs (#135397)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 17:41:58 +00:00
epenetandGitHub 3bbd7daa7f Improve type hints in template helper (#136253) 2025-01-22 15:27:01 +00:00
Joost LekkerkerkerandGitHub 7a78f87fa6 Clean up attributes of Overseerr event entity (#136251) 2025-01-22 15:17:57 +01:00
Joost LekkerkerkerandGitHub eb20a00aa2 Add reconfigure flow to Overseerr (#136248) 2025-01-22 14:55:17 +01:00
4c8b4b36e5 Record IQS for Switchbot (#136058)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 14:27:13 +01:00
Joost LekkerkerkerandGitHub 194d59df03 Add reauth flow to Overseerr (#136247) 2025-01-22 14:23:00 +01:00
Christopher FennerandGitHub b90e3917a3 Bump PyViCare to 2.41.0 (#136231) 2025-01-22 07:08:32 -06:00
Norbert RittelandGitHub 06dc88f7b5 Replace field keys in descriptions with translatable friendly names (#136230)
Replace field keys in description with translatable names
2025-01-22 07:05:55 -06:00
Joost LekkerkerkerandGitHub 5e63e02ebc Handle invalid auth in Overseerr (#136243) 2025-01-22 13:47:13 +01:00
Nathan SpencerandGitHub 0b7ed7dcbd Add quality_scale file to litterrobot (#135904) 2025-01-22 13:17:59 +01:00
J. Nick KostonandGitHub a150e39922 Bump httpx to 0.28.1, httpcore to 1.0.7 along with required deps (#133840) 2025-01-22 12:50:00 +01:00
Shay LevyandGitHub 2ca4c8aacf Update LG webOS TV IQS (#135509) 2025-01-22 12:42:18 +01:00
Thijs W.andGitHub 99d1c51a3b Fix passing value to pymodbus low level function (#135108) 2025-01-22 12:33:21 +01:00
Ludovic BOUÉandGitHub 1ea6cba1f5 Handle empty string BatReplacementDescription from Matter attribute value (#134457) 2025-01-22 12:28:18 +01:00
Andrew SayreandGitHub f4d6cb45e5 Add repeat feature to HEOS media player (#136180) 2025-01-22 12:25:56 +01:00
Norbert RittelandGitHub a3cc68754f Make description of hdmi_cec.select_device action consistent (#136228)
The hdmi_cec.select_device action has an inconsistent description that causes wrong (machine) translations.

This commit brings it in line with all other actions in the integration.
2025-01-22 10:18:41 +01:00
Nathan SpencerandGitHub 67ca9e45b5 Use kw_only attribute for remaining entity descriptions in litterrobot (#136202)
* Use kw_only attribute for binary sensor descriptions in litterrobot

* Update time.py with kw_only for litterrobot

* Wrap multiline lambda
2025-01-22 10:14:48 +01:00
J. Nick KostonandGitHub 29f9c88041 Bump habluetooth to 3.11.2 (#136221) 2025-01-22 09:59:15 +01:00
J. Nick KostonandGitHub 6ee4eb2280 Bump bluetooth-adapters to 0.21.1 (#136220) 2025-01-22 09:56:41 +01:00
Arie CatsmanandGitHub 03be8a039c Use icon translations for enphase_envoy. (#136190) 2025-01-22 09:54:45 +01:00
Jan BouwhuisandGitHub b8632063f5 Add dhcp discovery to incomfort integration (#136027)
* Add dhcp discovery to incomfort integration

* Remove duplicate code

* Ensure confirmation when discovered via DHCP

* Validate hostname is not changed

* Fix test

* Create gateway device with unique_id

* Add tests for assertion on via device

* Add registered devices to allow dhcp updates

* Migrate existing entry with host match

* Always load gatewate device an check if exising entry is loaded

* Make isolated flow step for dhcp auth

* Suggestions from code review
2025-01-22 07:55:55 +01:00
dependabot[bot]andGitHub a511610f24 Bump github/codeql-action from 3.28.1 to 3.28.2 (#136225) 2025-01-22 07:53:32 +01:00
Marc MuellerandGitHub f822fd82bb Fix recorder fixture typing (#136174) 2025-01-21 18:18:05 -10:00
ffcb4d676b Add Eve Thermo TRV Matter features (#135635)
* Add Eve Thermo Matter features

* Update homeassistant/components/matter/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/matter/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/matter/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add Eve Thermo Child lock test

* Update homeassistant/components/matter/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/matter/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Implement thorough Child lock testing

* Apply suggestions from code review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2025-01-22 03:42:07 +01:00
J. Nick KostonandGitHub 18ab882536 Bump bleak-esphome to 2.1.0 (#136214) 2025-01-21 14:58:20 -10:00
J. Diego Rodríguez RoyoandGitHub 386357d9bd Bump ollama to 0.4.7 (#136212) 2025-01-21 14:16:26 -10:00
J. Nick KostonandGitHub 561e027dee Bump habluetooth to 3.10.0 (#136210) 2025-01-21 13:27:09 -10:00
Nathan SpencerandGitHub e7345dd44a Remove extra_state_attributes from Litter-Robot vacuum entities (#136196) 2025-01-22 00:49:43 +02:00
Norbert RittelandGitHub 940a0f85e9 Remove excessive newline codes from strings of nissan_leaf (#136197)
Just three occurrences of `\n." to remove.
2025-01-21 15:37:02 -06:00
Norbert RittelandGitHub 6130c2f676 Remove excessive newlines from envisalink strings (#136194)
Remove excessive newline codes from user-facing strings

Delete two occurrences of `\n.` from the strings.json file.
2025-01-21 15:35:45 -06:00
Nathan SpencerandGitHub b9537466fd Add button to reset Litter-Robot 4 (#136191) 2025-01-21 15:31:59 -06:00
J. Nick KostonandGitHub 3bcef79562 Bump bleak-retry-connector to 3.8.0 (#136203) 2025-01-21 11:28:11 -10:00
Nathan SpencerandGitHub 69900ed8cb Cleanup litterrobot switch entity (#136199) 2025-01-21 11:12:15 -10:00
Norbert RittelandGitHub f274a3eb37 Fix sentence-casing in user-facing strings of nmap_tracker (#136195) 2025-01-21 21:33:11 +01:00
Abílio CostaandGitHub baf5061fba Add strings and state attrs for ZHA 3 Phase current (#132871)
* Add strings and state attrs for ZHA 3 Phase current

* Use lower case
2025-01-21 14:04:41 -05:00
Norbert RittelandGitHub e4d19a41fd Fix casing and spelling in user-facing strings of homematicip_cloud (#136188)
- change all occurrences of "HomematicIP" to "Homematic IP" for consistency
- use sentence-casing for "access point" and "configuration"
- write all occurrences of "access point" in two words
- change "id" to uppercase "ID"
- Change abbreviation "hap" to "HAP" (Homematic access point)
- make one action description consistent with HA standard
- Reword config_output_path description to avoid starting with brackets
- change one occurrence of "home-assistant" to "Home Assistant"
2025-01-21 11:36:23 -06:00
Paulus SchoutsenandGitHub 22e0b0e9a7 Voip migrate entities (#136140)
* Migrate VoIP entities

* Revert device name to host again
2025-01-21 11:12:30 -06:00
Andrew SayreandGitHub dd31c2c832 Set PARALLEL_UPDATES for HEOS media_player (#136178)
Set PARALLEL_UPDATES
2025-01-21 16:18:34 +01:00
Andrew SayreandGitHub 9bf2996ea0 Update HEOS tests to not interact directly with integration internals (#136177) 2025-01-21 16:00:34 +01:00
epenetandGitHub b11b36b523 Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
Erik MontnemeryandGitHub 3b79ded0b0 Use HassKey for hassio component data (#136172) 2025-01-21 15:52:46 +01:00
Duco SebelandGitHub 380c2ac600 Bumb python-homewizard-energy to 8.1.1 (#136170) 2025-01-21 08:47:42 -06:00
b93907ab02 Add data_description to switchbot translations (#136148)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-21 15:12:09 +01:00
fb96ef99d0 Homee sensor (#135447)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-21 15:02:42 +01:00
Erik MontnemeryandGitHub 032940f1a9 Gate update.install backup parameter by supported feature (#136169) 2025-01-21 14:41:37 +01:00