esphome/esphome/components/am43
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
..
cover Add supports_stop trait to Cover (#3897) 2023-04-23 20:51:32 +00:00
__init__.py Support for AM43 BLE blind motors (#1744) 2021-08-11 16:07:10 +12:00
am43.cpp Always use brackets around single log macros (#4072) 2022-11-23 10:32:51 +13:00
am43.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
am43_base.cpp Untangle core headers (part 1) (#2276) 2021-09-13 09:33:29 +02:00
am43_base.h Support for AM43 BLE blind motors (#1744) 2021-08-11 16:07:10 +12:00
sensor.py Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00