LavermanJJ / home-assistant-solarfocus

🏡 Solarfocus eco manager touch integration for Home Assistant
Apache License 2.0
14 stars 4 forks source link

Add solar component #22

Closed LavermanJJ closed 1 year ago

LavermanJJ commented 1 year ago

Fixes #20

LavermanJJ commented 1 year ago

@saschaguilliard ,can you confirm that there is an error in the spec for register value 2104 -> Durchfluss. The spec says it's in Liters however that is not a rate as the time relation is missing. Am I correct to assume it is liters per hour?

saschaguilliard commented 1 year ago

I cannot confirm that, but I think its l/min (liter per minute).

Am Mi., 2. Nov. 2022 um 10:57 Uhr schrieb Jeroen Laverman < @.***>:

@saschaguilliard https://github.com/saschaguilliard ,can you confirm that there is an error in the spec for register value 2104 -> Durchfluss. The spec says it's in Liters however that is not arate as the time relation is missing. Am I correct to assume it is liters per hour?

— Reply to this email directly, view it on GitHub https://github.com/LavermanJJ/home-assistant-solarfocus/pull/22#issuecomment-1299966737, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3R4JFMTZINWGQ5A5KDDCKTWGI3JPANCNFSM6AAAAAARUMJ2FE . You are receiving this because you were mentioned.Message ID: @.***>

LavermanJJ commented 1 year ago

I tried to double check by finding the manual. There I found the following:

image

https://www.solarfocus.com/bedienungsanleitungen/pellettop-touch_betriebsanleitung.pdf

@saschaguilliard could you please check if you have a similar screen on your control unit, and if it also shows the L/h? Thanks

saschaguilliard commented 1 year ago

My view looks like this: image

And I found this Flowmeter with l/min https://www.allner-haustechnik.de/solarfocus/speicher/zubehoer-speicher/solarfocus-waermemengenzaehler-elektronisch.htm

LavermanJJ commented 1 year ago

@saschaguilliard it would be great if you could check the display again, when the solar module is working. If we are lucky it will display the information similar to the image in the manual.

saschaguilliard commented 1 year ago

No, The flowmeter is an option. I don't have this in my installation...

Jeroen Laverman @.***> schrieb am Do., 3. Nov. 2022, 07:54:

@saschaguilliard https://github.com/saschaguilliard it would be great if you could check the display again, when the solar module is working. If we are lucky it will display the information similar to the image in the manual.

— Reply to this email directly, view it on GitHub https://github.com/LavermanJJ/home-assistant-solarfocus/pull/22#issuecomment-1301709555, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3R4JFLWEQQKLXY27N2DWHLWGNOTPANCNFSM6AAAAAARUMJ2FE . You are receiving this because you were mentioned.Message ID: @.***>

LavermanJJ commented 1 year ago

I'll decided to go with l/h as it was depicted in their manual. If someone finds out in the future that it does not fit, I'll fix it then.