Giter VIP home page Giter VIP logo

maipurespacontroller's People

Contributors

ulrichmai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

maipurespacontroller's Issues

ESP can read values but writing doesn't work

Hi,
I've tried to implement your project and everything seems to work (wifi, mqtt, reading values from jacuzzi) but sending buttons events doesn't, no reaction on the jacuzzi panel. The only difference between schematics and my work is that R1 resistor in my case has 977 Ohm (1k 5%). Does it matter?

Error compil

Hello,
I am trying to compile with Esp8266. And I have error messages ....

Ligne : "void callback(const MQTT::Publish& pub)"

Message : " Not used: C:\Program Files (x86)\Arduino\libraries\pubsubclient
exit status 1
'MQTT' does not name a type"

Missing Bubble Switch in HomeKit

Hello!
First THANKS so much for your jobs!!! I follow your step and all works fine. But I have a question/request.
Why haven’t you add an homekit switch for bubbles control?
In the web UI, I see that going to url “http://IPspa/bubble” it can turn On/Off the bubbles.
There is a different url for On and Off and an url for current state?
Sorry for the question but I’m not a developer unfortunately..

Edit: I found a workaround with an homebridge plugin “cmdswitch2” to trigger same url without polling status.

Stability improvements

Hey, I've got a newer/different model of this SPA (SB-H10) and your method of control seemed the easiest.
Unfortunately the new display can't be taken apart without destroying it (from what I can tell) so I have to put my module in the base unit. I have been copying the core of your code and trying to get it working. I'm not sure if you're still using this or have switched to diyscip but I have found a couple things that will probably fix the stability issues with this code.

The first is ICACHE_RAM_ATTR. You must put this on any function that is called directly or indirectly from an interrupt. Without this, the firmware will crash quite frequently.

Another issue is the size of your btnRequest and btnCount arrays. They are too small by one so probably cause some sort of unwanted issue.

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.