Code Monkey home page Code Monkey logo

Comments (7)

irritanterik avatar irritanterik commented on July 27, 2024 1

https://github.com/athombv/am.smarter/issues/8

from homey-realtime-logpage.

jghaanstra avatar jghaanstra commented on July 27, 2024

Hmm, I had only added on flow after upgrading to 1.2.x and after deleting this flow and trying again it works. There is something with the iKettle action card that is causing this issue. Closed for now.

from homey-realtime-logpage.

irritanterik avatar irritanterik commented on July 27, 2024

If looked at the iKettle app.json but this looks ok. Please include the response of GET http://[homey local ip]/api/manager/flow/flow/[flowid as seen in floweditor] here if this issue occurs again.

from homey-realtime-logpage.

jghaanstra avatar jghaanstra commented on July 27, 2024

Hi Erik,

This is not yours to solve so dont put to much effort into it. Below the response for this specific flow.

"id":"some_id", "title":"Stem: water koken", "enabled":true, "folder":"some_id", "order":3, "broken":false, "trigger":{ "id":"said", "uri":"homey:manager:speech-input", "args":{ }, "droptoken":false }, "conditions":[ { "id":"contains", "uri":"homey:manager:logic", "args":{ "comparator":"koken" }, "droptoken":"speech", "inverted":false } ], "actions":[ { "id":"ikettle2_on", "uri":"homey:device:some_id", "args":{ "temperature":100, "keep_warm":"false" }, "droptoken":false, "delay":{ "number":"0", "multiplier":"1" }, "duration":false }, { "id":"say", "uri":"homey:manager:speech-output", "args":{ "text":"He ketel, ga eens koken!" }, "droptoken":false, "delay":{ "number":"0", "multiplier":"1" }, "duration":false }, { "id":"show_animation", "uri":"homey:manager:ledring", "args":{ "animation":"colorwipe", "color":"#93ff00" }, "droptoken":false, "delay":{ "number":"2", "multiplier":"1" }, "duration":false } ] }

from homey-realtime-logpage.

jghaanstra avatar jghaanstra commented on July 27, 2024

Thanx!

from homey-realtime-logpage.

irritanterik avatar irritanterik commented on July 27, 2024

Probably fixed with ea43c0b

from homey-realtime-logpage.

jghaanstra avatar jghaanstra commented on July 27, 2024

Confirmed!

Thank you once again ...

from homey-realtime-logpage.

Related Issues (11)

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.