dvdsk / HomeAutomation

System to automate lighting and audio interacting through a web interface and telegram bot
3 stars 1 forks source link

/status command on bot sometimes slower then polling arduino should take #4

Closed dvdsk closed 7 years ago

dvdsk commented 8 years ago

-try going to cached data for temp and humidity?

dvdsk commented 8 years ago

will be done, following needs to be implemented -arduino side, remove function and switch part -pi side, put last sensor data in a reachable place for the poll thing, maybe pipe

dvdsk commented 7 years ago

using shared memory instead of pipes. Status needs to be reimplemented in C++ telegram bot