Commit Graph

1989 Commits (b0b3f04a0509f9c7703500294495d554a7ad89f8)

Author SHA1 Message Date
J. Nick Koston ba673beb82
Bump anyio to 4.6.2.post1 (#129199) 2024-10-26 07:06:27 +02:00
Erik Montnemery 4f1e4e7471
Include go2rtc in default_config (#129144)
* Include go2rtc in default_config

* Fail if binary not found in docker environment
2024-10-25 16:10:14 +02:00
Robert Resch 3512cb9599
Use webrtc-models package (#129032) 2024-10-25 10:18:55 +02:00
Bram Kragten 979c4907da
Update frontend to 20241002.4 (#129049) 2024-10-24 11:25:11 +02:00
J. Nick Koston ef46280716
Bump orjson to 3.10.10 (#129015)
changelog: https://github.com/ijl/orjson/compare/3.10.9...3.10.10
2024-10-23 10:58:15 +02:00
J. Nick Koston 24ea9ca947
Bump orjson to 3.10.9 (#128952) 2024-10-22 07:06:51 +02:00
J. Nick Koston 1eb30cf3ab
Bump yarl to 1.16.0 (#128941) 2024-10-21 17:29:03 -10:00
J. Nick Koston a64972fe38
Bump habluetooth to 3.6.0 (#128815) 2024-10-21 09:45:24 +02:00
Marc Mueller c46cccc3cd
Update attrs to 24.2.0 (#126656) 2024-10-20 15:48:42 +02:00
Marc Mueller f02c14d327
Update ha-ffmpeg to 3.2.1 (#128769) 2024-10-19 14:41:16 +02:00
J. Nick Koston 7e68368d0a
Bump yarl to 1.15.5 (#128681)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.4...v1.15.5
2024-10-18 22:17:48 -04:00
J. Nick Koston 006d511d47
Bump yarl to 1.15.4 (#128536)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.3...v1.15.4
2024-10-16 22:15:16 -04:00
Robert Resch f9509d2b38
Bump uv to 0.4.22 (#128518) 2024-10-16 18:23:24 +02:00
J. Nick Koston 5d590bc2cf
Bump yarl to 1.15.3 (#128499)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.2...v1.15.3
2024-10-16 08:46:19 +02:00
J. Nick Koston fed6a4689f
Bump yarl to 1.15.2 (#128309)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.1...v1.15.2
2024-10-14 08:14:38 +02:00
J. Nick Koston bf73e09918
Bump yarl to 1.15.1 (#128268)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.0...v1.15.1
2024-10-13 12:47:00 +02:00
J. Nick Koston 1484a9c0ee
Bump yarl to 1.15.0 (#128215)
changelog: https://github.com/aio-libs/yarl/compare/v1.14.0...v1.15.0
2024-10-12 08:52:12 +02:00
Mike Degatano ba6bcf86ca
Bump aiohasupervisor to 0.2.0b0 (#128173) 2024-10-11 19:03:32 +02:00
J. Nick Koston 75c22b6a6f
Bump aiohttp to 3.10.10 (#128128)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-10-11 10:33:14 +02:00
Bram Kragten ec91d74456
Update frontend to 20241002.3 (#128106) 2024-10-10 13:14:20 -04:00
Robert Resch dd856a9116
Use custom function instead mashumaro in WebRTC dataclasses (#128099) 2024-10-10 16:15:09 +02:00
J. Nick Koston c9311ea3c9
Bump yarl to 1.14.0 (#127924) 2024-10-08 14:01:37 +02:00
J. Nick Koston 6269ce36b3
Bump propcache to 0.2.0 (#127816) 2024-10-08 08:14:37 +02:00
J. Nick Koston 8f96256e86
Bump cached-ipaddress to 0.8.0 (#127703)
changelog: https://github.com/bdraco/cached-ipaddress/compare/v0.7.0...v0.8.0
2024-10-06 07:28:48 +02:00
Marc Mueller 747f7a1b04
Update habluetooth to 3.5.0 (#127690) 2024-10-06 02:28:06 +02:00
Marc Mueller 01e7c45664
Update home-assistant-bluetooth to 1.13.0 (#127691) 2024-10-06 02:15:05 +02:00
Marc Mueller 65c0d49c3b
Update bleak to 0.22.3 (#127688) 2024-10-06 01:51:53 +02:00
Marc Mueller cba9e5845d
Update bleak-retry-connector to 3.6.0 (#127686) 2024-10-06 01:21:39 +02:00
Marc Mueller c6e5011a98
Update bluetooth-adapters to 0.20.0 (#127684) 2024-10-06 00:54:23 +02:00
Marc Mueller d58b2d1b32
Update dbus-fast to 2.24.3 (#127683) 2024-10-06 00:22:42 +02:00
Steven Looman 39e65c8586
Bump async-upnp-client to 0.41.0 (#127642) 2024-10-05 09:07:10 -05:00
J. Nick Koston 58d0dbb542
Bump aiohttp to 3.10.9 (#127594)
https://github.com/aio-libs/aiohttp/releases/tag/v3.10.9

changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.9

This is a technically breaking change, the default connect timeout is now 30s to
fix a bug where the next ip would not be tried within the default timeout
period of 150s. I expect this will not be a problem but I wanted to
point it out.
2024-10-05 07:48:13 +02:00
J. Nick Koston 2f8c9d4f93
Bump cached-ipaddress to 0.7.0 (#127475) 2024-10-03 13:11:35 -05:00
J. Nick Koston 0f29fd3e10
Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
Robert Resch 04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support (#124410) 2024-10-03 09:20:03 +02:00
Michael Hansen 301701176a
Bump intents to 2024.10.2 (#127338) 2024-10-02 18:58:31 +02:00
Bram Kragten f5bd81e0d9
Update frontend to 20241002.2 (#127331) 2024-10-02 17:11:51 +02:00
Bram Kragten 3308de95f0
Update frontend to 20241002.1 (#127292) 2024-10-02 14:18:28 +02:00
Bram Kragten f053e5ca38
Update frontend to 20241002.0 (#127264) 2024-10-02 10:43:01 +02:00
Robert Resch b6a0a36d4e
Bump uv to 0.4.17 (#127223) 2024-10-01 15:56:18 +02:00
Bram Kragten d6ae47a0de
Update frontend to 20240930.0 (#127125) 2024-09-30 18:28:03 +02:00
Marc Mueller 17c3e7b238
Update grpcio constraints to 1.66.2 (#127026) 2024-09-30 07:02:00 +02:00
J. Nick Koston ad09197c00
Bump anyio to 4.6.0 (#127013) 2024-09-29 15:13:10 +02:00
J. Nick Koston a8d72cfdcf
Bump aiohttp to 3.10.8 (#127009)
changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.7...v3.10.8

Fixes a long standing cancellation leak on timeout
2024-09-28 21:53:54 -04:00
J. Nick Koston 4c28c1f556
Bump aiohttp to 3.10.7 (#126970) 2024-09-28 10:47:05 +02:00
J. Nick Koston 1044345587
Bump yarl to 1.13.1 (#126962) 2024-09-27 23:10:01 +02:00
Marc Mueller 20c3b9b6f9
Update grpcio constraints to 1.66.1 (#126947) 2024-09-27 13:44:31 -05:00
J. Nick Koston 8950e817e0
Bump protobuf to 5.28.2 (#124936)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-09-27 19:39:25 +02:00
Bram Kragten cba2daf314
Update frontend to 20240927.0 (#126933) 2024-09-27 18:10:39 +02:00
Marc Mueller 6f70a52880
Update grpcio constraints to 1.62.3 (#126908) 2024-09-27 13:35:20 +02:00
J. Nick Koston 40e83dd9e0
Bump yarl to 1.13.0 (#126872) 2024-09-27 11:35:57 +02:00
Bram Kragten e72ec07683
Update frontend to 20240926.0 (#126843) 2024-09-26 19:48:27 +02:00
Mike Degatano 86dc7111cb
Bump aiohasupervisor to 0.1.0 (#126841) 2024-09-26 18:34:30 +02:00
Marc Mueller 22dac266c4
Update pydantic to 1.10.18 (#126821) 2024-09-26 14:17:46 +02:00
Bram Kragten e7e86d7a32
Update frontend to 20240925.0 (#126763) 2024-09-25 17:36:45 +02:00
J. Nick Koston a5a54ab870
Bump zeroconf to 0.135.0 (#126706) 2024-09-25 09:02:00 +02:00
J. Nick Koston 2dcd5e55e2
Bump aiohttp to 3.10.6 (#126690) 2024-09-24 22:38:24 +02:00
Marc Mueller c8964a1c80
Update numpy to 1.26.4 (#126660) 2024-09-24 18:23:20 +02:00
Marc Mueller fc37218311
Update httpx to 0.27.2 (#126630) 2024-09-24 16:41:35 +02:00
Marc Mueller 81d5c22800
Update bcrypt to 4.2.0 (#126629) 2024-09-24 15:00:06 +02:00
Marc Mueller f699a69e83
Update cryptography to 43.0.1 (#126628) 2024-09-24 14:59:41 +02:00
Marc Mueller 9daf1b062f
Update uv to 0.4.15 (#126627)
* Update uv to 0.4.15

* Fix
2024-09-24 14:59:11 +02:00
J. Nick Koston 31200040da
Bump aiohttp to 3.10.6rc2 (#126468) 2024-09-24 08:51:08 +02:00
J. Nick Koston fb45f4fcea
Bump yarl to 1.12.1 (#126580) 2024-09-23 19:19:41 -05:00
J. Nick Koston d26c449d87
Bump yarl to 1.12.0 (#126576)
This is a prereq for aiohttp 3.10.6 which has some
fixes that need yarl 1.12.0+
2024-09-23 18:28:32 -04:00
J. Nick Koston dbf080194b
Bump cached-ipaddress to 0.6.0 (#126571) 2024-09-23 15:43:33 -05:00
Michael Hansen 84f19f7216
Bump intents to 2024.9.23 (#126553) 2024-09-23 16:50:15 +02:00
Maciej Bieniek d4efdcb78c
Bump `pysnmp` and `brother` (#126488)
* Bump pysnmp

* Bump brother

* Unpin pyasn1
2024-09-23 12:46:46 +02:00
Mike Degatano d56a7217d9
Bump aiohasupervisor to 0.1.0b1 (#126282) 2024-09-20 11:19:41 +02:00
Mike Degatano b2d669ac3c
Add aiohasupervisor to core requirements (#126225) 2024-09-19 15:13:21 +02:00
Robert Resch 31adb048f1
Bump uv to 0.4.12 (#126257) 2024-09-19 13:42:53 +02:00
Robert Resch acc046def6
Bump uv to 0.4.9 (#125726) 2024-09-11 10:41:36 +02:00
Robert Resch 7555f209b6
Use uv at runtime too (#125110) 2024-09-11 09:43:26 +02:00
Jason Hunter 74834b2d88
Pin pyasn1 until fixed (#125712)
* pin pyasn1 until fixed

* add to gen requirements
2024-09-11 09:35:05 +02:00
J. Nick Koston 7508a2b383
Bump yarl to 1.1.11 (#125633)
changelog: https://github.com/aio-libs/yarl/compare/v1.11.0...v1.11.1
2024-09-10 00:38:59 -04:00
Paul Bottein f1e4229b23
Update frontend to 20240909.1 (#125610) 2024-09-09 16:33:08 -04:00
J. Nick Koston 391de22342
Bump yarl to 1.11.0 (#125549)
changelog: https://github.com/aio-libs/yarl/compare/v1.10.0...v1.11.0
2024-09-08 20:25:10 -04:00
J. Nick Koston 03a6eb26be
Bump zeroconf to 0.134.0 (#125491)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.133.0...0.134.0
2024-09-08 09:10:46 +02:00
J. Nick Koston b8c3a44d81
Bump yarl to 1.10.0 (#125446)
changelog: https://github.com/aio-libs/yarl/compare/v1.9.11...v1.10.0
2024-09-07 07:36:34 +02:00
J. Nick Koston ff449e7741
Bump yarl to 1.9.11 (#125287)
* Bump yarl to 1.9.10

changelog: https://github.com/aio-libs/yarl/compare/v1.9.9...v1.9.10

* 11
2024-09-06 15:23:22 +02:00
Paul Bottein ba81a68982
Update frontend to 20240906.0 (#125409) 2024-09-06 14:49:58 +02:00
J. Nick Koston fbd3bf7a98
Bump yarl to 1.9.9 (#125264) 2024-09-04 11:32:33 -10:00
Michael Hansen 638434c103
Bump intents to 2024.9.4 (#125232) 2024-09-04 17:36:25 +03:00
J. Nick Koston b26e4d672f
Bump yarl to 1.9.8 (#125193)
changelog: https://github.com/aio-libs/yarl/compare/v1.9.7...v1.9.8
2024-09-04 11:44:49 +02:00
Bram Kragten daa5268cf2
Update frontend to 20240904.0 (#125206) 2024-09-04 11:35:14 +02:00
Paul Bottein 61a722218a
Update frontend to 20240903.1 (#125160) 2024-09-03 19:52:38 +02:00
Paul Bottein 633c904852
Update frontend to 20240902.0 (#125093) 2024-09-02 20:04:33 +02:00
J. Nick Koston 9334099bed
Bump habluetooth to 3.4.0 (#125058)
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.3.2...v3.4.0
2024-09-02 11:28:42 +02:00
J. Nick Koston 77b464f2bd
Bump yarl to 1.9.7 (#125035) 2024-09-01 10:47:24 -10:00
J. Nick Koston 7210cc1da6
Bump yarl to 1.9.6 (#124955)
* Bump yarl to 1.9.5

changelog: https://github.com/aio-libs/yarl/compare/v1.9.4...v1.9.5

* remove default port since mocker does exact matching and yarl now normalizes this

* 1.9.6
2024-08-31 11:03:08 +02:00
Michael Hansen ff9937f942
Bump intents to 2024.8.29 (#124874) 2024-08-29 13:29:11 -05:00
Robert Resch ef452427e3
Bump PyTurboJPEG to 1.7.5 (#124865) 2024-08-29 19:34:19 +02:00
Bram Kragten c36fc70ab4
Update frontend to 20240829.0 (#124864) 2024-08-29 17:24:25 +02:00
Paul Bottein a4bfb0e92c
Update frontend to 20240828.0 (#124791) 2024-08-28 16:35:44 +02:00
Michael Hansen 8fee1975b4
Bump pyspeex-noise to 1.0.2 (#124721)
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-08-27 14:26:46 -10:00
J. Nick Koston fa084143ef
Bump dbus-fast to 2.24.0 (#124737)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.23.0...v2.24.0
2024-08-27 23:58:11 +02:00
J. Nick Koston ca17c70109
Remove socketio constraints (#124730)
We have been stuck on an old version of socketio for a few years
now due to https://github.com/jkeljo/sisyphus-control/issues/6 and
no solution has been reached.

The constraint is blocking any integration from using socketio 4.x servers as the old version
only supports socketio 3.x servers which have reached EOL (https://socket.io/docs/v3/)
2024-08-27 23:42:42 +02:00
J. Nick Koston 68d6f1c1aa
Bump zeroconf to 0.133.0 (#124673)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.132.2...0.133.0
2024-08-27 11:15:00 +02:00
Paulus Schoutsen 1aa0dbdaf5
Revert "Revert "Use speex for noise suppression and auto gain"" (#124637)
Revert "Revert "Use speex for noise suppression and auto gain" (#124620)"

This reverts commit 302ffe5e56.
2024-08-26 15:10:43 +02:00
J. Nick Koston 16231da5ef
Bump cached-ipaddress to 0.5.0 (#124602)
changelog: https://github.com/bdraco/cached-ipaddress/compare/v0.3.0...v0.5.0
2024-08-26 13:48:52 +02:00
Paulus Schoutsen 302ffe5e56
Revert "Use speex for noise suppression and auto gain" (#124620)
Revert "Use speex for noise suppression and auto gain (#124591)"

This reverts commit 592f60643a.
2024-08-26 10:12:05 +02:00
Michael Hansen 592f60643a
Use speex for noise suppression and auto gain (#124591) 2024-08-25 23:50:32 -05:00
J. Nick Koston f84a04e113
Bump ulid-transform to 1.0.2 (#124544)
changelog: https://github.com/bdraco/ulid-transform/compare/v0.13.1...v1.0.2

python 3.13 support added
python 3.10 support dropped
2024-08-25 07:13:40 -07:00
J. Nick Koston b63fb9f17f
Bump bluetooth-data-tools to 1.20.0 (#124542)
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.19.4...v1.20.0
2024-08-24 18:18:54 -10:00
J. Nick Koston 2bb4a8747c
Bump fnv-hash-fast to 1.0.2 (#124489) 2024-08-24 06:58:52 +02:00
J. Nick Koston ad362b1d4c
Bump dbus-fast to 2.23.0 (#124384) 2024-08-22 07:48:25 +02:00
J. Nick Koston e56c235424
Bump async-interrupt to 1.2.0 (#124360)
changelog: https://github.com/bdraco/async_interrupt/compare/v1.1.2...v1.2.0
2024-08-21 16:59:41 +02:00
J. Nick Koston 1d1a6ee52f
Bump habluetooth to 3.3.2 (#124321) 2024-08-20 12:50:37 -05:00
J. Nick Koston 0f90a3cf60
Bump aiohttp to 3.10.5 (#124254) 2024-08-19 15:40:32 -05:00
J. Nick Koston a4fb4e76cb
Bump aiohttp to 3.10.4 (#124137)
changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.3...v3.10.4
2024-08-18 08:39:56 -05:00
Maciej Bieniek 69700f068f
Migrate back from `pysnmp-lextudio` to `pysnmp` (#123579) 2024-08-16 16:57:10 -05:00
J. Nick Koston c717e7a6f6
Bump bluetooth-adapters to 0.19.4 (#124018)
Fixes a call to enumerate USB devices that did blocking
I/O
2024-08-16 07:12:17 -05:00
J. Nick Koston 31dcc6f685
Bump protobuf to 4.25.4 (#123675) 2024-08-12 21:51:45 +02:00
Robert Resch 64ceb11f8c
Remove libcst constraint (#123661) 2024-08-12 14:44:52 +02:00
Robert Resch 8c5748dcc1
Remove regex constraint (#123650) 2024-08-12 13:23:10 +02:00
J. Nick Koston 7aed35b3f0
Bump aiohttp to 3.10.3 (#123549) 2024-08-10 15:09:18 -05:00
Franck Nijhof eb1c2f5d9f
Update frontend to 20240809.0 (#123485) 2024-08-09 20:30:39 +02:00
J. Nick Koston b445517244
Bump orjson to 3.10.7 (#123465) 2024-08-09 17:34:21 +02:00
J. Nick Koston 6e1978971a
Bump PyYAML to 6.0.2 (#123466) 2024-08-09 17:33:48 +02:00
J. Nick Koston 03ba8f6173
Bump aiohttp to 3.10.2 (#123394) 2024-08-08 17:07:22 -05:00
Michael Hansen f8fa6e4309
Bump intents to 2024.8.7 (#123295) 2024-08-07 10:42:59 -05:00
Franck Nijhof abaac519c9
Update frontend to 20240806.1 (#123252) 2024-08-06 17:54:40 +02:00
Franck Nijhof bc380859e8
Update frontend to 20240806.0 (#123230) 2024-08-06 12:48:15 +02:00
J. Nick Koston 54f8f24c2c
Bump PyJWT to 2.9.0 (#123209) 2024-08-05 15:51:15 -05:00
Bram Kragten 537d7728a7
Update frontend to 20240805.1 (#123196) 2024-08-05 18:23:44 +02:00
J. Nick Koston 4d103c1fc2
Bump aiohttp to 3.10.1 (#123159) 2024-08-05 08:39:04 +02:00
Bram Kragten a18166e3f8
Update frontend to 20240802.0 (#123072) 2024-08-02 16:48:37 +02:00
Michael Hansen 6baee603a5
Bump pymicro-vad to 1.0.1 (#122973) 2024-07-31 22:10:50 +02:00
Bram Kragten c359d4a419
Update frontend to 20240731.0 (#122956) 2024-07-31 17:53:52 +02:00
Michael Hansen 7f4dabf546
Switch from WebRTC to microVAD (#122861)
* Switch WebRTC to microVAD

* Remove webrtc-noise-gain from licenses
2024-07-31 09:42:45 +02:00
J. Nick Koston 823910b69e
Bump ulid-transform to 0.13.1 (#122884)
* Bump ulid-transform to 0.13.0

changelog: https://github.com/bdraco/ulid-transform/compare/v0.10.1...v0.13.0

* Bump ulid-transform to 0.13.1
2024-07-31 07:20:09 +02:00
J. Nick Koston aa801d9cc6
Bump bluetooth-data-tools to 1.19.4 (#122886) 2024-07-30 18:20:55 -05:00
J. Nick Koston 6999c6b0cf
Bump aiohttp to 3.10.0 (#122880) 2024-07-30 16:40:38 -05:00
Michael Hansen da18aae2d8
Bump intents to 2024.7.29 (#122811) 2024-07-30 15:27:16 -05:00
Denis Shulyaka fa53055485
Bump voluptuous-openapi (#122828) 2024-07-30 10:57:56 +02:00
J. Nick Koston 8de7a2e3c7
Bump aiohttp to 3.10.0rc0 (#122793) 2024-07-29 21:55:22 +02:00
J. Nick Koston 6bdc5be433
Bump aiohttp to 3.10.0b1 (#122409) 2024-07-23 12:10:22 -05:00
J. Nick Koston d0ba5534cd
Bump async-upnp-client to 0.40.0 (#122427) 2024-07-22 17:04:29 -05:00
J. Nick Koston 02c64c7861
Bump cryptography to 43.0.0 and pyOpenSSL to 24.2.1 and chacha20poly1305-reuseable >= 0.13.0 (#122308) 2024-07-22 10:15:02 +02:00
Marc Mueller 0fe7aa1a43
Update bcrypt to 4.1.3 (#122236) 2024-07-20 13:06:22 +02:00
Marc Mueller 13da20ddf4
Update Pillow to 10.4.0 (#122237) 2024-07-20 12:58:49 +02:00
Bram Kragten 6788c43775
Add static routes for frontend modern and legacy service workers (#120488) (#122174)
* Bump frontend to 20240719.0

* restore #120488
2024-07-19 14:40:50 +02:00
Allen Porter ede130aa53
Pin mashumaro version >= 3.13.1 for python 3.12.4 compatibility. (#121782)
Pin mashumaro version for python 3.12.4 compatibility.
2024-07-11 08:23:10 -07:00
Michael Hansen 417abda649
Add HassGetCurrentDate and HassGetCurrentTime intents (#121707) 2024-07-11 00:17:04 +02:00
Paul Bottein d10aa6656b
Update frontend to 20240710.0 (#121651) 2024-07-10 09:29:22 +02:00
Michael Hansen 69ed730101
Bump hassil to 1.7.3 for number word caching (#121608)
* Bump hassil to 1.7.3

* Add wildcard slot list name
2024-07-09 17:25:40 +02:00
Michael Hansen 6e85f09722
Revert webrtc to 1.2.3 (#121561) 2024-07-08 22:50:55 +02:00
Michael Hansen 2a31774f91
Bump webrtc-noise-gain to 1.2.5 (#121539) 2024-07-08 21:57:10 +02:00
Michael Hansen 1ec95f900d
Bump webrtc-noise-gain to 1.2.4 (#121346) 2024-07-06 10:51:40 +02:00
J. Nick Koston 89ffee9ad5
Update ulid-transform to 0.10.1 (#121321) 2024-07-05 14:07:39 -05:00