Erik Montnemery
|
98823d6816
|
Use select selector for input of cast uuid allow list and CEC ignore list (#171201)
|
2026-05-27 00:55:49 +02:00 |
|
Erik Montnemery
|
d2bb31d115
|
Remove useless input validation from cast options flow (#171171)
|
2026-05-19 10:09:17 +02:00 |
|
Erik Montnemery
|
2e87750d70
|
Remove use of advanced mode from the cast integration (#171090)
|
2026-05-19 08:26:35 +02:00 |
|
Franck Nijhof
|
e9f9194b7b
|
Fix swallowed exception in cast play_media for unsupported apps (#171064)
|
2026-05-18 12:22:22 +02:00 |
|
 ![copilot-swe-agent[bot]](/avatar/16321112f0c942b96ebcb7362a402512?size=40)
|
bb964ccd95
|
Fix line length violations in components c-e (#170540)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
|
2026-05-14 16:30:32 -04:00 |
|
 Franck NijhofandClaude Opus 4.6
|
017f85243a
|
Add pylint checker for swallowed exceptions in action handlers (#170652)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-14 20:59:17 +02:00 |
|
 epenetandClaude Opus 4.7
|
676e9c7f29
|
Migrate Cast to use runtime_data (#168856)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-07 15:57:29 +02:00 |
|
 ![copilot-swe-agent[bot]](/avatar/16321112f0c942b96ebcb7362a402512?size=40)
|
d766aae436
|
Remove import annotations from components (#169536)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
|
2026-04-30 21:14:48 +02:00 |
|
Franck Nijhof
|
fab59d7a13
|
Add pylint plugin to enforce entry.runtime_data over hass.data[DOMAIN] (#168760)
|
2026-04-22 15:31:58 +02:00 |
|
Norbert Rittel
|
2a4b8c88a8
|
Improve Google Cast action naming consistency (#167152)
|
2026-04-06 19:20:38 +02:00 |
|
Joakim Plate
|
89231a1a29
|
Update pychromecast to 14.0.10 (#165069)
|
2026-03-08 13:14:34 +01:00 |
|
Joakim Plate
|
25489c224b
|
Restore handling of is active input for chromecast (#164735)
|
2026-03-04 13:10:10 +01:00 |
|
 nopozandErik Montnemery
|
737c0c1823
|
Google Cast: detect state and attributes when device is doing active non-media casting (#160819)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2026-02-27 22:07:09 +01:00 |
|
Manu
|
dfdcdbc856
|
Add integration type hub to Google Cast (#159757)
|
2025-12-26 11:26:31 +01:00 |
|
Robert Resch
|
96f84b2b99
|
Sort homeassistant json files (#155285)
|
2025-10-28 10:33:10 +01:00 |
|
 
|
91b516d739
|
Respect hdmi isActiveInput for chromecast devices (#149150)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-10-24 08:55:25 +02:00 |
|
Marc Mueller
|
75d792207a
|
Add missing pychromecast imports (#151544)
|
2025-09-02 13:24:00 +02:00 |
|
Erik Montnemery
|
bbde98bc9f
|
Bump pychromecast to 14.0.9 (#150939)
|
2025-08-21 10:18:29 +02:00 |
|
epenet
|
161b62d8fa
|
Drop alias from local DOMAIN import (#144867)
|
2025-05-14 12:24:46 +02:00 |
|
Norbert Rittel
|
b9e11b0f45
|
Fix spelling of "comma-separated" and "IP address" in cast (#144188)
|
2025-05-04 13:07:30 +03:00 |
|
Erik Montnemery
|
6e56486294
|
Bump pychromecast to 14.0.7 (#141479)
|
2025-03-26 16:30:37 +01:00 |
|
Erik Montnemery
|
e95f2c4282
|
Fix log level of cast print informing users to contribute model number (#141438)
|
2025-03-26 08:28:57 +01:00 |
|
Erik Montnemery
|
245f0a1958
|
Minor typing tweak in cast (#140911)
|
2025-03-19 12:52:27 +00:00 |
|
Erik Montnemery
|
793e36635b
|
Improve google cast known hosts configuration (#140913)
|
2025-03-19 10:07:47 +01:00 |
|
Erik Montnemery
|
c41d5f2577
|
Fix cast.show_lovelace_view service description (#140859)
|
2025-03-18 23:13:08 +01:00 |
|
Erik Montnemery
|
fb2b3ce7d2
|
Bump pychromecast to 14.0.6 (#140794)
|
2025-03-17 13:19:27 +01:00 |
|
Erik Montnemery
|
f83c8de8d3
|
Update signature of platforms' async_setup_entry (#138201)
|
2025-02-10 21:08:03 +01:00 |
|
epenet
|
4f6a5bb65b
|
Standardize homeassistant imports in component (c-d) (#136823)
|
2025-01-29 11:37:16 +01:00 |
|
epenet
|
bc8a2b58d3
|
Use new ServiceInfo location in components (part 1) (#135682)
|
2025-01-15 15:43:46 +01:00 |
|
Marc Mueller
|
d9f2140df3
|
Add ClassVar annotation for singleton patterns (#134135)
|
2024-12-28 13:17:15 +01:00 |
|
Norbert Rittel
|
1e1759c030
|
Fix cast translation string (#131156)
|
2024-11-21 13:38:34 +01:00 |
|
epenet
|
6d561a9796
|
Remove deprecated property setters in option flows (#129773)
|
2024-11-04 14:21:26 +01:00 |
|
Erik Montnemery
|
a8ac3acbbe
|
Bump pychromecast to 14.0.5 (#129251)
|
2024-10-28 16:07:23 +01:00 |
|
Michael
|
c50d0646ab
|
Mark integrations as single_config_entry in manifest [a-i] (#128189)
* mark integrations as single_config_entry in manifest
* fix ecobee tests
* fix iaqualink test
|
2024-10-12 08:59:57 +02:00 |
|
Erik Montnemery
|
563de82707
|
Bump pychromecast to 14.0.4 (#127791)
|
2024-10-07 11:34:39 +02:00 |
|
Erik Montnemery
|
a36b516070
|
Bump pychromecast to 14.0.3 (#127778)
|
2024-10-07 10:04:54 +02:00 |
|
Joost Lekkerkerker
|
e2b4a24a35
|
Revert "Bump pychromecast to 14.0.2 (#127333)" (#127555)
This reverts commit 2ab66f62fa.
|
2024-10-04 13:42:35 +02:00 |
|
Erik Montnemery
|
2ab66f62fa
|
Bump pychromecast to 14.0.2 (#127333)
|
2024-10-02 17:18:59 +02:00 |
|
Jan-Philipp Benecke
|
2cbbf7d9a6
|
Use debug instead of info log level in components [c] (#125955)
Use debug/warning instead of info log level in components [c]
|
2024-09-14 15:51:58 +02:00 |
|
epenet
|
9da5dd0090
|
Improve config flow type hints in cast (#124861)
|
2024-08-31 07:38:06 -07:00 |
|
Erik Montnemery
|
fce2e21c9f
|
Update icons.json to new service schema part 1 (#124768)
|
2024-08-28 13:47:02 +02:00 |
|
epenet
|
ebc49d938a
|
Improve config flow type hints (part 2) (#124344)
|
2024-08-25 18:36:44 +02:00 |
|
Michael
|
844ccf461f
|
Remove unnecessary config schema definitions (#123197)
|
2024-08-05 17:44:14 +02:00 |
|
Marc Mueller
|
156a2427ff
|
Use aiohttp.ClientTimeout for timeout (#122458)
|
2024-07-23 08:20:04 -05:00 |
|
Marc Mueller
|
34ea781031
|
Use PEP 695 for decorator typing with type aliases (1) (#117662)
|
2024-05-18 11:42:39 +02:00 |
|
Sid
|
b456d97e65
|
Replace pylint protected-access with Ruff SLF001 (#115735)
|
2024-05-06 20:33:26 +02:00 |
|
Marc Mueller
|
1120745d4e
|
Update SignalType imports (#114287)
|
2024-03-27 19:41:11 +01:00 |
|
Erik Montnemery
|
afa9517716
|
Catch API errors in cast media_player service handlers (#113839)
* Catch API errors in cast media_player service handlers
* Remove left over debug code
* Fix wrapping of coroutine function with api_error
|
2024-03-20 13:10:35 +01:00 |
|
Erik Montnemery
|
8a9f69b22a
|
Bump pychromecast to 14.0.1 (#113841)
|
2024-03-19 11:41:10 -10:00 |
|
Erik Montnemery
|
bf21553008
|
Fix startup race in cast (#113843)
|
2024-03-19 11:37:29 -10:00 |
|