Giter VIP home page Giter VIP logo

Comments (4)

cryptooth avatar cryptooth commented on July 3, 2024

Problem solved after chaning the config like:

from:

{
    "name": "Gillette",
    "address": "AC:63:BE:77:C4:0D",
    "domain": "light",
    "service": "toggle",
    "service_data": "{\"entity_id\": \"light.room_light\"}"
  },

to

  {
      "name": "Gillette",
      "address": "**:**:**:**:**:ea",
      "url": "http://homeassistant:8123/api/services/light/toggle",
      "headers": "{\"x-ha-access\": \"*******\"}",
      "body": "{\"entity_id\": \"light.abatjour\"}"
    },

from dasshio.

danimtb avatar danimtb commented on July 3, 2024

HI @cryptooth
I dont know why the first config is not working... I see some changes from your first commet to the second one.

In the first one you are using a switch toggle and in thes econd onea light toggle. Maybe that was the issue.

So the log of he first comment does not mathc the "from" configuration you posted:

{
"name": "Gillette",
"address": "AC:63:BE:77:C4:0D",
"domain": "light",
"service": "toggle",
"service_data": "{"entity_id": "light.room_light"}"
},

from dasshio.

davemuench avatar davemuench commented on July 3, 2024

FWIW, this happened to me last night as well. I am running hassio 0.67.1 and this didn't coincide with me upgrading. Restarted the dashio container and it didn't help. Today it works again. I didn't make any configuration changes to dashio or hass since last night. Very strange.

from dasshio.

danimtb avatar danimtb commented on July 3, 2024

Thanks for commenting @davemuench. I hace to check dasshio with the new update and see what is going on

from dasshio.

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.