Search found 5 matches

by reinos
Tuesday 08 October 2024 21:59
Forum: Show your projects
Topic: Solar Daytopper integration with Domoticz
Replies: 0
Views: 2610

Solar Daytopper integration with Domoticz

Hi there,

I’d like to share some information about my project, Solar Daytopper , and how it integrates with Domoticz.
Solar Daytopper is an app (available for iOS and Android) that lets you compare your solar data with others and compete through gamification. For example, you can earn points and ...
by reinos
Friday 09 June 2023 8:40
Forum: Dashticz
Topic: Combined graph (line and bar) with different time offset
Replies: 0
Views: 518

Combined graph (line and bar) with different time offset

Hi there,

What I want to accomplish, is the same graph domoticz has: a graph with both the current (interval 5 min) and the hour total for my solar device. (screenshot 1)

What I currently have is a bar and a line chart, but grouped per hour. I cannot see how I can make the line chart grouped per 5 ...
by reinos
Thursday 04 May 2023 22:30
Forum: Other questions and discussions
Topic: Enphase envoy - local api total is reset to 0
Replies: 6
Views: 1036

Re: Enphase envoy - local api total is reset to 0

Once again, my system with the newer Firmware is working fine though :-)

When I just enter the IP we can login into the system and we see the new values after the reset. Also the /production.json endpoint shows the value after the reset. However, in the endpoint /v1 it show just 0 values.

To ...
by reinos
Thursday 04 May 2023 21:37
Forum: Other questions and discussions
Topic: Enphase envoy - local api total is reset to 0
Replies: 6
Views: 1036

Re: Enphase envoy - local api total is reset to 0

Thanks FireWizard for your reply.

Also when checking the endpoint /api/v1/production, it report all zero values

{
"wattHoursToday": 0,
"wattHoursSevenDays": 0,
"wattHoursLifetime": 0,
"wattsNow": 0
}
by reinos
Wednesday 03 May 2023 9:08
Forum: Other questions and discussions
Topic: Enphase envoy - local api total is reset to 0
Replies: 6
Views: 1036

Enphase envoy - local api total is reset to 0

Hi folks,

This issue is not directly related to Domoticz or my own installation, but I see this issue with 2 installations from friends.

I notice that Enphase envoy (with firmware D7.0.88 (5580b1)) is resetting the whLifetime property in https://local-ip/production.json to 0 (zero). The cloud (and ...