Ben Jones
Ben Jones
I was getting the following error when trying to compile on an ESP32; ``` D:\projects\arduino\libraries\KnxTpUart\KnxTelegram.cpp: In member function 'void KnxTelegram::set2ByteFloatValue(float)': D:\projects\arduino\libraries\KnxTpUart\KnxTelegram.cpp:357:23: error: invalid operands of types 'double' and 'int' to...
I have seen this twice in the last month. All internet radio streams stop playing (they are left running 24/7). I have a Sonos Connect amplifier connected to input 4...
Not really something for the AmpliPi code base, but it would be great to have a Node-RED contrib node available for easy integration with existing flows. Node-RED is becoming more...
Similar to "http", allow a notification action to send an MQTT message. MQTT is a very common protocol for home automation. Having the ability to send an MQTT message from...
I have an LMS client stream configured on my AmpliPi, connected to my LMS server running elsewhere on my network. After a few days of no use (with nothing playing...
I have humidity sensors in my 2x bathrooms and would like to activate boost mode automatically when the sensors detect someone is having a shower. I can see that `set_boost`...
based on documented room/remote temp from [here](https://github.com/Sammy1Am/mitsubishi-uart/wiki/%280x62%29-Get-Response#type-0x03---get-roomremote-temp) and tested on my Mitsubishi AP50 high wall unit.
I assume that when clicking "Index Snapshots" all you are doing is calling `restic snapshots` to retrieve the repo snapshot history. This can be done with the `--no-lock` argument which...