core/homeassistant/components/esphome
Alexander Momchilov abe60375b3
Disable esphome stopping a cover if the cover doesn't support stopping (#80104)
* Make "CoverEntityFeature.STOP" conditional

* Check APIVersion before checking false by default flag

* sort

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-28 16:43:47 +02:00
..
bluetooth Add support for clearing the on device GATT cache to esphome (#90318) 2023-03-27 09:34:28 +02:00
__init__.py Filter out duplicate updates in esphome state dispatch (#89779) 2023-03-20 20:04:46 +01:00
binary_sensor.py Use try_parse_enum in integrations (#87085) 2023-02-02 12:34:01 +01:00
button.py Use try_parse_enum in integrations (#87085) 2023-02-02 12:34:01 +01:00
camera.py
climate.py Add esphome climate quiet fan mode (#74303) 2023-02-21 11:09:41 -06:00
config_flow.py ESPHome handle remove password and no encryption (#86995) 2023-01-30 23:05:48 -05:00
const.py
cover.py Disable esphome stopping a cover if the cover doesn't support stopping (#80104) 2023-03-28 16:43:47 +02:00
dashboard.py Guard what version we can install ESPHome updates with (#87059) 2023-01-31 23:15:23 -05:00
diagnostics.py
domain_data.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
entry_data.py Handle cancelation of wait_for_ble_connections_free in esphome bluetooth (#90014) 2023-03-20 23:49:59 -04:00
fan.py
light.py
lock.py
manifest.json Bump aioesphomeapi to 13.6.0 (#90330) 2023-03-26 12:58:07 -10:00
media_player.py Improve browse_media type hints in media player (#90060) 2023-03-24 21:49:12 -07:00
number.py Use try_parse_enum in integrations (#87085) 2023-02-02 12:34:01 +01:00
select.py
sensor.py Use try_parse_enum in integrations (#87085) 2023-02-02 12:34:01 +01:00
services.yaml
strings.json
switch.py Use try_parse_enum in integrations (#87085) 2023-02-02 12:34:01 +01:00
update.py Mark ESPHome update entity unavailable when device is offline (#87576) 2023-02-07 22:15:54 +01:00