GithubHelp home page GithubHelp logo

Comments (4)

gluap avatar gluap commented on August 15, 2024

Hi,
Unfortunately it is not just the configuration - The fact that they are showing up in the config shows that the code comes far enough to detect them. If you look at the code you will also find that it seems that there is code for the device:

elif msg[0:8] == "0f011322": # pragma: no cover
, so there's a chance that pyduofern may detect them. As far as I can thell though these lines have never been tested by anyone yet - I don't have them so I had to try and port them blindly from the FHEM Perl implementation. Furthermore homeassistant support would require to write several custom sensors (for Rain, Wind, Temperature, unsure what else comes out of the station).

Where are you experiencing the issue, are you trying to use the homeassistant custom component or the python module itsself?

If you are using the python interface could you send me a dump of your dufernstick.duofern_parser.modules dict? It would allow to judge whether there is meaningful data received from the weatherstation.

Cheers,
Paul

from pyduofern.

tccflash avatar tccflash commented on August 15, 2024

I trying to use the homeassistant custom component. I am very fresh in the homeassistant/Hass universe. I am coming from Fhem... But if I cant get the Umweltsensor in Hass, I have to use fhem for the future and made an MQTT Bridge for this... Its not much comfortable, but it works.

In the Hass Modul there is no parser modul right?

greating...

from pyduofern.

gluap avatar gluap commented on August 15, 2024

The "parser" module is used by the hass module but there is no easy way to get its contents.

But since you are using mqtt already I suggest you may want to watch progress on #13. That feature request is about adding a native MQTT bridge with homeassistant autoconfiguration for known devices. Writing the custom components is quite some overhead and only benefits homeassistant whereas an mqtt bridge would benefit arbitrary automation systems with mqtt capabilities and is actually way easier to implement. Once it is implemented one thing it will do is expose the full content of the data grasped from the parser - so it might already solve your problem.

Depending on how versed you are with git and pip you can already experiment with the bridge from the feature/mqtt branch, but it is in a very early stage.

Cheers,
Paul

from pyduofern.

tccflash avatar tccflash commented on August 15, 2024

Hi
The mqtt Autodiscovery feature sounds great and I think it can work for me. I will follow issue #13. If it is released a easy to install update, I will make a test run... 👍

Greatings from Germany and Thx for this great script!

from pyduofern.

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.