Hansie Scheepers
Results
2
issues of
Hansie Scheepers
Code below attempts to connect to a chromecast compatible TV and display a web page. ``` import pychromecast from pychromecast.controllers import dashcast CAST_NAME = "FooBarTV" chromecasts, browser = pychromecast.get_listed_chromecasts( friendly_names=[CAST_NAME]...
Proposed fix for[ #64](https://github.com/beyonk-group/svelte-mapbox/issues/64) and [#84](https://github.com/beyonk-group/svelte-mapbox/issues/84)