Jorge · @motoridersd
1262 followers · 3328 posts · Server pug.ninja

Since there is no integration for at the moment, I am doing some bash hackery to enable/disable a Flight Tracker service based on my presence in the office via a Hue sensor.

I created a systemd service that launches the local script on start, and issues a DELETE curl command on stop.

This way the Flight info shows up on the Tidbyt while I'm in the office, and when the service is stopped, the screen disappears. This avoids unnecessary API calls.

#homeassistant #tidbyt #pixlet

Last updated 2 years ago

Jorge · @motoridersd
1254 followers · 3176 posts · Server pug.ninja

The documentation for the is severely lacking.

The installation instructions for only say "Download binary". Ok. How do I authenticate my account?

pixlet login

Alright. That takes me to an authentication page, but once done it wants to open a localhost URL, but I'm running this in a headless container.

Ok maybe curl will work. Nope, throws a random error.

Found a post in the community about exactly this. Someone suggests using the API key, but I don't see HOW to use it.

#tidbyt #pixlet

Last updated 2 years ago