Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation is unclear for my use case: 2 inverters connected via datcom #19613

Closed
tobox opened this issue Oct 5, 2021 · 3 comments
Closed

Comments

@tobox
Copy link

tobox commented Oct 5, 2021

Feedback

I have 2 inverters, but only one of them has the communications module with ethernet/wifi. The other inverter is connected via datcom. The first inverter shows all information for both devices using the API. But what is the proper configuration in home assistant? I have already tried this:

sensor:
  - platform: fronius
    resource: http://fronius.fritz.box
    monitored_conditions:
      - sensor_type: logger_info
      - sensor_type: inverter
        scope: system
      - sensor_type: meter
        device: 1
      - sensor_type: inverter
        scope: device
      - sensor_type: meter
        device: 1
        scope: device
      - sensor_type: meter
        device: 2

I receive the "total/system" values and the values for device 1, but no entities show up for device 2. Any ideas?

URL

https://www.home-assistant.io/integrations/fronius/

Version

2021.9.7

Additional information

No response

@probot-home-assistant
Copy link

Hey there @nielstron, mind taking a look at this feedback as it has been labeled with an integration (fronius) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

@frenck
Copy link
Member

frenck commented Oct 5, 2021

Thank you for reaching out. We use GitHub for tracking issues, not for providing support.

If you are in need of support, you should try our Community Forum or join our Discord chat server.

You are more likely to get the answer you are looking for in those places.

Thanks! 👍

@frenck frenck closed this as completed Oct 5, 2021
@tobox
Copy link
Author

tobox commented Oct 5, 2021

Sorry, I just clicked "Provide feedback" on the documentation page. I am now in the discussion chat on discord.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants