Hot N Cold is our solution for the "Gestão de aquecimento residencial inteligente" challenge purposed by Bosch at the 1st edition of Aveiro Tech City Hackathon. It consists on a web application that allows its users to visualize and costumize the behaviour of an heat pump. The purpose is to allow for a more efficient use, keeping the costs low while mantaining a minimum of confort.
The application is available at: http://46.101.92.174
- Three different heat pump controll algorithms:
- Base Algorithm: Best price for a minimum of confort score of 124
- Max confort score / ratio
- Dead Hours: The user can select hours were it does not matter the temperature of the house
- Heat pump past behaviour analysis (up to one month):
- Hourly granularity with:
- Energy usage
- Energy cost
- Heat pump mode
- External temperature
- Confort Score
- Hourly granularity with:
- Heat pump behaviour prediction for the next 72 hours based on external temperature forecast
- Easy costumization of energy suppliers and tariff types
- Multiple cities available
git clone git@github.com:margaridasmartins/HotNCold_ATCHackathon.git
cd HotNCold_ATCHackaton
docker-compose up