Commit Graph

  • a631ceb96d Fix sort Michael Hansen 2024-09-12 14:13:07 -0500
  • 8feed8fcfa Add tests Michael Hansen 2024-09-12 14:07:44 -0500
  • 250bfacacc Use request/response nomenclature Michael Hansen 2024-09-12 09:59:20 -0500
  • dbc8d92e38 Rebuild protobuf Michael Hansen 2024-09-11 16:55:28 -0500
  • 70a23aaa91 Add get/set/config messages for voice assistant Michael Hansen 2024-09-11 16:54:18 -0500
  • a2a0bbfb4b
    Add sample_bytes to media player supported format and a test (#955) Michael Hansen 2024-09-09 15:12:04 -0500
  • 5a120d7293 Bump version to 25.5.0 github-actions[bot] 2024-09-09 20:10:39 +0000
  • 8c7204464f
    Add handle_announcement_finished callback (#954) Michael Hansen 2024-09-09 15:10:26 -0500
  • bcca30cf18 Bump version to 25.4.1 github-actions[bot] 2024-09-09 20:05:52 +0000
  • a663e6d18d
    Bump types-protobuf from 5.27.0.20240626 to 5.27.0.20240907 (#953) dependabot[bot] 2024-09-10 08:05:36 +1200
  • ebb53a21fc Remove unused import Michael Hansen 2024-09-09 12:12:00 -0500
  • bdbc152c4a Add sample_bytes and test Michael Hansen 2024-09-09 11:55:21 -0500
  • 30a97acdfb Move code around to try and fix test Michael Hansen 2024-09-09 11:37:38 -0500
  • 420a96ef70 Don't use asyncio.timeout Michael Hansen 2024-09-09 11:35:20 -0500
  • 08d9821e99 Add handle_announcement_finished callback Michael Hansen 2024-09-09 11:28:02 -0500
  • dcbed434e8
    Bump types-protobuf from 5.27.0.20240626 to 5.27.0.20240907 dependabot[bot] 2024-09-09 10:16:33 +0000
  • af5309e78a Bump version to 25.4.0 v25.4.0 github-actions[bot] 2024-09-09 02:05:52 +0000
  • 151b76da76
    Bump async-interrupt to >=1.2.0 (#952) J. Nick Koston 2024-09-08 20:07:07 -0500
  • 3ca83b2c66
    Adds voice assistant announce (#939) Michael Hansen 2024-09-08 20:04:53 -0500
  • c053bb596b
    Merge branch 'main' into synesthesiam-20240829-voice-assistant-announce J. Nick Koston 2024-09-08 19:58:03 -0500
  • 4863d77699
    Merge branch 'main' into async_interrupt J. Nick Koston 2024-09-08 19:57:52 -0500
  • be2a3a3934
    Remove unused type ignores (#951) J. Nick Koston 2024-09-08 19:57:43 -0500
  • 4f2f892e38
    Bump async-interrupt to >=1.2.0 J. Nick Koston 2024-09-08 19:56:25 -0500
  • 6797164345
    Merge branch 'main' into synesthesiam-20240829-voice-assistant-announce Jesse Hills 2024-09-09 12:55:40 +1200
  • 70f69081b9
    Remove unused type ignores J. Nick Koston 2024-09-08 19:54:45 -0500
  • 71ebae8c92
    Bump ruff from 0.6.3 to 0.6.4 (#950) dependabot[bot] 2024-09-08 19:52:50 -0500
  • 48c55ff1c5
    Update aioesphomeapi/model.py Jesse Hills 2024-09-09 12:52:21 +1200
  • 9e7b5cc908
    Bump ruff from 0.6.3 to 0.6.4 dependabot[bot] 2024-09-06 10:27:31 +0000
  • d8cc6bb332 Fix import sort Michael Hansen 2024-09-05 10:27:38 -0500
  • b06d92411a Add test for send_voice_assistant_announcement_await_response Michael Hansen 2024-09-05 10:21:42 -0500
  • 2e90d9266d Wait for response in send_voice_assistant_announcement_await_response Michael Hansen 2024-09-05 09:59:59 -0500
  • 32e9e1fcf3 Remove handle_announce_finished Michael Hansen 2024-09-04 11:02:18 -0500
  • 83bff59ea8 Change ids Michael Hansen 2024-09-04 09:18:58 -0500
  • f6d125cd78 Remove extra stuff Michael Hansen 2024-09-03 13:22:17 -0500
  • 8849f2e320 Organize imports Michael Hansen 2024-09-03 13:14:59 -0500
  • cc9e9cb455 Rename and add finished message Michael Hansen 2024-09-03 11:27:57 -0500
  • 59601ae1bf Clean up Michael Hansen 2024-08-29 16:27:57 -0500
  • ee9796c20c Add VoiceAssistantAnnounce Michael Hansen 2024-08-29 16:16:20 -0500
  • d7bb522946 First draft of messages Michael Hansen 2024-08-27 13:12:54 -0500
  • c31bdde31c
    Avoid slice when the reader wants the full buffer no_slice_full_buffer J. Nick Koston 2024-09-03 17:07:36 -1000
  • 9e46d00d26
    Avoid slice when the reader wants the full buffer J. Nick Koston 2024-09-03 17:04:49 -1000
  • 57f8cac952 Bump version to 25.3.3 github-actions[bot] 2024-09-03 23:33:00 +0000
  • 617f7cec10
    Remove id from `MediaPlayerSupportedFormat` (#948) Jesse Hills 2024-09-04 11:32:46 +1200
  • 6b25706c62
    Remove id from `MediaPlayerSupportedFormat` Jesse Hills 2024-09-03 23:28:01 +0000
  • 7d112a82e9
    Avoid a dict lookup and int conversion to process every packet (#946) v25.3.2 J. Nick Koston 2024-09-03 12:35:18 -1000
  • d2785dc18c
    Merge branch 'main' into dict_lookup_packet J. Nick Koston 2024-09-03 12:31:05 -1000
  • 88a256c5e8
    Fix codecov upload (#947) J. Nick Koston 2024-09-03 12:30:53 -1000
  • 3bcf603dc2
    Fix codecov upload J. Nick Koston 2024-09-03 12:28:42 -1000
  • b502c0049a
    one check J. Nick Koston 2024-09-03 12:23:54 -1000
  • 6c46ddba80
    one check J. Nick Koston 2024-09-03 12:22:41 -1000
  • 5dccfa3a18
    lint J. Nick Koston 2024-09-03 12:20:48 -1000
  • ee24947576
    Merge remote-tracking branch 'origin/dict_lookup_packet' into dict_lookup_packet J. Nick Koston 2024-09-03 12:13:43 -1000
  • 3258f13017
    fix align J. Nick Koston 2024-09-03 12:13:35 -1000
  • 3754ae6e68
    Merge branch 'main' into dict_lookup_packet J. Nick Koston 2024-09-03 12:12:03 -1000
  • ac45784740
    Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#943) dependabot[bot] 2024-09-03 12:11:33 -1000
  • 80aeb5a134
    Merge branch 'main' into dict_lookup_packet J. Nick Koston 2024-09-03 12:10:22 -1000
  • bd9300c1e6
    Bump codecov/codecov-action from 3 to 4 (#818) dependabot[bot] 2024-09-03 12:10:16 -1000
  • 2527cd525b
    fix align J. Nick Koston 2024-09-03 12:09:59 -1000
  • 22d2729a73
    Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-4 J. Nick Koston 2024-09-03 12:02:03 -1000
  • f814f0ae08
    Avoid a dict lookup to process every packet J. Nick Koston 2024-09-03 11:57:38 -1000
  • 8e6673e139
    Avoid a dict lookup to process every packet J. Nick Koston 2024-09-03 11:54:33 -1000
  • 7e7ece4ca1
    Speed up decrypting frames (#944) J. Nick Koston 2024-09-03 11:43:00 -1000
  • f579b2b892
    Merge branch 'main' into decrypt J. Nick Koston 2024-09-03 11:27:39 -1000
  • 0969e9339d
    Add linter for cython files (#945) J. Nick Koston 2024-09-03 11:27:33 -1000
  • b65f6cc6bb
    lint J. Nick Koston 2024-09-03 11:25:35 -1000
  • 5b5f79367c
    Add linter for cython files J. Nick Koston 2024-09-03 11:24:21 -1000
  • 6e08236f8b
    fix depth J. Nick Koston 2024-09-03 11:21:23 -1000
  • 2533978aeb
    fix depth J. Nick Koston 2024-09-03 11:21:23 -1000
  • b7b33e75d1
    fix depth J. Nick Koston 2024-09-03 11:19:50 -1000
  • 21abc07259
    fix depth J. Nick Koston 2024-09-03 11:17:49 -1000
  • 7245aab364
    Speed up decrypting frames J. Nick Koston 2024-09-03 11:05:06 -1000
  • 7fa411d9a2
    Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 dependabot[bot] 2024-09-03 10:46:24 +0000
  • 172fe532f2 Bump version to 25.3.2 github-actions[bot] 2024-09-02 18:20:39 +0000
  • 9edbe62fba
    Bump pylint from 3.2.6 to 3.2.7 (#942) dependabot[bot] 2024-09-02 08:20:23 -1000
  • 09080caf50
    Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#941) dependabot[bot] 2024-09-02 08:20:13 -1000
  • 171625adce
    Bump pylint from 3.2.6 to 3.2.7 dependabot[bot] 2024-09-02 10:53:29 +0000
  • 79235f2f3f
    Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 dependabot[bot] 2024-09-02 10:15:15 +0000
  • 2dea139fcc Update api_pb2.py rwrozelle 2024-08-31 10:44:17 -0400
  • f560cb9ad2 Merge remote-tracking branch 'upstream/main' rwrozelle 2024-08-31 10:21:58 -0400
  • ec08c49cf1
    Try to set TCP_QUICKACK where support for that option is available (#932) v25.3.1 nkinnan 2024-08-29 14:43:17 -0700
  • ddae90e816
    Merge branch 'main' into main J. Nick Koston 2024-08-29 11:37:21 -1000
  • fce8922aa3
    Fix performance regression in debug logging from win32 protobuf crash workaround (#940) J. Nick Koston 2024-08-29 11:37:11 -1000
  • 8753b45c2c
    Fix performance regression in debug logging from win32 protobuf crash workaround J. Nick Koston 2024-08-29 11:34:50 -1000
  • a64b48969c
    Merge branch 'main' into main J. Nick Koston 2024-08-29 11:25:36 -1000
  • 059af0e000
    Start testing on python 3.13 (#938) J. Nick Koston 2024-08-29 11:25:27 -1000
  • e48d0aaaa0
    Start testing on python 3.13 J. Nick Koston 2024-08-29 11:22:20 -1000
  • bcfca39c5d
    Ensure we are testing on MacOS and Windows (#933) J. Nick Koston 2024-08-29 11:21:32 -1000
  • a0ab8bf575
    Merge branch 'main' into test_win32_mac J. Nick Koston 2024-08-29 11:18:10 -1000
  • 6cb9d057b3
    Fix crash on Windows when debug logging is enabled (#937) J. Nick Koston 2024-08-29 11:17:24 -1000
  • 1b7d58dfe2
    Fix crash on Windows when debug logging is enabled J. Nick Koston 2024-08-29 11:16:16 -1000
  • b7c78432ba
    Merge branch 'main' into debug_crash_win32 debug_crash_win32 J. Nick Koston 2024-08-29 11:15:31 -1000
  • f16354fafa
    Bump ruff to 0.6.3 (#936) J. Nick Koston 2024-08-29 11:15:25 -1000
  • a02d661c20
    Bump ruff to 0.6.3 J. Nick Koston 2024-08-29 11:14:06 -1000
  • 71305502d0
    Bump ruff to 0.6.3 J. Nick Koston 2024-08-29 11:13:53 -1000
  • 593dfdd922
    comments J. Nick Koston 2024-08-29 11:12:28 -1000
  • 80487ac650
    one more J. Nick Koston 2024-08-29 11:11:24 -1000
  • a897baff4c
    Merge branch 'main' into debug_crash_win32 J. Nick Koston 2024-08-29 11:09:34 -1000
  • 8195edf153 Bump version to 25.3.1 github-actions[bot] 2024-08-29 21:08:26 +0000
  • a3d9b82096
    Remove black from pre-commit (#935) J. Nick Koston 2024-08-29 11:08:13 -1000
  • bbc9390f91
    win32 test fixes J. Nick Koston 2024-08-29 11:07:55 -1000