Git Product home page Git Product logo

Comments (2)

crowbarz avatar crowbarz commented on August 17, 2024 1

This is partly a side effect of the Pioneer AVR being turned off at HA startup. Integrations that are unable to be set up at HA startup throw an ConfigEntryNotReady exception, which tells HA to retry config entry setup after waiting a while. aiopioneer is restarted at the beginning of each attempt. You should also see the integration being marked as not set up on the integration page.

However there is also a bug in the migration code that sets the integration's config entry version to 2 after migration rather than the current version (3), which is why you get the migration message repeatedly. I'll fix that for the next release, although it is only cosmetic.

from ha-pioneer_async.

pantherale0 avatar pantherale0 commented on August 17, 2024

Interesting, not something I've experienced with my SC-LX57

How is the integration setup? Config in configuration.yaml or via the UI?

Any chance you could enable debug logging, I wonder if there is some init function in aiopioneer that isn't working correctly (perhaps because some command isn't supported by your AVR).

Reminds me, I need to take a look at the stuff I started doing over there a while ago.

from ha-pioneer_async.

Related Issues (19)

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.