David Newgas

Results 4 comments of David Newgas

> Was this with gRPC or HTTP? I believe this issue only occurs with gRPC. If I run the code snippit above with `GOOGLE_CLOUD_DISABLE_GRPC=true` in the environment I get the...

Also seeing this. I'm trying to use the remote with a chromecast. Server-side log: ``` Logger: homeassistant.components.websocket_api.http.connection Source: components/media_player/browse_media.py:47 Integration: Home Assistant WebSocket API ([documentation](https://www.home-assistant.io/integrations/websocket_api), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+websocket_api%22)) First occurred: 11:22:16 AM...

As noted in the README: > This card uses media_player.play_media to send keys to the TV. This is the way [ollo69's SamsungTV Smart Component](https://github.com/ollo69/ha-samsungtv-smart) (which i based this card on)...

> Where do you see that Cloud Run requires SimpleSpanProcessor https://cloud.google.com/trace/docs/setup/python-ot says: "To send spans with a foreground process, use the [SimpleSpanProcessor](https://opentelemetry-python.readthedocs.io/en/stable/sdk/trace.export.html?highlight=SimpleSpanProcessor#opentelemetry.sdk.trace.export.SimpleSpanProcessor) processor. If you are using Cloud Run, then...