Michael Barlock

Results 26 comments of Michael Barlock

Yeah here's an example I've been using as a base for some of my images https://github.com/madslundt/docker-cloud-media-scripts

If it helps anyone I have a pretty egregious hack to work around this situation. In my case I'm loading mediasoup-client in a webview on ios (so not native safari,...

For anyone waiting for this PR, here's a decent workaround: ```ts import ReconnectingWebSocket from 'reconnecting-websocket'; import { type Options, type UrlProvider } from 'reconnecting-websocket'; import WebSocket, { type ClientOptions }...

After inspecting the code, I'm honestly not sure why the error isn't handled but I've found a decent workaround for my use case. I'm expecting that a WS endpoint might...

I made an attempt at this, I couldn't figure out how to cloudformation origin groups and when I set it manually with a failing origin: ![image](https://user-images.githubusercontent.com/5770007/52134743-488d5700-2612-11e9-82aa-288d4120bc67.png)

Actually, how about a `climate`? It's a _little_ weird but I think it makes enough sense.

👍 Yeah a service is significantly better. I thought about a set-and-forget in the app too, but especially for this time of year I want to be switching back and...

It looks like a [service](https://developers.home-assistant.io/docs/dev_101_services/#entity-services) could do everything. I would think one domain of `senseme` service with different `services` would be good.

Depending on your availability I also could make the PR if you're interested. If you wanted to do it though I'm happy be a tester too.

👍 Sounds good. I appreciate the prompt input and ideation!