Code Monkey home page Code Monkey logo

Comments (5)

Fanman76 avatar Fanman76 commented on June 21, 2024 1

I'll try that tonight when i'm home again.

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on June 21, 2024

how are you controlling the speed of the fan?
The fan can increase its speed in 2 ways, pwm2i2c speed control and (virtual) remote speed control.
more info: https://github.com/arjenhiemstra/ithowifi/wiki/Controlling-the-speed-of-a-fan

the pwm2i2c speed is represented on get=currentspeed, get=ithostatus is a representation of values directly from the itho firmware itself.

from ithowifi.

Fanman76 avatar Fanman76 commented on June 21, 2024

I increase the speed by virtual or RF remote. In the old firmware the blue slider would go up to mach the set speed, and the api command get=currentspeed would give me the actual set speed for the fan. Now both the blue bar and the currenspeed stay on there base value (20).

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on June 21, 2024

The code and the value it uses didn't change since at least 2.4.4, and that change was probably the change from sprintf to snprintf.

image

I think something else must be the reaseon. As said, get=currentspeed is the representation of the last pwm2i2c command speed setting and that has always been the case. (And so far as I can test also still the case).
Remote commands are only represented on get=currentspeed if the are connected to the CC1101 RF module (then remote commands are translated to pwm2i2c commands)

Could you downgrade firmware and reproduce a working config/?

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.