Giter Club home page Giter Club logo

mqttdevice4's People

Contributors

innuendopi avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

mqttdevice4's Issues

Unable to compile

The current version can not be compiled due to missing implementations:

...\1_LOOP.ino: In function 'void loop()':
1_LOOP:31:5: error: 'runAutoTune' was not declared in this scope; did you mean 'autoTune'?
31 | runAutoTune();
| ^~~~~~~~~~~
| autoTune
...\7_WEB.ino: In function 'void handleSetMash()':
7_WEB:511:5: error: 'initMashPlan' was not declared in this scope
511 | initMashPlan();
| ^~~~~~~~~~~~
7_WEB:512:5: error: 'readMash' was not declared in this scope
512 | readMash();
| ^~~~~~~~
...\7_WEB.ino: In function 'void handleRezeptUp()':
7_WEB:594:7: error: 'initMashPlan' was not declared in this scope
594 | initMashPlan();
| ^~~~~~~~~~~~
7_WEB:595:7: error: 'readMash' was not declared in this scope
595 | readMash();
| ^~~~~~~~
7_WEB:599:7: error: 'BtnImportKBH2' was not declared in this scope
599 | BtnImportKBH2();
| ^~~~~~~~~~~~~
7_WEB:601:7: error: 'BtnImportMMUM' was not declared in this scope
601 | BtnImportMMUM();
| ^~~~~~~~~~~~~
...\7_WEB.ino: In function 'void handleBtnPower()':
7_WEB:617:11: error: 'startAutoTune' was not declared in this scope; did you mean 'autoTune'?
617 | startAutoTune();
| ^~~~~~~~~~~~~
| autoTune
7_WEB:631:11: error: 'resetPID' was not declared in this scope
631 | resetPID();
| ^~~~~~~~
...\8_CONFIGFILE.ino: In function 'bool loadConfig()':
8_CONFIGFILE:154:3: error: 'readMash' was not declared in this scope
154 | readMash();
| ^~~~~~~~
...\990_tickerCallback.ino: In function 'void tickerDispCallback()':
990_tickerCallback:45:47: error: 'calcRemaining' was not declared in this scope
45 | currentStepRemain_text.attribute("txt", calcRemaining().c_str());
| ^~~~~~~~~~~~~
990_tickerCallback:88:38: error: 'calcRemaining' was not declared in this scope
88 | p1remain_text.attribute("txt", calcRemaining().c_str());
| ^~~~~~~~~~~~~
...\990_tickerCallback.ino: In function 'void tickerMashCallback()':
990_tickerCallback:256:3: error: 'handleMash' was not declared in this scope; did you mean 'handleSetMash'?
256 | handleMash();
| ^~~~~~~~~~
| handleSetMash
...\990_tickerCallback.ino: In function 'void tickerPIDCallback()':
990_tickerCallback:280:5: error: 'checkTemp' was not declared in this scope
280 | checkTemp();
| ^~~~~~~~~

MQTT website is unresponsive and doesn't look right

Screenshot_20230427-183509_Chrome

Hi there,
I've just got this installed, and am now trying to configure a sensor to read temperature. However, the website served up by the ESP8266 doesn't look quite like that shown on your setup guide. In addition, the dropdowns for selecting a sensor do not appear to do anything. Can you please give me a pointer about how to go about rectifying this?

EasyEDA File

I can't seem to find the EasyEDA file in the Info folder. I assume the gerber files for MQTTDevice2 still work, but I'd like to adapt them to work with a regular nodeMCU form factor. Where could I find them?

Unable to forward Payload to CBPI

Hello,

After successful installation of CBPI V4 latest version and MQTTDevice V4.10 (even tried Development V4.13), I am unable to forward MQTT Sensor value to CBPI despite being connected:
Sensor screen

Sensor detail
MQTT Screen
MQTT Sensor detail

I am bit confused regarding debug output. Should I use Arduino IDE Serial output ?

Thank you,

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.