GithubHelp home page GithubHelp logo

appdaemon-conf's People

Contributors

torkildr avatar

Watchers

 avatar  avatar  avatar

appdaemon-conf's Issues

calendar component not working

Hello,

I've replicated all your files (custom_widgets/calendar.yaml, custom_widgets/basecalendar/, apps/ical.yaml, apps/ical.py, assets/javascript/), and added a google calendar .ics URL to the ical.yaml file. I've edited the dashboard file.

I'm unable to get it to display calendar events. Error as below. Is there anything obvious I'm missing? Thanks!

2018-04-26 23:01:05.275415 WARNING AppDaemon: ------------------------------------------------------------
2018-04-26 23:01:05.275579 WARNING AppDaemon: Unexpected error in worker for App google_calendar:
2018-04-26 23:01:05.275754 WARNING AppDaemon: Worker Ags: {'name': 'google_calendar', 'id': UUID('<snip>'), 'type': 'timer', 'function': <bound method Calendar.updateState of <ical.Calendar object at 0x1047bea20>>, 'kwargs': {'interval': 60}}
2018-04-26 23:01:05.275867 WARNING AppDaemon: ------------------------------------------------------------
2018-04-26 23:01:05.276190 WARNING AppDaemon: Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/appdaemon/appdaemon.py", line 527, in worker
    funcref(self.sanitize_timer_kwargs(app, args["kwargs"]))
  File "/Users/ob1/.homeassistant/conf/apps/ical.py", line 50, in updateState
    self.set_app_state(self.entity, state="", attributes=events)
AttributeError: 'Calendar' object has no attribute 'set_app_state'

Current version:

$ appdaemon -v
appdaemon 3.0.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.