Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not import library after reboot of HA #567

Open
SpaceTeddy opened this issue Jan 8, 2024 · 0 comments
Open

can not import library after reboot of HA #567

SpaceTeddy opened this issue Jan 8, 2024 · 0 comments

Comments

@SpaceTeddy
Copy link

Dear all,

I installed pyscript and configured it via UI or yaml file. After install and config, my script with external imported libraries, woks fine.
After reboot of Ha, it seems, that pyscript has lost some configuration items, because the script is not running well anymore.
If I reinstall pyscript again, it runs, but then after reboot, the following failure appeared again. :(

Does anybody has noticed the same behavior and is there a solution for this?

BTW: with Python_script Pro I do not see this behavior and works perfectly.

Thanks a lot.

Chris

Logger: custom_components.pyscript.file.pyduro_mqtt.aduro_control Source: custom_components/pyscript/eval.py:493 Integration: Pyscript Python scripting (documentation, issues) First occurred: 08:10:00 (4 occurrences) Last logged: 08:11:00 Exception in <file.pyduro_mqtt.aduro_control> line 333: from pyduro.actions import FUNCTIONS, STATUS_PARAMS, discover, get, set, raw ^ AttributeError: module 'pyduro.actions' has no attribute 'get'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant