Andrew Berry

Results 149 comments of Andrew Berry

I've filed https://github.com/honkit/honkit/pull/281 for this.

I would have used this today as I needed to do some testing with `lvm`, and it has to be a raw disk and not a loopback device. For those...

It's not Docker per se, but WSL2 that uses 9P for any WSL VM: https://devblogs.microsoft.com/commandline/a-deep-dive-into-how-wsl-allows-windows-to-access-linux-files/ I've been testing out WSL2 integration for other team members, and the filesystem performance is...

It looks like master is failing tests: https://travis-ci.org/drupal-composer/drupal-scaffold/builds

I noticed that on iPads it's actually possible to have multiple server windows open at the same time. Create a new window, which will show the same server twice, and...

I just ran into this with adding an addon repository. You can't easily tell, but if you paste in a URL it gets pasted twice, with a space in between....

I tried removing and restoring the Home Assistant related directories in ~/Library/Containers and ~/Library/Group Containers. That didn't seem to have any effect. I went ahead and completed onboarding, and I...

I investigated this, and it does not appear that there is support for subscribing to device trigger "events" in the WebSocket API. The [WebSocket API docs](https://developers.home-assistant.io/docs/api/websocket) do not mention anything...

This is possible as long as the organization is listed as a sponsor of the project on the project node. If you start from the organization node, you can relate...

Thanks for the report. Are you thinking the problem is with the `value_template` line at https://github.com/merbanan/rtl_433/blob/master/examples/rtl_433_mqtt_hass.py#L162-L173 ?