esphome/esphome/components/copy
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
..
binary_sensor Add copy integration (#3241) 2022-02-21 09:13:37 +13:00
button add SUB_BUTTON macro and ability to button schema to define the class (#4450) 2023-02-19 19:54:03 +00:00
cover Add supports_stop trait to Cover (#3897) 2023-04-23 20:51:32 +00:00
fan Add copy integration (#3241) 2022-02-21 09:13:37 +13:00
lock Add copy integration (#3241) 2022-02-21 09:13:37 +13:00
number add SUB_NUMBER macro and schema to number (#4449) 2023-02-19 19:54:00 +00:00
select add select_schema to select component (#4545) 2023-03-26 20:01:35 +00:00
sensor Add copy integration (#3241) 2022-02-21 09:13:37 +13:00
switch Tidy up switch schemas (#3754) 2022-08-31 13:43:46 +12:00
text_sensor Add copy integration (#3241) 2022-02-21 09:13:37 +13:00
__init__.py Add copy integration (#3241) 2022-02-21 09:13:37 +13:00