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

AttributeError #81

Closed
mon3y78 opened this issue Jul 25, 2021 · 2 comments
Closed

AttributeError #81

mon3y78 opened this issue Jul 25, 2021 · 2 comments

Comments

@mon3y78
Copy link

mon3y78 commented Jul 25, 2021

i have this error

AttributeError: 'AutoMoLi' object has no attribute 'room'
2021-07-25 10:40:32.635202 WARNING camera_weekend: ------------------------------------------------------------
2021-07-25 10:40:32.642195 INFO cucina:
2021-07-25 10:40:32.643475 WARNING cucina: ------------------------------------------------------------
2021-07-25 10:40:32.644476 WARNING cucina: Unexpected error running initialize() for cucina
2021-07-25 10:40:32.645597 WARNING cucina: ------------------------------------------------------------
2021-07-25 10:40:32.646922 WARNING cucina: Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/appdaemon/app_management.py", line 159, in initialize_app
await init()
File "/config/appdaemon/apps/ad-automoli/automoli.py", line 215, in initialize
self.lg("")
File "/config/appdaemon/apps/ad-automoli/automoli.py", line 163, in lg
name=self.room.name.capitalize(), # type:ignore

😩 Describe the issue/bug
A clear and concise description of what the bug is.

😒 Expected behavior
A clear and concise description of what you expected to happen.

🎛️ Configuration

[relevant configuration from your apps.yml file]

🧠 System

  • AppDaemon: [e.g. 4.0.5]
    • running mode: [e.g. virtualenv, hassio-plugin, docker]
  • Home-Assistant: [e.g. 0.118.3, 0.119.0b0]
    • running mode: [e.g. virtualenv, hassio, docker]
  • Python: [e.g. 3.8.6, 3.9]

🗒️ Logs

log log log...

🧁 Additional context
Add any other context about the problem here.

@benleb benleb closed this as completed in 4b81a7d Jul 25, 2021
@benleb
Copy link
Owner

benleb commented Jul 25, 2021

Thanks, my fault 🙄 Fixed in the master now :) release follows soon...

@mon3y78
Copy link
Author

mon3y78 commented Jul 26, 2021

thanks, now work!

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

2 participants