dmtzs / SmartTerrariumR

A project that is used for creating a smart terrarium for your reptile pets. This project is for managing all parameters that the reptile needs in order to have a great life. This is the raspberry version.
https://dmtzs.github.io/SmartTerrariumR/
Other
2 stars 0 forks source link

Add as string the actual hour #52

Open dmtzs opened 2 years ago

dmtzs commented 2 years ago

Objective

We need to add the actual hour to be shown in the interface of the terrarium. We need to use the endpoint that is in charge of get and send the temperature and humidity data, in that same endpoint we need to use the datetime library maybe with pytz for the time zone if its neccessary. Also we need to move a little bit the components of the interface so we can show the hour in the aotumatic and manual mode