esphome/esphome/components/demo
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 add SUB_NUMBER macro and schema to number (#4449) 2023-02-19 19:54:00 +00:00
demo_binary_sensor.h Add demo integration (#2085) 2021-07-29 11:50:55 +02:00
demo_climate.h climate: add support for quiet fan mode (#3609) 2023-02-09 11:28:16 +13:00
demo_cover.h Add `supports_stop` trait to Cover (#3897) 2023-04-23 20:51:32 +00:00
demo_fan.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
demo_light.h Color mode implementation (#2012) 2021-07-29 19:11:56 +02:00
demo_number.h Add demo integration (#2085) 2021-07-29 11:50:55 +02:00
demo_sensor.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
demo_switch.h Add demo integration (#2085) 2021-07-29 11:50:55 +02:00
demo_text_sensor.h Add demo integration (#2085) 2021-07-29 11:50:55 +02:00