v1.0.0
Initial Release
This project integrates a Philips Series 2200 Coffee Machine into into Home Assistant through ESPHome. This component has been developed on a Philips EP2220 and an ESP8266. It provides a Power Switch, a Status sensor and various Buttons which simulate user input. The Power Switch can be used to turn on the coffee machine with and without a cleaning cycle during startup.
This release contains nothing special. Its sole purpose is to get GitHub releases up and running.
What's Changed
- Add message start check for power state detection by @TillFleisch in #5
- Add bean and size settings by @TillFleisch in #13
- Add long press to action button by @TillFleisch in #23
- Remove pin state reading by @TillFleisch in #25
- Fix unintentional button press on boot by @TillFleisch in #27
- Add continuous integration by @TillFleisch in #28
Full Changelog: https://github.com/TillFleisch/ESPHome-Philips-Smart-Coffee/commits/v1.0.0