### Simple GET Request GET http://localhost:8080/api/ping ### #################### HA ####################### ### Simple GET Desk Position GET http://localhost:8080/api/homeassistant/desk/position ### ### Simple GET Stand Automation GET http://localhost:8080/api/homeassistant/desk/stand ### ### Simple POST Stand Automation POST http://localhost:8080/api/homeassistant/desk/stand ### ### Simple GET Temps GET http://localhost:8080/api/homeassistant/temperature ### #################### TIDAL ####################### ### Simple GET Song GET http://localhost:8080/api/tidal/song ### ### Simple GET Song Formatted GET http://localhost:8080/api/tidal/songFormatted ### ### Simple GET Volume GET http://localhost:8080/api/tidal/volume ### ### Simple SET Volume POST http://localhost:8080/api/tidal/volume ###