Sandro

Results 13 comments of Sandro

Hi, I managed to build an AppImage on arch with the following steps: ```bash git clone [email protected]:ecmnet/MAVGCL.git git clone [email protected]:ecmnet/MAVBase.git git clone [email protected]:ecmnet/mavcom.git git clone [email protected]:ecmnet/mavutils.git git clone [email protected]:ecmnet/mavmap.git ```...

@alexanderstephan could you please approve the ci workflows? Thanks :)

I think it is a good idea to include the time adjustment feature in this PR since a change in the `/api/courses` endpoint might be required. In fact, I already...

![image](https://github.com/TUM-Dev/CalendarProxy/assets/20563761/9731c2a1-9a7b-466b-a134-4cd4abe2000b) Courses can now be adjusted by selecting/setting an offset per "recurrence"/"reoccurrence". The offset value is also appended to the description of every event that is within that recurrence-series (has...

Hi, I'd like to work on this if possible. Frontends like Mainsail or Fluidd show a Temperature graph with history for the current session. Eventually it would be nice to...

I see your point, it makes sense to differentiate between a 'sensor' and 'switch' internally. Usually when it comes to devices like shelly or tasmota relays, they combine those features....

Hi, I'd like to work on this issue (or similar). As I see it, the problem is not adding "reverse proxy support" specifically for nginx but rather enable mainsail to...

Thanks for testing @kondas ! ![image](https://github.com/Arksine/moonraker/assets/20563761/2ce4b8e6-5cad-45d2-9ded-4a8fdca5af79) This is how the energy consumption information is then included in the history api endpoint. I think for now this is ready for review....

@Arksine can I improve anything in this PR in order to get this merged? Thank you

increasing the GPU memory also resolved this issue for me. Should we take this up into documentation/readme?