.. |
bluetooth
|
Fix timestamps for bluetooth scanners that bundle advertisements (#94511)
|
2023-06-14 21:47:00 -04:00 |
__init__.py
|
Fix race and add test coverage for esphome select platform (#95019)
|
2023-06-22 01:19:47 +02:00 |
alarm_control_panel.py
|
ESPHome Alarm Control Panel (#92357)
|
2023-06-19 19:19:17 -05:00 |
binary_sensor.py
|
Reduce overhead to update esphome entities (#94930)
|
2023-06-21 11:00:21 +02:00 |
button.py
|
Migrate esphome button platform to use _on_static_info_update (#95007)
|
2023-06-21 22:24:26 +02:00 |
camera.py
|
Bump mypy to 0.930 (#62642)
|
2021-12-27 17:55:17 +01:00 |
climate.py
|
Fix HAVCMode typing in ESPHome (#94630)
|
2023-06-15 14:12:11 +02: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
|
Migrate esphome cover platform to use _on_static_info_update (#94959)
|
2023-06-21 14:54:56 +02:00 |
dashboard.py
|
Fix ESPHome entries reloading after startup when dashboard is in use (#94362)
|
2023-06-14 21:16:39 -10:00 |
diagnostics.py
|
ESPHome dashboard tweaks (#86176)
|
2023-01-18 21:15:37 +01:00 |
domain_data.py
|
Update mypy to 1.4.0 (#94987)
|
2023-06-21 16:12:51 +02:00 |
entry_data.py
|
Reduce overhead to update esphome entities (#94930)
|
2023-06-21 11:00:21 +02: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
|
Migrate esphome light platform to use _on_static_info_update (#94960)
|
2023-06-21 12:31:14 +02:00 |
lock.py
|
Enforce LockEntityFeature (#82461)
|
2022-11-22 07:15:11 +01:00 |
manifest.json
|
Reduce overhead to update esphome entities (#94930)
|
2023-06-21 11:00:21 +02: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
|
Migrate esphome number platform to use _on_static_info_update (#94958)
|
2023-06-21 13:13:29 +02:00 |
select.py
|
Fix race and add test coverage for esphome select platform (#95019)
|
2023-06-22 01:19:47 +02:00 |
sensor.py
|
Reduce overhead to update esphome entities (#94930)
|
2023-06-21 11:00:21 +02:00 |
services.yaml
|
|
|
strings.json
|
Fix capitalization names Assist entities (#92098)
|
2023-04-26 22:13:21 -04:00 |
switch.py
|
Migrate esphome switch platform to use _on_static_info_update (#94962)
|
2023-06-21 15:41:24 +02:00 |
update.py
|
Retry creating esphome update entities later if dashboard is unavailable (#92042)
|
2023-04-26 18:41:00 +02:00 |
voice_assistant.py
|
Pass device ID to conversation input (#93867)
|
2023-05-31 16:56:12 -04:00 |