Code Monkey home page Code Monkey logo

Comments (8)

andreacucci avatar andreacucci commented on June 17, 2024

Hi @sommo
did you try putting them inside your project folder?
How did you copy this repo? Did you clone it?

from ir-daikin-server-esp8266.

sommo avatar sommo commented on June 17, 2024

Hi @AndreaQC ,
i tried to compile (IRDaikinServer.ino) it through arduino ide and adding first your IRDaikinServer.h (downloaded) into arduino library folder.
Or i need to use another compiler like platform.io (atom) ?
Forse possiamo anche parlare in italiano :)

from ir-daikin-server-esp8266.

andreacucci avatar andreacucci commented on June 17, 2024

Did you try putting IRDaikinServer.h in the same folder as IRDaikinServer.ino?
That *.h contains just a pair of useful definitions that i then use inside the *.ino, nothing like a library.

Let's stick to english so more people can understand what we say. :)

from ir-daikin-server-esp8266.

sommo avatar sommo commented on June 17, 2024

ok for english @AndreaQC,
anyway doesn't matter where i put the IRDaikinServer.h and what compiler i use, i always recieve this error:

src\IRDaikinServer.h:54:84: error: expected declaration before '%>' token
<meta class="js-ga-set" name="userId" content="4d32417c570123659cb2ef91dffa1577" %>
^

this time with platformio.

from ir-daikin-server-esp8266.

andreacucci avatar andreacucci commented on June 17, 2024

Could you copy the content of IRDaikinServer.h and put it in place of its include statement (#include "IRDaikinServer.h") inside IRDaikinServer.ino and try to compile?

from ir-daikin-server-esp8266.

sommo avatar sommo commented on June 17, 2024

same problem, and is here:

<meta class="js-ga-set" name="userId" content="4d32417c570123659cb2ef91dffa1577" %>

somehow can't compile.

How you compile your skecth? via arduino ide?

from ir-daikin-server-esp8266.

sommo avatar sommo commented on June 17, 2024

my mistake, i don't know why but IRDaikinServer.h was a different file then yours, so i copied the right one and it compile without problem, now i test it.

a question remains, how you get current temperature if none sensor (like dht22), is configured through arduino/wemos?

from ir-daikin-server-esp8266.

andreacucci avatar andreacucci commented on June 17, 2024

I'm glad you got it sorted out.
However this code doesn't read any temperature.

from ir-daikin-server-esp8266.

Related Issues (4)

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.