Commit Graph

  • 786745b7b2
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-28 12:40:32 -0600
  • 702970b975
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-28 12:40:25 -0600
  • 6a51170e0c Bump version to 19.1.8 github-actions[bot] 2023-11-28 18:31:49 +0000
  • e994092214
    Remove duplicate line in execute_service (#781) J. Nick Koston 2023-11-28 12:31:32 -0600
  • a82fc655bd
    Remove duplicate line in execute_service J. Nick Koston 2023-11-28 12:30:01 -0600
  • 3c675b6847
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-28 12:22:56 -0600
  • fe81128146
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-28 12:22:48 -0600
  • 5c8370c506
    Use background task logic for the on_stop callback (#780) v19.1.7 J. Nick Koston 2023-11-28 12:03:55 -0600
  • 138b0ec80c
    Use background task logic for the on_stop callback J. Nick Koston 2023-11-28 12:01:58 -0600
  • 1ae50ca344
    Use background task logic for the on_stop callback J. Nick Koston 2023-11-28 12:01:30 -0600
  • d40e046d1a
    Reduce duplicate code in client connection setup (#779) J. Nick Koston 2023-11-28 11:59:54 -0600
  • 587fb3bb73
    Reduce duplicate code in client connection setup J. Nick Koston 2023-11-28 11:58:11 -0600
  • b3a621f809
    Make creating background tasks in the client a bound method (#778) J. Nick Koston 2023-11-28 11:54:29 -0600
  • c5893802c3
    Make creating background tasks in the client a bound method J. Nick Koston 2023-11-28 11:52:13 -0600
  • d40acb1f85
    Reduce duplicate Bluetooth message filtering code (#777) J. Nick Koston 2023-11-28 10:49:58 -0600
  • 6d3e1c13ab
    dry J. Nick Koston 2023-11-28 10:44:24 -0600
  • 9e9b55a1bc
    Revert "dry" J. Nick Koston 2023-11-28 10:40:53 -0600
  • 8323e95f5a
    dry J. Nick Koston 2023-11-28 10:40:15 -0600
  • aedecfb3fc
    dry J. Nick Koston 2023-11-28 10:38:59 -0600
  • 97698a718d
    dry J. Nick Koston 2023-11-28 10:35:27 -0600
  • daff02efff
    dry J. Nick Koston 2023-11-28 10:34:28 -0600
  • 0ebe8f1249
    Reduce duplicate Bluetooth message filtering code J. Nick Koston 2023-11-28 10:31:30 -0600
  • 5c063e2269 Bump version to 19.1.7 github-actions[bot] 2023-11-28 16:19:57 +0000
  • 07499907d4
    Refactor execute_service to avoid creating dict in the inner loop (#776) J. Nick Koston 2023-11-28 10:19:39 -0600
  • bef230d7d0
    Refactor execute_service to avoid creating dict in the inner loop J. Nick Koston 2023-11-28 10:17:52 -0600
  • 60cd3effb1
    Update aioesphomeapi/client.py J. Nick Koston 2023-11-28 08:56:03 -0600
  • b142b8e735
    Update aioesphomeapi/client.py J. Nick Koston 2023-11-28 08:55:43 -0600
  • 38aa0fcfba
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-28 08:54:58 -0600
  • c69fe8ca45
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-28 08:54:39 -0600
  • e8560c1547 Bump version to 19.1.6 v19.1.6 github-actions[bot] 2023-11-28 14:54:08 +0000
  • 22fd2ab9af
    Refactor list_entities_services to reduce unneeded local variables (#775) J. Nick Koston 2023-11-28 08:53:47 -0600
  • 431a26b592
    Refactor list_entities_services to reduce local variables J. Nick Koston 2023-11-28 08:51:58 -0600
  • 8fd15a3c57
    Refactor list_entities_services to reduce local variables J. Nick Koston 2023-11-28 08:51:19 -0600
  • 66e2967694
    Refactor list_entities_services to reduce local variables J. Nick Koston 2023-11-28 08:50:07 -0600
  • d0aaf25577
    Use explict type checks for protobuf messages (#774) v19.1.5 J. Nick Koston 2023-11-28 08:33:06 -0600
  • 14d943d2d1
    Use explict type checks for protobuf messages J. Nick Koston 2023-11-28 08:30:28 -0600
  • 7c7bdfc585
    Small refactor to GATT read to reduce code (#773) J. Nick Koston 2023-11-28 08:28:00 -0600
  • 432ada14e3
    Small refactor to GATT read to reduce code J. Nick Koston 2023-11-28 08:26:22 -0600
  • 5ba404df48
    Refactor bluetooth message handling to extract on_bluetooth_message (#772) J. Nick Koston 2023-11-28 08:23:19 -0600
  • 3aefecbdab
    Refactor bluetooth message handling to extract on_bluetooth_message J. Nick Koston 2023-11-28 08:21:29 -0600
  • baf21ddb50
    Refactor bluetooth message handling to extract on_bluetooth_message J. Nick Koston 2023-11-28 08:20:46 -0600
  • 5bfb94d479
    Refactor bluetooth message handling to extract on_bluetooth_message J. Nick Koston 2023-11-28 08:19:02 -0600
  • 5e0b6c1b07
    Refactor bluetooth GATT writes to reduce duplicate code (#771) J. Nick Koston 2023-11-28 08:16:53 -0600
  • afb5fcc887
    Refactor bluetooth GATT writes to reduce duplicate code J. Nick Koston 2023-11-28 08:13:53 -0600
  • 15e6279246
    Allow specifying a timeout for bluetooth_gatt_start_notify (#770) J. Nick Koston 2023-11-28 08:07:33 -0600
  • 844326a3a2
    Remove unused variable from frame helper base (#769) J. Nick Koston 2023-11-28 08:05:45 -0600
  • 6ce6cf0907
    Allow specifying a timeout for bluetooth_gatt_start_notify J. Nick Koston 2023-11-28 08:05:28 -0600
  • 176c7bc4b4
    Raise BluetoothConnectionDroppedError if connection drops while getting GATT services (#768) J. Nick Koston 2023-11-28 08:03:08 -0600
  • c60d63e99c
    Remove unused variable from frame helper base J. Nick Koston 2023-11-28 08:02:35 -0600
  • 3ab115563b
    tweak J. Nick Koston 2023-11-28 08:00:58 -0600
  • ee365094c3
    tweak J. Nick Koston 2023-11-28 08:00:12 -0600
  • 88527aee0f
    tweak J. Nick Koston 2023-11-28 07:58:10 -0600
  • 05f6b291df
    tweak J. Nick Koston 2023-11-28 07:57:28 -0600
  • 2e2b6747dd
    coverage J. Nick Koston 2023-11-28 07:57:04 -0600
  • 4b4510b644
    Raise BluetoothDeviceConnectionResponse if connection drops while getting GATT services J. Nick Koston 2023-11-28 07:53:29 -0600
  • e182f68b42
    Raise BluetoothConnectionDroppedError if connection drops during GATT read/write/notify (#767) J. Nick Koston 2023-11-28 07:42:21 -0600
  • 7ed22ea311
    add coverage for write and notify J. Nick Koston 2023-11-28 07:40:06 -0600
  • abae92a009
    type J. Nick Koston 2023-11-28 07:37:19 -0600
  • 9d9754bd85
    read tests J. Nick Koston 2023-11-28 07:30:56 -0600
  • f6675a3beb
    Raise BluetoothConnectionDroppedError if connection drops during GATT read/write J. Nick Koston 2023-11-28 07:29:41 -0600
  • c9fb3b3bed
    Raise BluetoothConnectionDroppedError if connection drops during GATT read/write J. Nick Koston 2023-11-28 07:29:33 -0600
  • 8ac21c3610
    Raise BluetoothConnectionDroppedError if connection drops during GATT read/write J. Nick Koston 2023-11-28 07:27:04 -0600
  • 3e920df478
    Handle Bluetooth connection drops in more places (#766) J. Nick Koston 2023-11-28 07:23:21 -0600
  • 6b5eec481a
    fix type J. Nick Koston 2023-11-28 07:21:38 -0600
  • 600298f3bb
    tweak tests J. Nick Koston 2023-11-28 07:15:02 -0600
  • 36510f4f58
    tweak tests J. Nick Koston 2023-11-28 07:14:47 -0600
  • 6b01938df6
    tweak tests J. Nick Koston 2023-11-28 07:12:16 -0600
  • 3b82f3c279
    Handle Bluetooth connection drops in more places J. Nick Koston 2023-11-28 07:10:13 -0600
  • 9b300609aa
    Handle Bluetooth connection drops in more places J. Nick Koston 2023-11-28 07:09:52 -0600
  • ae717a3c84
    Handle Bluetooth connection drops in more places J. Nick Koston 2023-11-28 07:08:54 -0600
  • 955c6cdf43
    Handle Bluetooth connection drops in more places J. Nick Koston 2023-11-28 07:06:27 -0600
  • 23c3959dd2
    Handle Bluetooth connection drops in more places J. Nick Koston 2023-11-28 07:02:31 -0600
  • 92395f8cc9
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-28 06:44:49 -0600
  • 72a8f70bcd Bump version to 19.1.5 github-actions[bot] 2023-11-28 12:44:40 +0000
  • 8934517e17
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-28 06:44:33 -0600
  • 29faf6746f
    Simplify similar code for building entity commands (#765) J. Nick Koston 2023-11-28 06:44:24 -0600
  • 563c9b9d0f
    Simplify similar code for building entity commands J. Nick Koston 2023-11-28 06:38:55 -0600
  • c9009b3215
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-28 00:13:03 -0600
  • 85dbc54ee5
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-28 00:12:55 -0600
  • 681fec9db9 Bump version to 19.1.4 v19.1.4 github-actions[bot] 2023-11-28 05:51:55 +0000
  • 1b51530642
    Reduce duplicate code between connection and frame helper (#763) J. Nick Koston 2023-11-27 23:51:38 -0600
  • 8702ff1578
    tweaks J. Nick Koston 2023-11-27 23:42:34 -0600
  • 783a52e95b
    python bindings J. Nick Koston 2023-11-27 23:25:24 -0600
  • 20fcd9269a
    python bindings J. Nick Koston 2023-11-27 23:21:17 -0600
  • 949227b292
    python bindings J. Nick Koston 2023-11-27 23:20:18 -0600
  • 31c1b86969
    remove more dupe code J. Nick Koston 2023-11-27 23:18:16 -0600
  • 00b1a234b8
    fixes J. Nick Koston 2023-11-27 23:07:12 -0600
  • e4a5a6dea6
    Merge remote-tracking branch 'origin/connection_cleanup' into connection_cleanup J. Nick Koston 2023-11-27 23:01:32 -0600
  • 77e7ff4446
    remove timeout test since timeout happens in connection now J. Nick Koston 2023-11-27 23:01:20 -0600
  • 78854d897e
    Update aioesphomeapi/_frame_helper/base.py J. Nick Koston 2023-11-27 22:59:45 -0600
  • 36b765c5d7
    remove timeout test since timeout happens in connection now J. Nick Koston 2023-11-27 22:56:26 -0600
  • a6b58b06dc
    remove timeout test since timeout happens in connection now J. Nick Koston 2023-11-27 22:55:37 -0600
  • 00c229d42a
    almost fixed J. Nick Koston 2023-11-27 22:50:01 -0600
  • dcaa3581db
    fixes J. Nick Koston 2023-11-27 22:36:13 -0600
  • 8ea12a299c
    tweak J. Nick Koston 2023-11-27 22:19:29 -0600
  • 361ddebeaf
    Reduce duplicate code between connection and frame helper J. Nick Koston 2023-11-27 22:13:37 -0600
  • 75df693fb2
    Merge branch 'main' into climate_enhancements J. Nick Koston 2023-11-27 19:01:50 -0600
  • 2b28ca754b
    Merge branch 'main' into feature/fan_presets J. Nick Koston 2023-11-27 19:01:43 -0600
  • 5fb9c9243b Bump version to 19.1.3 v19.1.3 github-actions[bot] 2023-11-28 00:39:37 +0000
  • ab5834ca0d
    Fix not backing off when connection requires encryption (#762) J. Nick Koston 2023-11-27 18:39:22 -0600