16 lines
655 B
Markdown
16 lines
655 B
Markdown
# ESPhome_ButtonPlus
|
|
|
|
For now, the diplays and the buttons are working. See the examples folder for the first example. Please reffer the ESPHome documentaion for more information on how to build your own menu or ... (?)
|
|
> https://esphome.io/components/display/
|
|
> https://esphome.io/components/font#display-fonts
|
|
|
|
Want to help? Pull requests are welcome!
|
|
|
|
## TODO:
|
|
|
|
- [ ] Neonleds
|
|
- [ ] figure out how to control them individually. [> maybe with Light Partition](https://esphome.io/components/light/partition)
|
|
- [ ] find correct [type](https://esphome.io/components/light/neopixelbus.html#configuration-variables)
|
|
- [ ] Documentation
|
|
- [ ] More examples
|