Giter VIP home page Giter VIP logo

Comments (8)

ColinRobbins avatar ColinRobbins commented on May 16, 2024 5

CORRECTION.
it needs @HandyHat to tag 0.5.2 as a new release.

In the mean time, while waiting for the release, if you edit custom_components/hildebrandglow_dcc/glow.py line 46 from

    response = requests.http.post(url, json=auth, headers=headers)

To

    response = requests.post(url, json=auth, headers=headers)

(Remove ‘.http’) It will work.

from ha-hildebrandglow-dcc.

EDIflyer avatar EDIflyer commented on May 16, 2024 3

Fantastic, thanks @ColinRobbins - logged in fine now! Just need to start playing about with options/capabilities now 😄 🤓

from ha-hildebrandglow-dcc.

HandyHat avatar HandyHat commented on May 16, 2024 2

Apologies - v0.5.2 has now been actually released!
FYI you can install the main branch via HACS rather than needing to manually edit the file.

Duplicate of #69

from ha-hildebrandglow-dcc.

ColinRobbins avatar ColinRobbins commented on May 16, 2024 1

This has been fixed in 0.5.2.

from ha-hildebrandglow-dcc.

si458 avatar si458 commented on May 16, 2024 1

Duplicate of my issue #69

Just waiting for a new release from @HandyHat 😀

from ha-hildebrandglow-dcc.

EDIflyer avatar EDIflyer commented on May 16, 2024

@ColinRobbins ah, great - how do I get hold of it? 0.5.1 seemed to be the latest listed version on Github?

from ha-hildebrandglow-dcc.

EDIflyer avatar EDIflyer commented on May 16, 2024

Duplicate of my issue #69

Just waiting for a new release from @HandyHat 😀

Yep I suspected it might be but it had been closed so I couldn't add to it and I wasn't sure if it was the same or not as it looked like it had been sorted in 0.5.1. Excited to try it out tho - have got my accounts all approved in Glow :)

from ha-hildebrandglow-dcc.

megakid avatar megakid commented on May 16, 2024

Appreciate the work around before 0.52 is tagged. Thanks!

from ha-hildebrandglow-dcc.

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.