Tommy Goode

Results 17 issues of Tommy Goode

tl;dr: It appears that wifi-connect does some level of connectivity checking, which I want to bypass so I can trigger the captive portal on-demand, regardless of existing connectivity. I'm using...

I have seen some passing references to a JSON API exposed by wifi-connect. Is there any documentation for it anywhere? The only thing I could find was the [wifi-connect-api example...

## Description When playing music from the built-in Spotify integration to an AirPlay device (using AirPlay 1), the AirPlay device UI (e.g. shown on screen, remote iOS devices, or interaction...

This is a continuation of #1028. I run owntone in a Docker container (specifically, in a docker-compose project). I try to limit the containers that have host-level networking access; I...

enhancement

I'm creating this issue mostly to document a problem I found, in case it happens to someone else. I noticed after a long period (weeks) of uptime, at some point...

I'm having trouble using properties of type `Buffer` in my ts-mongoose models. Whenever I try to assign a `Buffer`-type object to a property defined as `Type.buffer`, I get the following...

Hello and thanks for this great component! I've been seeing "Error doing job: Task was destroyed but it is pending!" logged in my Home Assistant logs for a long time...

Hello, and thanks for this cool library! I was wondering if there was a way to subscribe to Server changes to watch for things like never-before-seen clients. Right now I...

Conditionally importing and using `TUSafariActivity` and `ARChromeActivity`, so they are no longer hard project dependencies. This allows the repository to easily be used outside of CocoaPods (for example, as a...

Hello, zigbee2mqtt provides a `last_seen` attribute, formatted either as a date (`2020-01-20T06:31:08.678Z`) or an epoch timestamp (`1579502698`). I'd like to show all devices that haven't been seen in the past...