lubeda / EsphoMaTrix

A simple DIY status display with an 8x32 RGB LED panel implemented with esphome.io and Home Assistant
MIT License
217 stars 23 forks source link

Add add_screen and force_screen to README? #64

Closed pplucky closed 1 year ago

pplucky commented 1 year ago

Not sure if I should add default provided services add_screen (which can be used for regular screens or alarms and specify duration) and force_screen to README, in the services part, also included in #63?

What do you think @lubeda?

lubeda commented 1 year ago

Hi, i'm happy if you could add these commands to the docu. The default service are the standard possibilities of EsphoMaTrix. So i think its the right way to define them als default.

Thanx for your help!