Code Monkey home page Code Monkey logo

Comments (12)

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

Less errors but still not compilable

Logs

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

Turns out it only happens for esp32. I tested it only with esp8266.
Unrelated, but there's no benefit to using substitutions in an id:.

from esphome_components.

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

Turns out it only happens for esp32. I tested it only with esp8266.

Ok, i'll try using one.

Unrelated, but there's no benefit to using substitutions in an id:.

It works so i use it to rename all my entity_id's in one go if i change my device name any time in the future. (Not necessary for internal stuff but i try to keep it the same for every id)

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

I'll have the ESP32 fixed shortly.
The id: is not visible anywhere other than internal to the ESP regardless of whether or not it's an internal component.

from esphome_components.

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

Here we go again (sorry)

Log

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

I saw that in the previous logs and I don't know why you're getting that. Try cleaning your build directory first.

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

Also, you should add components: [ ht16k33_alpha ] to the external_components: section to make sure you aren't picking up anything else.

from esphome_components.

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

I saw that in the previous logs and I don't know why you're getting that. Try cleaning your build directory first.

Also, you should add components: [ ht16k33_alpha ] to the external_components: section to make sure you aren't picking up anything else.

Tried it, sadly still the same errors. Would it work if i add the namespace of "memset" in front of it? (Like 'namespace::memset') (I don't know the namespace of memset, i already tried it with std but that didn't work)

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

Which version of esphome do you have? I just took your config from above and compiled it with no errors. I am running dev, but it shouldn't be significantly different than the previous release.

from esphome_components.

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

v2021.12.1

Well, i tried it with the Dev Version and it works. Thanks (⊃。•́‿•̀。)⊃

from esphome_components.

ShadyMCShadesen avatar ShadyMCShadesen commented on August 22, 2024

I think the font is wrong for my module, the scrolling works and interacting with different brightness levels does too.

imgur

from esphome_components.

ssieb avatar ssieb commented on August 22, 2024

The scrolling doesn't look like it's working right there either. The one on the far right isn't changing. You could open another issue about this if you want. I'll see if I can get one of these modules, but it will be a while.

from esphome_components.

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.