.. |
bluetooth
|
Simplify ESPHome bluetooth disconnected during operation wrapper (#96459)
|
2023-07-13 16:45:45 -10:00 |
__init__.py
|
Move ESPHomeManager into its own file (#95870)
|
2023-07-08 09:19:44 +02:00 |
alarm_control_panel.py
|
Fix ESPHome alarm_control_panel when state is missing (#95871)
|
2023-07-05 08:35:40 +02:00 |
binary_sensor.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
button.py
|
Fix ESPHome button not getting device updates (#95311)
|
2023-06-26 22:34:37 -05:00 |
camera.py
|
Refactor ESPHome camera to avoid creating tasks (#95818)
|
2023-07-08 12:36:40 +02:00 |
climate.py
|
Migrate esphome climate platform to use _on_static_info_update (#95471)
|
2023-06-28 20:37:35 +02:00 |
config_flow.py
|
Fix race fetching ESPHome dashboard when there are no devices set up (#96196)
|
2023-07-11 14:11:51 -04:00 |
const.py
|
Move ESPHomeManager into its own file (#95870)
|
2023-07-08 09:19:44 +02:00 |
cover.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
dashboard.py
|
Ensure ESPHome dashboard connection recovers if its down when core starts (#96449)
|
2023-07-12 14:37:28 -10:00 |
diagnostics.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
domain_data.py
|
Remove unused code in ESPHome (#96503)
|
2023-07-13 13:38:15 -10:00 |
entity.py
|
Use the ESPHome object_id to suggest the entity id (#95852)
|
2023-07-10 13:02:34 +02:00 |
entry_data.py
|
Fix ESPHome camera not accepting the same exact image bytes (#95822)
|
2023-07-05 07:17:28 -05:00 |
enum_mapper.py
|
…
|
|
fan.py
|
Remove unreachable code in the ESPHome fan platform (#96458)
|
2023-07-14 13:37:16 -10:00 |
light.py
|
Add more test coverage for ESPHome lights (#95415)
|
2023-06-28 08:40:21 +02:00 |
lock.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
manager.py
|
Fix ESPHome deep sleep devices staying unavailable after unexpected disconnect (#96353)
|
2023-07-11 11:12:24 -10:00 |
manifest.json
|
Bump aioesphomeapi to 15.1.7 (#96615)
|
2023-07-15 12:31:35 -10:00 |
media_player.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
number.py
|
Handle empty strings for ESPHome UOMs (#96556)
|
2023-07-14 12:14:32 -10:00 |
select.py
|
Add VAD sensitivity to ESPHome (#95283)
|
2023-06-26 16:47:32 -04:00 |
sensor.py
|
Handle empty strings for ESPHome UOMs (#96556)
|
2023-07-14 12:14:32 -10:00 |
services.yaml
|
…
|
|
strings.json
|
Add deduplicate translations script (#96384)
|
2023-07-13 11:52:50 -04:00 |
switch.py
|
Fix esphome not removing entities when static info changes (#95202)
|
2023-06-25 21:31:31 -05:00 |
update.py
|
Improve ESPHome update platform error reporting (#96455)
|
2023-07-12 16:46:29 -10:00 |
voice_assistant.py
|
Add VAD sensitivity to ESPHome (#95283)
|
2023-06-26 16:47:32 -04:00 |