muxa / esphome-state-machine

ESPHome State Machine component
MIT License
76 stars 7 forks source link

Reworked input and transition actions #27

Closed muxa closed 2 years ago

muxa commented 2 years ago

These changes are to make transition callbacks a bit more flexible and have a better order of execution. Addresses https://github.com/muxa/esphome-state-machine/issues/16