Replies: 2 comments 1 reply
-
I've created a pull request for my HA configuration.yaml to add to this project, hopefully that'll be accepted soon and you can see how I configured HA to work with MQTT (no need for Node Red). M. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks Martin.
Merged and added to the overdue v2.0 release.
Colin
On 5 Nov 2022, at 17:17, Martin Saunders ***@***.***> wrote:
I've created a pull request for my HA configuration.yaml to add to this project, hopefully that'll be accepted soon and you can see how I configured HA to work with MQTT (no need for Node Red).
M.
—
Reply to this email directly, view it on GitHub<#35 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADFHULPMBZB7JNRTLTVPYE3WG2JDDANCNFSM6AAAAAARJNLVHM>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am stopped at the end of the set up. I am new in HA and need some help.
Here is my config:
Inverter HYD-6000-EP with 4 batteries US2000
Raspeberry Pi4 with raspbian, home assistant supervised with docker
Home assistant add-on for Mosquitto and zigbee2mqtt and Node-red.
I have flashed the ESP8266 and it is well connected to my Wifi and Mqqt broker. I have well the alternate RS485 error and CRC-fault message. But I do not see entities in HA.
I guess it is because I do not know how to subscribe my Mqtt client to sofar2mqtt/state.
Where have I to implement this line of code, in the integration page or in the add-on or in the configuration.yaml?
How send a command to test by mqqt-pub to check if it works?
What is the exact syntaxe, can somebody share a screen-shot?
To have open energy in node-red, have I to follow this installation
[https://www.home-assistant.io/integrations/emoncms/]
, I feel it strange because it is an implementation in HA and not Node-red, will it work?
If not could you show me the way.
Like described in the discussion ''Integration in Home Assistant #26'' I have and HYD-6000-EP inverter, so I am certainly not near to succeed :(
Before trying sofar2mqtt, I have tried solarman integration, but no luck my logger is not supported, and here I was really very interested to get real-time data.
Thank you very much in advance for your help.
Ludo
Beta Was this translation helpful? Give feedback.
All reactions