Code Monkey home page Code Monkey logo

Comments (14)

FrankvdAa avatar FrankvdAa commented on September 27, 2024 1

Clear, thanks. I can manage with the vremote commands, so no problem.

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

If your fan returns to another speed than set by a speed command, the command is being overruled by something else. This could be another command, remote device or internal Hum or CO2 sensor.

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

That was what I was thinking at first too, but would it also lower the fan speed?

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

Other remotes are not being used, nor is another command being sent to the add-on, so it can only be humidity or co2 that is overruling it. Any way to be sure?

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

some input is changing the speed. Most of the times it is a persistent MQTT topic or something else.
What does http:://[your add-on ip]/api.html?get=lastcmd show as output?

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

I see you mentioning CO2, what kind of CO2 sensor are we talking about?

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

The itho/lastcmd topic shows just my last command. The CO2 I'm talking about is the build-in one.

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

Have you read this on the product page?
image

See for more information also the wiki on this github:
https://github.com/arjenhiemstra/ithowifi/wiki/CO2-sensors

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

Yes, did see that, but may have misread it, looking at it now ;-)

I read it as if the CO2 would overrule any commands in case CO2 became too high, but I reckon it overwrites them always, right?

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

yep, every 30 seconds or so. A (virtual) remote command low will overrule the CO2 sensor.

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

Okay clear, but then the speed command still doesn't work, or does it then?

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

not persistent because the co2 add-on inside your itho itself sends a speed command every time

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 27, 2024

If you have suggestions to make the explanation more clear, feel free to suggest an edit!

from ithowifi.

FrankvdAa avatar FrankvdAa commented on September 27, 2024

Maybe add a short explanation and change:

The I2C to PWM protocol is overruled by the CO2 sensor. Virtual remote commands work as expected.

To something like:

The I2C to PWM protocol is overruled by the CO2 sensor, meaning it is not possible to persistently set a different fan speed, as it is overruled by the CO2 sensor. Virtual remote commands, such as 'low', 'medium' and 'high' do work as expected.

from ithowifi.

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.