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

I can't create a new input. #19

Closed
LifeofDan-EL opened this issue Apr 28, 2024 · 6 comments
Closed

I can't create a new input. #19

LifeofDan-EL opened this issue Apr 28, 2024 · 6 comments

Comments

@LifeofDan-EL
Copy link

Hello, it's me again :).

I got the addon to work, however, when I try to create a new device for input, it doesn't work. I plan to get data from my HA instance and send it to this addon through this integration.

image

@alexandrecuer
Copy link
Contributor

Sorry i dont use and dont know this integration

You should better ask on :
https://community.openenergymonitor.org/

I think some members of this forum use this integration

Anyway a good starting point with inputs can be to read the input API Help at the top right of the page

@LifeofDan-EL
Copy link
Author

The API Help docs says the input data has to be sent to a specified node to work. The integration just acts as a wrapper for the functionality.

My major problem is not being able to create a new input device, so there's nothing to send data to. Which is weird because I can make feeds, graphs and others but nothing happens when I click on "new device" under input.

@alexandrecuer
Copy link
Contributor

alexandrecuer commented Apr 28, 2024

You dont need to create a new input service, inputs are created when you send datas through the REST API or through MQTT

More here :

https://docs.openenergymonitor.org/emoncms/postingdata.html

Or here when you re-route datas already available in homeassistant as states

#16

@LifeofDan-EL
Copy link
Author

Okay then, let me try these, thanks.

@alexandrecuer
Copy link
Contributor

Did you finally manage to understand how to route data to the emoncms inputs ? Normally it is quite simple if you have a certain knowledge of MQTT and of rest API. It's far less complicated than finding your way into grafana for example...

@LifeofDan-EL
Copy link
Author

Yes, I did get it to work. So I had to use the MQTT statestream integration, and then I got your addon to communicate with it. Thanks a lot.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants