Commit Graph

135 Commits (dev)

Author SHA1 Message Date
Robert Resch 05c7cb5f32
Bump uv to 0.5.21 (#136086) 2025-01-20 17:21:17 +01:00
Robert Resch 1e4c7e832d
Bump go2rtc recommended version to 1.9.8 (#135523) 2025-01-13 17:02:23 +01:00
Michael e67a131bd9
Bump uv to 0.5.18 (#135454) 2025-01-13 09:11:46 +01:00
Robert Resch 006b3b0e22
Bump uv to 0.5.8 (#133036) 2024-12-12 14:51:15 +01:00
Robert Resch cf74532cc6
Bump uv to 0.5.4 (#131513) 2024-11-25 21:59:20 +01:00
Robert Resch cb9cc0f801
Go2rtc bump and set ffmpeg logs to debug (#130371) 2024-11-12 11:53:14 +01:00
Robert Resch f49547d598
Bump uv to 0.5.0 (#130127) 2024-11-08 14:19:46 +01:00
Robert Resch 89a9c2ec24
Disable uv cache (#129912) 2024-11-05 22:18:41 +01:00
Robert Resch c8818bcce3
Bump go2rtc to 1.9.6 (#129430) 2024-10-29 16:46:58 +01:00
Robert Resch 7cd8ea00d1
Bump uv to 0.4.28 (#129372) 2024-10-28 21:20:59 -10:00
Robert Resch 4b2f38926a
Bump go2rtc binary to 1.9.5 (#129371) 2024-10-29 08:01:59 +01:00
Robert Resch f9509d2b38
Bump uv to 0.4.22 (#128518) 2024-10-16 18:23:24 +02:00
Robert Resch 04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support (#124410) 2024-10-03 09:20:03 +02:00
Robert Resch b6a0a36d4e
Bump uv to 0.4.17 (#127223) 2024-10-01 15:56:18 +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
Robert Resch 52de26e67b
Remove unused i386 code in Dockerfile (#126520) 2024-09-23 14:17:37 +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 67dc870e52
Bump uv to 0.4.8 (#124867) 2024-09-10 15:28:17 +02:00
Marc Mueller 651fb95010
Update uv to 0.2.27 (#122246) 2024-07-20 13:24:21 +02:00
Robert Resch db826c9727
Bum uv to 0.2.13 (#120101) 2024-06-21 16:10:57 +02:00
Marc Mueller d60f97262e
Update uv to 0.1.43 (#117405) 2024-05-14 10:38:50 +02:00
Marc Mueller 6c9f277bbe
Update uv to 0.1.39 (#116381) 2024-04-29 14:48:13 +02:00
Robert Resch 2fafdc64d5
Bump uv to 0.1.35 (#115985) 2024-04-23 08:48:35 +02:00
konsti cad4c3c0c2
Remove pip jemalloc config from dockerfile (#115206) 2024-04-09 15:08:55 +02:00
Robert Resch 476e39dd2c
Bump uv to 0.1.27 (#114629) 2024-04-02 13:19:50 +02:00
Robert Resch ce48e6e574
Fix building images for nightlies (#114054) 2024-03-23 11:22:38 +01:00
Robert Resch c282172252
Use uv instead of pip on production images (#112496) 2024-03-22 16:50:07 +01:00
J. Nick Koston 298e2e2b99
Attempt to fix 32bit docker builds (#107210) 2024-01-05 08:23:04 +01:00
Tudor Sandu 636e38f4b3
Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165)
Co-authored-by: Erik <erik@montnemery.com>
2023-12-05 11:24:41 -10:00
Erik Montnemery 999875d0e4
Autogenerate Dockerfile (#104669) 2023-11-29 11:26:50 +01:00
Franck Nijhof 664e490cfa
Update base image to 2023.10.0 (#102126) 2023-10-18 19:11:41 +02:00
Franck Nijhof 4f90542394
Use pep 503 compatible wheels index for builds (#101096) 2023-09-29 09:30:00 +02:00
Franck Nijhof cdbffee781
Remove legacy pip resolver (#92124)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-04-27 22:39:29 +02:00
Patrick 3f348714e2
75142 Added QEMU_CPU ARG to the dockerfile (#86178)
at the moment when building for armhf its downloading the wrong packages since version 2022.7.6
Trying to start newer version with an armv6 raspberry leads to an infinite loop of exit code 256
2023-01-19 10:22:23 +01:00
Franck Nijhof d44210e573
Fix nightly intents in nightly builds (part2) (#85818) 2023-01-13 12:14:25 +01:00
Franck Nijhof 80714c544a
Fix nightly intents in nightly builds (#85806) 2023-01-13 09:56:29 +01:00
Franck Nijhof e18a6e376c
Use jemalloc in Docker builds (#85738) 2023-01-12 11:59:44 +01:00
Franck Nijhof 6f67ae1dfc
Add nightly frontend to nightly builds (#74327) 2022-07-02 09:04:35 -07:00
Pascal Vizeli 6cf9b22b5a
Python 3.10 / Base image 2022.06.01 (#73830)
* Python 3.10 / Base image 2022.06.01

* Update requirements

* push opencv

* we don't need numpy on core for now

* Remove unused ignore

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-22 12:04:39 -05:00
J. Nick Koston 39448009bf
Revert "Remove sqlite 3.34.1 downgrade workaround by reverting "Downgrade sqlite-libs on docker image (#55591)" (#72342)" (#72578) 2022-05-26 22:15:43 -10:00
J. Nick Koston 4baf59666a
Remove sqlite 3.34.1 downgrade workaround by reverting "Downgrade sqlite-libs on docker image (#55591)" (#72342) 2022-05-23 19:26:08 +02:00
Franck Nijhof 2686be921c
Remove deprecated (old) Z-Wave integration (#67221)
* Remove deprecated (old) Z-Wave integration

* Mark migration tests as skip, for later cleanup
2022-03-18 13:09:10 +01:00
Franck Nijhof 276fd4f42c
Add Python 3.10 to CI (#59729) 2022-02-17 14:58:24 +01:00
Franck Nijhof da3024e162
Upgrade to newer Python pip>=21.0 (#59769) 2022-02-07 15:12:04 +01:00
Stefan Agner b04b314a9b
Extend Docker build caching opportunities (#60661) 2021-12-01 13:20:00 +01:00
Pascal Vizeli d4a2b36638
Downgrade sqlite-libs on docker image (#55591) 2021-09-02 18:09:30 +02:00
Pascal Vizeli 47d4928d62
Revert "Use requirements for constraints" (#50576)
This reverts commit 136b34af20.
2021-05-13 19:35:58 +02:00
Pascal Vizeli 136b34af20
Use requirements for constraints (#50558) 2021-05-13 08:07:13 -07:00
Stefan Agner 54064b4010
Increase timeout to avoid killing the core during shutdown (#45029)
Stopping the core goes through several stages, which can take up to
120s, 60s and 30s respectively. However, if shutdown is taking longer
than 60s overall, s6 isn't patient and kills the core:
Jan 10 23:56:58 homeassistant eb034fca9c7d[407]: s6-svwait: fatal: timed out
Jan 10 23:56:58 homeassistant eb034fca9c7d[407]: [s6-finish] sending all processes the TERM signal.
Jan 10 23:57:01 homeassistant eb034fca9c7d[407]: [s6-finish] sending all processes the KILL signal and exiting.

This is most of the time not a problem since shutdown is quicker than
that.

However, increasing the timeout is especialy useful to debug cases when
an event is hanging, since the core will point it out after its timeout
elapsed.

Set the timeout to 220s, which is all core timeouts plus 10s grace time.
2021-01-11 11:24:02 +01:00