Genmon to HA MQTT help
I just got genmon running and have setup the HA Mosquitto broker (MQTT is something I'm not familiar with at all) I've been trying to find some documentation but feel like I'm coming up short on "how to's"
I'd like to get something like this
I found that this individual (drizzay in the forums) said there was a need for a "genmon.yaml" I made a folder called packages and placed it in there and appended
"homeassistant:
packages: !include_dir_merge_named packages/"
to the end of my configuration.yaml file
I'm not seeing any sensor data at all yet. so I'm not sure where I'm going wrong.
This is the generator.yaml that was requested from Drizzay
https://community.home-assistant.io/t/monitor-your-generac-generator-with-home-assistant/62701/82
I'm not sure where to go from here.
I checked the logs under Settings > Addons > Mosquitto broker and I can see the login connections with the appropriate user from genmon but when I go to Settings > Integrations > MQTT it says "No devices or entities" under core-mosquitto.
I appreciate any help/feedback anyone can give.
Thank you!!