Mr Aijay Adams and I am back making my Fireplace Internet / Smart device controllable. Now, via a very sexy Web UI, when I'm heading back to Chateau Tahoe, I can turn my fireplace on to be ready as soon as I walk in the door. Sexy warmth controlled by a sexy custom made API.
- A goal was to keep the original switch working too, so we can be Cave people as well!
Web UI
Gorgeous Web 0.69 design.
Install Photos
Tech Specs
Hardware:
- Raspberry Pi 4
- Relay Hat on the GPIO
Software:
- Python 3.8 aiohttp w/ rpi.GPIO
- https://github.com/cooperlees/firestarter
Firestarter API:
/
- Status of the fireplace/turn_off
- Turn the fireplace off/turn_on
- Turn thr fireplace off
Sexy
Thanks for posting this. I am working on the same thing and this will be a good starting point for me.