Code Monkey home page Code Monkey logo

Comments (5)

adebree avatar adebree commented on August 27, 2024 2

For iaq_board.yaml to compile in the ESPHome HA Addon I had to also add a couple dependencies to the yaml:

(The NeoPixelBus was already defined as a dep)

from iaq_board.

mikenabhan avatar mikenabhan commented on August 27, 2024 1

Brightness.yaml is linked in the firmware folder.

https://github.com/nkitanov/iaq_board/blob/master/firmware/includes/brightness.yaml

The fonts folder is also included.

https://github.com/nkitanov/iaq_board/tree/master/firmware/fonts

If you download the firmware folder so the paths match, the firmware will compile.

from iaq_board.

adebree avatar adebree commented on August 27, 2024 1

You need to manually upload the font and the brightness.yaml into the config directory of the addon. It depends a lot on how you actually are running home-assistant. But you can either SSH into HA or use a addon like Samba to get filesystem access to it. For me that config directory is actually called esphome and lives within my Home Assistant data dir. The config files contains the yaml files you have created via the web interface of the ESPHome addon.

In that same dir (so next to where you have iaq_board.yaml and all the other ESPHome device configs) you create a fonts dir and upload the Arials.ttf file. And you create an includes dir where you put the brightness.yaml file in.

After adding the earlier mentioned additional dependencies you should be able to compile and manage the device.

from iaq_board.

Dinth avatar Dinth commented on August 27, 2024 1

Thank you!

from iaq_board.

Dinth avatar Dinth commented on August 27, 2024

For iaq_board.yaml to compile in the ESPHome HA Addon I had to also add a couple dependencies to the yaml:

Thanks. Im still not sure, how i can deal with fonts, HA addon doesnt allow to upload any external dependencies like fonts

from iaq_board.

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.