J. Nick Koston
|
5285d057d2
|
Migrate cast to use async_forward_entry_setups (#86558)
Replaces deprecated async_setup_platforms with async_forward_entry_setups
|
2023-01-25 10:12:58 +01:00 |
Franck Nijhof
|
05c32c51fd
|
Code styling tweaks to the Cast integration (#85560)
|
2023-01-10 09:57:13 +01:00 |
Franck Nijhof
|
b0cee0bc46
|
String formatting and max line length - Part 1 (#84390)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-12-22 10:12:50 +01:00 |
Erik Montnemery
|
cd487ccaed
|
Bump pychromecast to 13.0.2 (#83625)
* Bump pychromecast to 13.0.2
* Pass hass UUID to HomeAssistantController
|
2022-12-09 14:33:00 -05:00 |
Franck Nijhof
|
c0da97b038
|
Clean up accessing service helpers via hass (#72013)
|
2022-05-17 10:56:57 -07:00 |
Paulus Schoutsen
|
157276f4e6
|
Add a Lovelace cast platform (#65401)
|
2022-02-03 13:43:23 -08:00 |
Marc Mueller
|
021debb5c5
|
Resolve implicit imports (#63832)
|
2022-01-10 17:10:46 +01:00 |
epenet
|
803eaa8e22
|
Ensure admin service calls are typed (#63093)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-30 21:12:40 +01:00 |
Paulus Schoutsen
|
914f7f85ec
|
Add local only users (#57598)
|
2021-11-29 14:01:03 -08:00 |
Marc Mueller
|
b6d9e517c2
|
Use assignment expressions 37 (#58827)
|
2021-10-31 18:45:27 +01:00 |
Erik Montnemery
|
600bea2459
|
Enable basic type checking for Google cast (#52434)
* Enable basic type checking for Google cast
* tweak
|
2021-07-05 11:14:41 +02:00 |
Marc Mueller
|
7c0734bdd5
|
Update typing 05 (#48038)
|
2021-03-17 23:43:55 +01:00 |
Erik Montnemery
|
dfde403937
|
Remove Home Assistant Cast user when removing entry (#44228)
* Remove Home Assistant Cast user when removing entry
* Fix test
* Fix test
|
2020-12-16 11:00:22 +01:00 |
Paulus Schoutsen
|
633f9b2f01
|
Prefer external URLs because internal can't have valid SSL (#37872)
|
2020-07-15 09:23:16 +02:00 |
Franck Nijhof
|
e3e3a113e9
|
async_get_url -> get_url (#35382)
|
2020-05-08 21:53:28 +02:00 |
Franck Nijhof
|
2223592486
|
Add get_url helper, deprecate base_url (#35224)
|
2020-05-08 02:29:47 +02:00 |
Bram Kragten
|
a6d5ed0160
|
Add support for dashboards to lovelace cast service (#32913)
|
2020-03-26 16:23:46 -07:00 |
Bas Nijholt
|
f5288db93c
|
use isort to sort imports according to PEP8 for cast (#29624)
|
2019-12-08 22:00:57 +05:30 |
Paulus Schoutsen
|
0ef79da281
|
Use Nabu Casa url if no https url set (#26682)
* Use Nabu Casa url if no https url set
* Update test_home_assistant_cast.py
|
2019-09-17 09:23:31 +02:00 |
Paulus Schoutsen
|
adaa200935
|
Home Assistant Cast (#26566)
* Add backend support for Home Assistant Cast
* Update test reqs
|
2019-09-11 12:34:10 -06:00 |