Skip to content

Tags: TillFleisch/ESPHome-Philips-Smart-Coffee

Tags

v3.0.4

Verified

This commit was signed with the committer’s verified signature.
Add missing state information to documentation

v3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix EP32xx state detection (#63)

v3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add custom PCB information (#46)

* Add EP2220 config template

* Add custom PCB information to documentation

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing idle state on some EP2220 machines (#45)

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add localization and internationalization support (#42)

* Replace `Busy` state with  beverage specific brewing state. Close #38

* Add i18n support

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optional power message repetition configuration (#39)

* Revert "Increase message repetition count for power on/off messages (#34)"

This reverts commit 77ecf73.

* Add optional power message repetition configuration

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase message repetition count for power on/off messages (#34)

v2.0.0

Remove magic numbers, Add custom command set option

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add continuous integration (#28)

* Standardize code style

* Add continuous integration workflow