esphome/esphome/components/cover
Alexander Momchilov bef5b38d49
Add supports_stop trait to Cover (#3897)
* Add "stop" trait to Cover

* Add `supports_stop` to Cover protobuf msg

* Run `script/api_protobuf/api_protobuf.py`

... followed by `script/clang-format -i`

* Add `has_stop` field to template Cover

* Set `has_stop` during Cover codegen

* Set `supports_stop` trait on all other Cover types

* Bump APIVersion to 1.8

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-23 20:51:32 +00:00
..
__init__.py Automate syncing device classes with HA (#4438) 2023-02-16 00:28:12 +00:00
automation.h Add on_open and on_closed triggers to cover (#2488) 2021-10-12 15:39:21 +13:00
cover.cpp Keep Device Class in Flash. (#4639) 2023-04-20 03:53:35 +00:00
cover.h Keep Device Class in Flash. (#4639) 2023-04-20 03:53:35 +00:00
cover_traits.h Add supports_stop trait to Cover (#3897) 2023-04-23 20:51:32 +00:00