..
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
Bump mypy to 0.930 ( #62642 )
2021-12-27 17:55:17 +01:00
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
Reload ESPHome config entries when dashboard info received ( #86174 )
2023-01-18 17:59:55 +01:00
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
ESPHome dashboard tweaks ( #86176 )
2023-01-18 21:15:37 +01:00
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
Enforce FanEntityFeature ( #82458 )
2022-11-22 07:13:54 +01:00
light.py
Code styling tweaks to the ESPHome integration ( #86146 )
2023-01-18 11:10:16 +01:00
lock.py
Enforce LockEntityFeature ( #82461 )
2022-11-22 07:15:11 +01:00
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
Update mypy to 0.981 ( #79115 )
2022-09-26 16:10:06 -04:00
sensor.py
Use try_parse_enum in integrations ( #87085 )
2023-02-02 12:34:01 +01:00
services.yaml
strings.json
Add issue to ESPHome deprecating api password ( #86606 )
2023-01-25 11:07:57 +01:00
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