A very simple web UI for starting electrical car engine heater for oneshot and weekly recurring car departures for the Home assistant home automation application.
- clone repo
- cd HassCarEngineHeater
- install dependencies (see requirements.txt)
- copy config.json_sample to config.json
- edit config.json to your liking
- run 'python carengineheater.py' (run in screen or tmux to easily leave application running in background)
- Do not run it on an untrusted network and keep it away from internet. There is no password or protection or safety within this application.
- load up the web UI, ip of machine running HassCarEngineHeater, port 5000
- Use the web UI to add one shot departures and weekly recurring departures
- you can change some values/times by double clicking them
- you can remove departures and recurring departures by swiping them
