Releases: muxa/esphome-state-machine
Releases · muxa/esphome-state-machine
1.0.0-rc.5
- Added CI
- Fixed compilation error when text_sensor was used
1.0.0-rc.4
Diagram output is now controlled by a config option (off by default)
1.0.0-rc.3
- Added text_sensor.state_machine
- Fixed execution order of on_leave and on_enter
- Changed diagram logging to use logger instead of print
1.0.0-rc.2
Moved state machine from text sensor into its own namespace
1.0.0-rc.1
First release candidate! See README for documentation.