Robert Resch
ef452427e3
Bump PyTurboJPEG to 1.7.5 ( #124865 )
2024-08-29 19:34:19 +02:00
Paulus Schoutsen
f416d67d21
Remove built-in support for import_executor in manifest ( #112725 )
2024-03-08 12:02:32 -05:00
J. Nick Koston
dc3c7c95f7
Import stream in the executor to avoid blocking the event loop ( #112078 )
...
* Import stream in the executor to avoid blocking the event loop
This one has some large deps
* one more place
* avoid call if no change
* just in case
2024-03-02 22:00:28 -05:00
J. Nick Koston
7fe2bfa990
Revert "Update numpy to 1.26.1" ( #102036 )
2023-10-15 05:42:25 -10:00
Marc Mueller
1f1a27d6a5
Update numpy to 1.26.1 ( #102021 )
2023-10-14 16:30:43 -10:00
Raman Gupta
067b94899f
Move EVENT_LOGGING_CHANGED to constants ( #100974 )
...
* Move EVENT_LOGGING_CHANGED to constants
* fix test
* remove logger as dependency for bluetooth and fix test
2023-09-27 01:06:14 -04:00
Marc Mueller
48f9a38c74
Update numpy to 1.26.0 ( #100512 )
2023-09-17 09:49:21 -05:00
uvjustin
5021c69886
Update Stream logging on EVENT_LOGGING_CHANGED ( #99256 )
2023-09-12 19:38:11 +02:00
Marc Mueller
68cb7a7dde
Update ha-av to 10.1.1 ( #97481 )
2023-07-30 18:40:38 +02:00
Franck Nijhof
372687fe81
Update PyTurboJPEG to 1.7.1 ( #96104 )
2023-07-07 08:02:47 -10:00
uvjustin
67515f8ac3
Bump ha-av to v10.1.0 ( #93420 )
2023-05-24 08:28:04 +02:00
Erik Montnemery
23fa500406
Sort manifests 9 ( #87030 )
2023-02-08 20:22:30 +01:00
Aarni Koskela
738419309d
Add numpy requirement to stream ( #81841 )
...
Closes https://github.com/home-assistant/core/pull/81790
2022-11-09 12:22:14 +01:00
Erik Montnemery
3aa64aaaf1
Mark some integrations as system integrations ( #80948 )
2022-10-25 15:30:46 +02:00
uvjustin
eb141a532c
Bump ha-av to v10.0.0 ( #80514 )
2022-10-20 00:06:49 +03:00
uvjustin
2d7b364713
Bump ha-av to v10.0.0.b5 ( #78977 )
2022-09-26 10:52:03 +02:00
Franck Nijhof
d244d06711
Update PyTurboJPEG to 1.6.7 ( #74965 )
2022-07-11 13:21:37 +02:00
uvjustin
f45afe7379
Use bitstream filter to allow ADTS AAC audio in stream ( #74151 )
2022-06-29 10:15:22 +02:00
uvjustin
03246d2649
Use ha-av instead of av and bump to v10.0.0b3 ( #73789 )
...
* Use ha-av instead of av and bump to v10.0.0b1
* Change generic
* Use v10.0.0b2
* Use v10.0.0b3
2022-06-22 13:38:44 +02:00
uvjustin
06c80e454b
Use av instead of ha-av ( #70885 )
2022-04-27 16:08:05 +02:00
uvjustin
44e9146463
Use ha-av instead of av and bump to v9.1.1-3 ( #69974 )
2022-04-14 13:36:25 +10:00
J. Nick Koston
32a10648a5
Downgrade av to 8.1.0 to fix memory leak ( #69833 )
2022-04-10 22:58:30 -07:00
uvjustin
accc4fda28
Bump PyAV to v9.0.0 ( #67848 )
2022-03-08 07:53:17 -08:00
Franck Nijhof
63957787c4
Update PyTurboJPEG to 1.6.6 ( #67800 )
2022-03-07 23:26:30 +01:00
uvjustin
4efada7db0
Allow stream log level to change at runtime ( #66153 )
2022-02-21 17:58:15 +01:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Franck Nijhof
c339233421
Update PyTurboJPEG to 1.6.5 ( #63803 )
2022-01-10 13:28:04 +01:00
Franck Nijhof
31f37f3363
Update PyTurboJPEG to 1.6.4 ( #63553 )
2022-01-06 08:56:39 -08:00
uvjustin
849dc0e53a
Use original PyAv in stream ( #63079 )
2021-12-30 10:54:25 -08:00
uvjustin
6e13605cad
Add get_image method to Stream ( #61918 )
...
* Add get_image method to Stream
* Add KeyFrameConverter class
2021-12-23 00:24:53 +08:00
uvjustin
35acca1063
Use PyAV fork and set hvc1 codec tag for H.265 ( #58309 )
2021-10-27 11:04:46 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
uvjustin
864380e77c
Add allenporter to stream codeowners ( #47431 )
2021-03-05 15:51:07 +01:00
uvjustin
1fea24502c
Bump pyav version to 8.03 ( #46315 )
2021-02-10 18:14:03 +08:00
uvjustin
c9a4deb118
Set log level for libav.mp4 in stream ( #39719 )
...
Also add @uvjustin to codeowners
2020-09-06 20:46:36 +02:00
Patrick Kishino
e80fac36d8
Bumped PyAv to 8.0.2 to fix mac os stream issue ( #36396 )
2020-06-03 08:00:50 +02:00
Jason Hunter
8cd905487e
Bump pyAV and close unclosed outputs ( #35960 )
...
* bump pyAV and close unclosed outputs
* skip stream from coverage for now
* fix divide by zero error
2020-05-22 18:13:37 +02:00
Jason Hunter
40d3d64027
Fix recording duration flag ( #34648 )
2020-04-24 14:18:58 -07:00
Franck Nijhof
bfa0edaf92
Migrate Integration Quality Scale from docs to manifest: internal ( #30551 )
2020-01-07 20:58:49 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Paulus Schoutsen
c296e9b9bb
Update owner stream integration
2019-06-23 12:00:06 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00