esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
413 stars 26 forks source link

Pong #2147

Open nagyrobi opened 1 year ago

nagyrobi commented 1 year ago

Describe the problem you have/What new integration you would like

This: Pong GIF animation

To be played on any ESPHome supported screen, which has at least 4 rows and 8 columns.

Please describe your use case for this integration and alternatives you've tried: The whole thing should be applicable as a lambda (pretty much like how lcd_menu is). Usable as a "hidden" functionality, a special trigger would show it with ESPHome automations :-) Since it should be compatible with any display supported by ESPHome, resolution should be handled through configuration.

Additional context 1-player mode, when ESPHome handles one side, and the player handles the other side. Requiring one binary sensor to move the bar up or down (press = up, release = down)

2-player mode, with two binary sensors to be handled by two users.

nagyrobi commented 1 year ago

Also: https://elektro.turanis.de/html/prj104/index.html