This project aims to provide a simple solution to operate switches and light bulbs flashed with Tasmota firmware.
You can operate the switches and light bulbs with a web app. This project is the back-end API. The front end is the ha-angular project.
The end-result looks like this:
I'm using the following devices:
- LSC Smart Connect Filament G125 Dimmable Bulb
- Sonoff T1 EU 2 Gang Switch
- LSC Smart Connect Power Plug v2 Plug
The server side part is running on a Raspberry Pi 3.
The ha-api uses this software stack:
- Nodejs - to run the API
- Nginx - HTTP proxy with security to expose ha-api to the internet
- Angular - for the ha-angular project
Describe:
- Dependencies
- Test
- Install
- Nginx
- Service
