Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Use ESPHome instead of Blynk? #13

@RolandWijnen

Description

@RolandWijnen

Looking at the code to better understand how CoopCommand interfaces with the ESPCam, I thought about the following. The ESPCam board can also be flashed with ESPHome. ESPHome is fairly simple to program so that it interfaces with CoopCommand over the UART bus (as it is working now). This would integrate seamlessly with my Home Assistant.

This made me think about making CoopCommand more dynamic by sending the sensor readings: temp, humidity, watertemp, illuminance) every 30 minutes or so. I could then show the cam feed and sensor information on a nice card in the Home Assistant interface.

Have you considered using ESPHome => https://esphome.io/? It might make it easier to deploy ESPCam than using Blynk. Curious to hear your thoughts on this.

I'll start some experimenting of my own with ESPHome code in the meantime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions