GithubHelp home page GithubHelp logo

Comments (4)

shokwaav avatar shokwaav commented on July 24, 2024

Oh never mind, seems I use the example.yaml from the dev version.

It seems the main branch hasn't been updated yet?

from esphome-xiaomi_bslamp2.

mmakaay avatar mmakaay commented on July 24, 2024

It seems the main branch hasn't been updated yet?

The main branch was becoming a bit hard to maintain, because I often have new stable changes ready, while ESPHome has not yet moved forward. When I pushed new code to main, it would break things for users that use old ESPHome versions.
So instead, the main branch is now "dev", on which I always work against ESPHome "dev", Once I get to a stable release, I branch to a release branch, for example "release/2021.10.0" for the current stable release.

So in fact, the "main" branch could be considered stale now. I won't remove it yet though, to not bother people that are still using it.

from esphome-xiaomi_bslamp2.

shokwaav avatar shokwaav commented on July 24, 2024

So in fact, the "main" branch could be considered stale now. I won't remove it yet though, to not bother people that are still using it.

I see - I think I got it confused because I clicked the example.yaml in the main branch instead of following the link int he readme.

Would it be possible to change the name of the "main" branch example.yaml name so it would be less confusing?

from esphome-xiaomi_bslamp2.

mmakaay avatar mmakaay commented on July 24, 2024

Not really, because "main" is what's referenced in the existing configs that make use of it.
What was changed however, is the default branch for the repository.
If you browse to https://github.com/mmakaay/esphome-xiaomi_bslamp2 , then you will see that dev is selected as the default branch. So via that route you should get the most recent data.

In time, I certainly want to get rid of the main branch completely, possibly by renaming it to legacy or so, but at this point I think it's too soon for that.

from esphome-xiaomi_bslamp2.

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.