Coder Social home page Coder Social logo

ha-plant-tracker's Introduction

Hi ๐Ÿ‘‹ I'm Stian

Portfolio and blog: https://stiangk.netlify.app/

Current and recent Projects

  • Iver Web app prototype enabeling citizens to give feedback to their local government. Work in progress.
  • PhysIO: App to help physiotherapists and their clients (making and scheduling exercises etc.) Created with my mob at Salt at a 2-week sprint.
    • Backend - REST API with NodeJS, Express, Pasport, Mongoose + MongoDB
    • Frontend - React, Redux
  • Timeglass: A simple, unobtrusive menu bar timer for macOS.
  • Portfolio and blog Repository for my personal website.

Contact

linkedin - LinkedIn: Stian Klasbu

Gmail Logo - [email protected]

ha-plant-tracker's People

Contributors

mountwebs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

raldred

ha-plant-tracker's Issues

Updates?

Do you plan on updating this to be compatible with the latest version of button card?

Unexpected error running initialize()

I am trying to implement this on my system, but I am getting this error.

2020-01-31 10:16:48.913812 WARNING AppDaemon: ------------------------------------------------------------,
2020-01-31 10:16:48.913985 WARNING AppDaemon: Unexpected error running initialize() for plant_tracker,
2020-01-31 10:16:48.914156 WARNING AppDaemon: ------------------------------------------------------------,
2020-01-31 10:16:48.914750 WARNING AppDaemon: Traceback (most recent call last):,
  File "/usr/local/lib/python3.6/site-packages/appdaemon/appdaemon.py", line 1581, in init_object,
  File "/conf/apps/PlantTracker.py", line 8, in initialize,
    init(),
    self.initialize_plants(),
  File "/conf/apps/PlantTracker.py", line 43, in initialize_plants,
    db_plants = self.get_plants_from_db(),
  File "/conf/apps/PlantTracker.py", line 20, in get_plants_from_db,
    db_plants = json.load(f),
  File "/usr/local/lib/python3.6/json/__init__.py", line 299, in load,
    parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw),
  File "/usr/local/lib/python3.6/json/__init__.py", line 354, in loads,
    return _default_decoder.decode(s),
  File "/usr/local/lib/python3.6/json/decoder.py", line 339, in decode,
    obj, end = self.raw_decode(s, idx=_w(s, 0).end()),
  File "/usr/local/lib/python3.6/json/decoder.py", line 357, in raw_decode,
    raise JSONDecodeError("Expecting value", s, err.value) from None,
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0),
2020-01-31 10:16:48.914918 WARNING AppDaemon: ------------------------------------------------------------

I had to manually create the plants.db file to resolve a previous error.
I also had to change the class to PlantTracker2 in the apps.yaml.

This is the first time I am using AppDaemon, so it is possible I am doing something wrong :-)
But looking at the error it seems you didn't account for new installations?

Cant Write/Load to/from DB

Hello,
i hope you can help me with my Problem i got everything installed and running. Until i restarted my HASS.io Instance because it couldnt load from the db (reset all timers)at this point i figured out its not saving either i installed everything according to the Guide. Is there maybe something i missed? Some Permission?

Greetings
Daniel :D

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.