..
bluetooth
Fix timestamps for bluetooth scanners that bundle advertisements ( #94511 )
2023-06-14 21:47:00 -04: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
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05: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
Move ESPHomeManager into its own file ( #95870 )
2023-07-08 09:19:44 +02: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
Fix ESPHome entries reloading after startup when dashboard is in use ( #94362 )
2023-06-14 21:16:39 -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
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05:00
entity.py
Make deep sleep esphome entities unavailable on unexpected disconnect ( #95211 )
2023-06-26 14:21:45 +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
Move enum mapper to own file to prevent circular dependency ( #90890 )
2023-04-05 22:55:51 -04:00
fan.py
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05: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
Move ESPHomeManager into its own file ( #95870 )
2023-07-08 09:19:44 +02:00
manifest.json
Bump aioesphomeapi to 15.1.3 ( #95819 )
2023-07-07 18:25:54 +02:00
media_player.py
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05:00
number.py
Add additional coverage for ESPHome sensor and number ( #95226 )
2023-06-26 12:29:38 +02:00
select.py
Add VAD sensitivity to ESPHome ( #95283 )
2023-06-26 16:47:32 -04:00
sensor.py
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05:00
services.yaml
strings.json
Add VAD sensitivity to ESPHome ( #95283 )
2023-06-26 16:47:32 -04:00
switch.py
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05:00
update.py
Keep esphome update entity available when disconnected is expected ( #95278 )
2023-06-26 22:20:56 +02:00
voice_assistant.py
Add VAD sensitivity to ESPHome ( #95283 )
2023-06-26 16:47:32 -04:00