hassio-addons / addon-appdaemon

AppDaemon4 - Home Assistant Community Add-ons
https://addons.community
MIT License
149 stars 46 forks source link

Dear brother, every time I reboot, I re-download the python library, #263

Closed 1060778506 closed 1 year ago

1060778506 commented 1 year ago

My dear brother, my dear God,

Every time I restart hassos or AppDaemon

He would re-download it himself

Alpine Software Package

Python package

Can we add a button to the configuration options to decide whether to download these things automatically on the next reboot?

[Because the download speed is slow, half an hour, or the download fails, very troublesome, please]

Or some other way to keep him from downloading it again

QQ截图20230714110026

`These log level also affects the log levels of the AppDaemon.

Option: system_packages Allows you to specify additional Alpine packages to be installed to your AppDaemon setup (e.g., g++. make, ffmpeg).

Note: Adding many packages will result in a longer start-up time for the add-on.

Option: python_packages Allows you to specify additional Python packages to be installed to your AppDaemon setup (e.g., PyMySQL. Requests, Pillow).

Note: Adding many packages will result in a longer start-up time for the add-on.

Option: init_commands Customize your environment even more with the init_commands option. Add one or more shell commands to the list, and they will be executed every single time this add-on starts.`

Problem/Motivation

> (Because I re-download the python library and Alpine package every time I reboot)

Expected behavior

> (I would like to add a button switch to decide whether to re-download the software next time)

Actual behavior

> (Nothing happened)

Steps to reproduce

> (None)

Proposed changes

> (None)

1060778506 commented 1 year ago

自己顶一下 Defend oneself

frenck commented 1 year ago

Yes this is intended and documented behavior.

../Frenck