Tom Rust

Results 2 comments of Tom Rust

The hub will act as a bridge between esp-now and wifi. Only the lights can be programmed to use wifi only. Use example [`1-light.yaml`](https://github.com/tomrusteze/esphome-esp-now/blob/main/examples/1-light.yaml).

Currently, this is not implemented. There are some examples that do "roughly" what you want in this [repo](https://github.com/iphong/esphome-espnow). There they update a binary sensor over esp-now. Technically, the same would...