Code Monkey home page Code Monkey logo

Comments (9)

aceindy avatar aceindy commented on July 28, 2024

Are these scripts on HomeAssistant?

If possible, send a pull request in github?

from duepi_evo.

Basfoppele avatar Basfoppele commented on July 28, 2024

Are these scripts on HomeAssistant?

If possible, send a pull request in github?

Yes these scripts are on home assistant.
I will send a pull request later and will try to show what I mean 😉

from duepi_evo.

aceindy avatar aceindy commented on July 28, 2024

I understand what you want to change, I am just curious about the scripts though, as I fail to understand why the string "Medium"would be too long for a script in HA...or is GoogleAssistant the culprit?☚ī¸

(and I am asking for a PullRequest just to do it the 'official way' 🧑‍🏭 )

from duepi_evo.

Basfoppele avatar Basfoppele commented on July 28, 2024

To be honest I don't know how the pull request works because I never used GitHub much before.

I can't give an answer to why medium not seems to work and med does.
But it is in HA, because if I run the script manual in Ha it is also not working.

This is a copy of my script

alias: Pelletkachel op 3
sequence:

  • service: climate.set_fan_mode
    data:
    fan_mode: Med
    target:
    entity_id: climate.pelletkachel
    mode: single

from duepi_evo.

aceindy avatar aceindy commented on July 28, 2024

Hmm..I use the same in Node-Red:
image
And no issue with fan_mode medium đŸ˜Ļ
image

Maar ik zal het straks ook eens proberen met een script

from duepi_evo.

aceindy avatar aceindy commented on July 28, 2024

Hmm..
Also in a script it runs fine:

alias: Pellet_medium
sequence:
  - service: climate.set_fan_mode
    data:
      fan_mode: Medium
    target:
      entity_id: climate.pellet_stove
mode: single
icon: mdi:fireplace

Executed: April 16, 2023 at 19:23:18
Result:
params:
  domain: climate
  service: set_fan_mode
  service_data:
    fan_mode: Medium
    entity_id:
      - climate.pellet_stove
  target:
    entity_id:
      - climate.pellet_stove
running_script: false
limit: 10

Home Assistant 2023.4.4
Supervisor 2023.04.0
Operating System 9.5

from duepi_evo.

aceindy avatar aceindy commented on July 28, 2024

It sounded weird already; i also have 2 ac's, and they also use 'Medium' in their fan_mode 🤔
image|100x200

Not quite sure what to do with the request 🤔

from duepi_evo.

Basfoppele avatar Basfoppele commented on July 28, 2024

Okay very strange that it didn't work for me?
Maybe it is something in my Home Assistant?
Anyway i changed it for myself and if it doesn't cause any problems for other it's okay
Thanks for your time and help 😊

from duepi_evo.

aceindy avatar aceindy commented on July 28, 2024

I've asked some more users on Telegram to test...
Prettige avond 😁

from duepi_evo.

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.