.. |
bluetooth
|
Add support for clearing the on device GATT cache to esphome (#90318)
|
2023-03-27 09:34:28 +02:00 |
__init__.py
|
Fix state being cleared on disconnect with deep sleep esphome devices (#90925)
|
2023-04-06 16:32:02 -04: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
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04: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
|
Fix state being cleared on disconnect with deep sleep esphome devices (#90925)
|
2023-04-06 16:32:02 -04:00 |
enum_mapper.py
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04:00 |
fan.py
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04: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 10.6.1 (#90816)
|
2023-04-04 17:22:01 -10:00 |
media_player.py
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04:00 |
number.py
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04:00 |
select.py
|
Update mypy to 0.981 (#79115)
|
2022-09-26 16:10:06 -04:00 |
sensor.py
|
Move enum mapper to own file to prevent circular dependency (#90890)
|
2023-04-05 22:55:51 -04: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 |