Code Monkey home page Code Monkey logo

Comments (5)

GravySeal avatar GravySeal commented on June 10, 2024

Hello,

I think you might mean for the add-on? The integration should already reload once more points get added, but this is usually only while the add-on is busy reading a BACnet device. Do you dynamically add BACnet objects to your device?

from bepacom-bacnet-ip-integration.

gioassio89 avatar gioassio89 commented on June 10, 2024

I'm finalizing the programming of two devices. The ultimate goal would be to display some parameters of both devices on HA to have an interface easily accessible from a smartphone. With one of the two devices, I can export the variables I want in BACnet, so I can already make a selection from there. But with the other one, I need to create a subset of BACnet variables in Home Assistant. I could import the device into the integration with all the variables disabled and then enable only the ones I need. But if I were to add a new point to the device that I need to import, I would be forced to delete the entire device and redo the selection from scratch, or at least that's what I saw from some tests I did.

from bepacom-bacnet-ip-integration.

gioassio89 avatar gioassio89 commented on June 10, 2024

To display a new variable in the intagration, from what I've seen, I have to:

1 Reload the add-on.
immagine

2 Delete the device from the integration.
immagine

3 Reload the intagration.
immagine

from bepacom-bacnet-ip-integration.

GravySeal avatar GravySeal commented on June 10, 2024

I think the issue for the add-on is that whenever you updated your BACnet device's configuration, the add-on still assumes the old objects are there. It doesn't check for new objects, so it'll never update to the new configuration.
If you want, it might be useful to start a new issue at the add-on GitHub. That way I'll keep it in mind when working on the add-on.

from bepacom-bacnet-ip-integration.

gioassio89 avatar gioassio89 commented on June 10, 2024

ok i'll open a new issue there, thank you!

from bepacom-bacnet-ip-integration.

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.