Hello @jouralexandre,
Could you please release the source code for AirSendWebService? I am not very comfortable running closed source binaries in my Home Assistant instance.
|
RUN mkdir -p /home && cd /home && wget http://devmel.com/dl/AirSendWebService.tgz && tar -zxvf AirSendWebService.tgz && chmod -R 777 bin |
My understanding is that AirSendWebService somehow translates HTTP requests to your own UDP-based protocol to communicate with the AirSend device?
Thanks a lot for creating the AirSend, it's really useful.
Hello @jouralexandre,
Could you please release the source code for AirSendWebService? I am not very comfortable running closed source binaries in my Home Assistant instance.
hass_airsend-addon/addons/airsend/Dockerfile
Line 21 in 04a0bef
My understanding is that AirSendWebService somehow translates HTTP requests to your own UDP-based protocol to communicate with the AirSend device?
Thanks a lot for creating the AirSend, it's really useful.