Coder Social home page Coder Social logo

Comments (6)

omenick avatar omenick commented on July 4, 2024 1

It does, thanks for your support!

from hasmartirrigation.

daxy01 avatar daxy01 commented on July 4, 2024

Hey @jeroenterheerdt
Thanks for the quick first fix! So far the Metric changes you made seem to work!

I've tried this fix however it seems HA is choking on the version number in the manifest file. It doesn't seem to like characters, only numbers allowed. As soon as I remove the beta text in const.py and manifest.json the integration loads successful.

This was the error reported btw:
2022-11-09 10:22:45.953 ERROR (SyncWorker_0) [homeassistant.loader] The custom integration 'smart_irrigation' does not have a valid version key (0.0.77 beta) in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details

from hasmartirrigation.

jsbowling42 avatar jsbowling42 commented on July 4, 2024

you can change the manifest.json and const.py file yourself until @jeroenterheerdt fixes his release. "0.0.77-beta" should work or "0.0.77b0" you will have to restart HA after. its the "version" line 13 in the manifest.json file line 6 in const.py.

from hasmartirrigation.

jeroenterheerdt avatar jeroenterheerdt commented on July 4, 2024

thanks, just pushed a new release, please let me know if this resolves the issue.

from hasmartirrigation.

posixx avatar posixx commented on July 4, 2024

@jeroenterheerdt when do you make this a new release version? I'm still getting this error when restarting so as it has been confirmed to work i'm looking forward having this auto-resolved on my installation.

from hasmartirrigation.

jeroenterheerdt avatar jeroenterheerdt commented on July 4, 2024

@posixx I did already, but apparently that did not work. Have pushed v0.0.78 now.

from hasmartirrigation.

Related Issues (20)

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.