Giter VIP home page Giter VIP logo

Comments (6)

ivanovd avatar ivanovd commented on July 21, 2024

Same here

from mmm-homeassistant-sensors.

Kugelfang666 avatar Kugelfang666 commented on July 21, 2024

I also encounter this problem. Especially with moving from HASSIO 0.82 to 0.83. apparently the legacy API password user lost the rights to read the values resulting in an error. It would be great if this module gets updated to work with the new authentication mechanism

from mmm-homeassistant-sensors.

ivanovd avatar ivanovd commented on July 21, 2024

Has anyone sorted that out?

from mmm-homeassistant-sensors.

ivanovd avatar ivanovd commented on July 21, 2024

This fork: https://github.com/leinich/MMM-homeassistant-sensors
Should have fixed the issue, however it is not working for me. Can somebody else try it?

from mmm-homeassistant-sensors.

Kiina avatar Kiina commented on July 21, 2024

This fork: https://github.com/leinich/MMM-homeassistant-sensors
Should have fixed the issue, however it is not working for me. Can somebody else try it?

The fork seems to work for me. Just make sure you have the config right as it uses a different style and https: false config seems required for some reason.

from mmm-homeassistant-sensors.

scuppasteve avatar scuppasteve commented on July 21, 2024

So i have a couple questions, i switched to this fork because it seems more up to date, but, i cant get either to work. I have a couple questions,

  1. Will it work with https: true
  2. Will it work without a token, but with apipassword?

Here is my config,

                {
                        module: 'MMM-homeassistant-sensors',
                        position: 'top_left',
                        config: {
                                host: "IP_Address",
                                port: "8123",
                                https: true,
                                title: "Travel Times",
                                apipassword: "API_PW",
                                debuglogging: true,
                                values: [{
                                                sensor: "sensor.steve_to_home"
                                        }, {
                                                sensor: "sensor.gina_to_home"
                                        }, {
                                                sensor: "sensor.boy_scouts"
                                        }, {
                                                sensor: "sensor.guitar_lessons"
                                        }, {
                                                sensor: "sensor.gymnastics"
                                        }, {
                                                sensor: "sensor.martial_arts"
                                        }
                                ]

                        }
                }

from mmm-homeassistant-sensors.

Related Issues (7)

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.