Candle - the privacy friendly smart home

Results 11 issues of Candle - the privacy friendly smart home

Bluealsa is working great for me, streaming internet radio from a Raspberry Pi to Bluetooth speakers. I've integrated it into an open source [privacy-focussed smart home system](https://www.candlesmarthome.com/). One of the...

Can this library be used to detect Apple Air Tags?

This is an issue related to a forum post: https://microweber.org/v1-2-cant-create-new-pages This error prevents new pages from being created: `"Form submission failed, as the element named '' was implicitly closed by...

When editing a page, the sidebar with drag-n-drop elements is empty. I created some CSS to 'force' the items to be visible. ``` #modules-and-layouts-sidebar .modules-list li{ display:block!important; } ``` It...

I'm getting a 404 error in my console for this file: `/userfiles/modules/bxslider/bxslider.svg` Indeed, the `bxslider` folder does not exist in /userfiles/modules. A BXSlider folder _does_ exist inside the template folder:...

I've read your research paper (via [this blogpost](https://embracethered.com/blog/posts/2021/airtag-hacks/)), which mentions that Airtags emit a status byte, which "might indicate battery life". I was wondering if you could tell me more...

I'm trying to inform users of my open source smart home project when an actually new Airtag appears, but it's quite hard to do, since stationary Airtags rotate the mac...

I've been trying to play received an audio file from an excrypted room. But the downloaded file doesn't seem to be an ogg file, even though the meta information accurately...

FYI: I've created a small piece of software that connects to MySController-rs. https://github.com/createcandle/Candle-manager

I found your project on Github and was curious: is the project working ok? If so, what hardware would you recommend? I have a `[TTGO Camera with mic](https://www.tinytronics.nl/shop/en/communication/wi-fi/lilygo-ttgo-t-camera-mic-esp32-fisheye)` ESP32 module...