Hello,
I’m new to the HA so I have to learn a lot but I’m not the worst
I would like to add my sonar panels to the HA and I did the underneath:
#Zonnepanelen
sensor:
- platform: enphase_envoy
name: Optional_name
ip_address: "192.168.2.119"
monitored_conditions:
- production
- daily_production
- seven_days_production
- lifetime_production
I’m 100% sure the IP-address is correct.
I created a new Ententitie and then I see the underneath:
But it doesn’t show any data
When I check the IP-address in my browser I do have access but I noticed the underneath:
Meters Not Enabled
Set up metering now
With the Android app I can see the actual status from my solar screens so they are working.
What is going wrong and who could help me?