/TempSensors-Dashboard

Simple dashboard which allows you to check all the temperatures in your home.

Primary LanguageJavaScript

TempSensors-Dashboard

Simple responsive dashboard which allows you to check all the temperatures in your home - created using Blebox's api (here) and Blebox's tempSensor devices.

A Small thing before assigning the address:

TempSensor can change its address if the power has been turned off so make sure you've assigned ip address per mac.

Each device has dhcp turned on automatically and you can't set the address manually in its configuration.

Usage:

Install dependencies first

 npm i

Config file

Add your temperature sensor ip address and assign the name in the main config file here.

I also added firebase integration (read about it here) to count usage of the app but you can add anything you want 🤷‍♂️

Now it's time to start our server : )

 npm start
2022-02-08.09-55-58.1.mp4