In my configuration, I had the Unifi Gateway sensor working using this custom integration:
I installed it using HACS.
This used to work but now HA is complaining that Platform not found: sensor.unifigateway and I’m not sure what changed. Not sure if it’s something I’ve done, or if it was the upgrade to 0.95.x.
Can anyone spot what’s wrong?
In my logs, I see this:
You are using a custom integration for unifigateway which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
you should check the homeassistant.log file in your config folder. The real errors will be there if there is any. Your configuration looks correct based on the custom component. Also, you should probably make sure the component is up to date as well.
In the homeassistant.log there’s not much mentioned. The only entry I can find about this is this:
2019-07-04 13:43:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for unifigateway which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
I tried to get this to work last night and got the same results. This was the first thing i tried to install with HACS, I wasn’t sure if that was my issue.
I can’t get this working even today. Can someone show me a working configuration.yaml of their setup and card template? I need wan ip and cpu / memory.
that component looks abandoned… No activity in 6 months and a pull request just sitting there. I doubt this still works. Why not use the built in component?