Giter Site home page Giter Site logo

Comments (8)

zxdavb avatar zxdavb commented on June 24, 2024

User reports:

A simple Reload of the integration seems to kick things back into life.

I note Reload is only available with the config_flow version of the integration, version 0.41.x and later.

In summary: if there is an error in the transport layer of the integration, the integration will freeze, and the only solution is to restart HA, or Reload the integration (if that option exists).

from ramses_cc.

zxdavb avatar zxdavb commented on June 24, 2024

This is an automation to reload the integration if a problem is detected (thanks @brucemiranda).

NOTE: this work-around only apples for the config flow (>0.41.x) release of RAMSES RF.

alias: Reload Ramses CC
description: Reload Ramses CC when HGI80 shows a Problem
trigger:
  - platform: state
    entity_id:
      - binary_sensor.18_002563_status
    to: "on"
condition: []
action:
  - service: homeassistant.reload_config_entry
    data:
      entry_id: 14f6287491ba233d7310fd7a82b32fec
mode: single

from ramses_cc.

brucemiranda avatar brucemiranda commented on June 24, 2024

You can find the entity_id for ramses_cc by looking in the file config/.storage/core.config_entries and looking with the

domain:
  ramses_cc:

section.

from ramses_cc.

Swiftnesses avatar Swiftnesses commented on June 24, 2024

This is helpful, I also started to see this a few months back (was faultless before that).

from ramses_cc.

Swiftnesses avatar Swiftnesses commented on June 24, 2024

I don't have an entry in config/.storage/core.config_entries, any ideas @zxdavb or @brucemiranda?

from ramses_cc.

Swiftnesses avatar Swiftnesses commented on June 24, 2024

Uploaded to the latest beta version and run the config flow, which provided me with the core config and allowed me to restart.

Thanks, both.

from ramses_cc.

zxdavb avatar zxdavb commented on June 24, 2024

I don't have an entry in config/.storage/core.config_entries, any ideas @zxdavb or @brucemiranda?

The advice only applies for the config flow release of RAMSES RF.

from ramses_cc.

zxdavb avatar zxdavb commented on June 24, 2024

related to #182

from ramses_cc.

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.