Giter Club home page Giter Club logo

Comments (10)

ehn avatar ehn commented on July 19, 2024 3

And just to be clear so as not to step on anyone's toes, I'm not trying to co-opt this project. Very happy if @miguelangel-nubla wants to keep maintaining it. Just created the fork for my own use and made it public so that not every user has to do the same thing to keep using the component.

from home-assistant-dewpoint.

tomlut avatar tomlut commented on July 19, 2024 2

You can add a version number to the manifest file (2nd last line here):

{
  "domain": "dewpoint",
  "name": "DewPoint Sensor Calculator",
  "documentation": "https://github.com/miguelangel-nubla/home-assistant-dewpoint",
  "dependencies": [],
  "codeowners": ["@miguelangel-nubla"],
  "requirements": ["psychrolib==2.1.0"],
  "version": "0.0.0"
}

The file is located here config\custom_components\dewpoint\manifest.json

Note the coma after requirements too.

from home-assistant-dewpoint.

tomlut avatar tomlut commented on July 19, 2024 2

I've created a pull request to fix this but the repository may be abandoned.

from home-assistant-dewpoint.

ehn avatar ehn commented on July 19, 2024 2

Sure, if people want to use it, I'll update the docs etc accordingly.

from home-assistant-dewpoint.

taugusti avatar taugusti commented on July 19, 2024 2

your effort is much appreciated!

from home-assistant-dewpoint.

ehn avatar ehn commented on July 19, 2024 1

Created a version on GitHub. Now it looks a bit nicer in HACS.

from home-assistant-dewpoint.

Kevinm94 avatar Kevinm94 commented on July 19, 2024

I just started getting the same message. Any way to fix this?

`Logger: homeassistant.loader
Source: loader.py:786
First occurred: 6:44:05 PM (1 occurrences)
Last logged: 6:44:05 PM

No 'version' key in the manifest file for custom integration 'dewpoint'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'dewpoint' `

from home-assistant-dewpoint.

ehn avatar ehn commented on July 19, 2024

Given that @miguelangel-nubla seems to be MIA and this integration is now broken on the current HA, I forked the repository and made the minimal change.

from home-assistant-dewpoint.

aeble avatar aeble commented on July 19, 2024

Given that @miguelangel-nubla seems to be MIA and this integration is now broken on the current HA, I forked the repository and made the minimal change.

Wouldn't it make sense to use your repository for HACS etc. then, @ehn ? I mean, if @miguelangel-nubla really has abandoned the project, it would certainly be needed to be removed from HACS and the documentation should be changed to point to your fork, shouldn't it?

from home-assistant-dewpoint.

ehn avatar ehn commented on July 19, 2024

Updated the documentation, manifest etc to reflect the new location. Bumped the version in the manifest from 0.0.0 to 0.0.1. After a while, the update showed up in HACS, though it seems to be using the commit numbers as version identifiers rather than what's in the manifest file:

Update pending

Dew Point Calculator

Installed version: 9a1784f

Available version: ba89011

Remember that you need to restart Home Assistant before changes to integrations (custom_components) are applied.```

from home-assistant-dewpoint.

Related Issues (10)

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.