esphome/esphome/components/endstop
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 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
cover.py Convert components to async-def syntax (#1821) 2021-05-24 10:58:29 +02:00
endstop_cover.cpp Add `supports_stop` trait to Cover (#3897) 2023-04-23 20:51:32 +00:00
endstop_cover.h Add cover toggle support to endstop cover (#3358) 2022-04-11 10:55:45 +12:00