Everything posted by Ronnie1102
-
SunSynk Logger Integration into Home Assistant
How is this going Gary?
-
Home Assistant Sunsynk Power Flow Card and Dashboard
Thanks Gambit have not been able to get around getting back to you, this sorted out my issue.
-
Home Assistant Sunsynk Power Flow Card and Dashboard
off topic but sort of on topic ๐ Those using the solcast integration with the dashboard, do you also have to manually delete the solcast.json file to get new data? If so dou you have a automatic way of doing it or also stuck with manually doing it?
-
SunSynk Logger Integration into Home Assistant
Same here, looks like sunsynk changing things again.
-
SunSynk Logger Integration into Home Assistant
Hi Gary I see you have added the export filters thank you! Quick question which one do we use? My guess is the filtered sensor but just making sure.
-
SunSynk Logger Integration into Home Assistant
@Gary Waterworth filters seem to be working really good. I can see my return to grid sensor which I did myself that does not have the filters goes wonky while the others stay good and does not show thousands of KWh. Anything I can do to have the filters work on that as well such as just copy pasting in the config yaml or is it more complex than that?
-
SunSynk Logger Integration into Home Assistant
This app outage has been one of the longest since my install damn, what are they doing at sunsynk
-
SunSynk Logger Integration into Home Assistant
Was wondering why on the sunsynk website it shows last update 4 minutes ago etc.
-
SunSynk Logger Integration into Home Assistant
All good my side on 2.4
-
SunSynk Logger Integration into Home Assistant
will wait for it to be pushed to stable before changing anything just yet.
-
SunSynk Logger Integration into Home Assistant
-
SunSynk Logger Integration into Home Assistant
You are right, will add a few more checks rather in case. I steer clear from javascript do not have a clue on it but I am sure chat gpt should assist me mostly, will have a look at see what it comes up with.
-
SunSynk Logger Integration into Home Assistant
Node red is not easy though is it? I look at node red and it looks like a map of doom to me so I do not fiddle with it. This is what one of my automations look like, not sure how easy it is to pull off in node red? alias: No load shedding from 5am to 7am setting battery to 49% description: "" trigger: - platform: time at: "00:01:00" condition: - condition: and conditions: - condition: numeric_state entity_id: sensor.load_shedding_area_eskdo_4_uvongohibiscuscoastkwazulunatal attribute: starts_in above: 500 - condition: numeric_state entity_id: sensor.load_shedding_stage_eskom attribute: stage below: 5 action: - service: input_text.set_value target: entity_id: input_text.sunsynk_cap1 data: value: "49" - delay: hours: 0 minutes: 3 seconds: 0 milliseconds: 0 - service: input_text.set_value data: value: "49" target: entity_id: input_text.sunsynk_cap2 - service: notify.notify data: message: No load shedding from 5am to 7am setting battery to 49% mode: single
-
SunSynk Logger Integration into Home Assistant
It is 60 seconds, will bump up to 2 and test then bump to 3 if necessary.
-
SunSynk Logger Integration into Home Assistant
Be wary for those that use automations to set the battery capacity's, I have a automation that sets soc 1 and soc 2 to 100% if load shedding is at a certain time with a delay of 1 minute between them and soc 2 was just changed back to 49% by supervisor whilst soc 1 was successful. Is 1 minute too short @Gary Waterworth or is this just a HA thing? Happens at times but not always.
-
SunSynk Logger Integration into Home Assistant
You have to go to developer tools, statistics and change the high readings to 0. Open a new tab check for the high readings in energy and between what times they are, increase statistic sensors by 10 minutes until all the high readings are ironed out.
-
SunSynk Logger Integration into Home Assistant
check your statistics as it looks like sunsynk is importing data or something, the stats in the energy dashboard is off.
-
SunSynk Logger Integration into Home Assistant
Sunsynk just doing sunsynk things again that's all.
-
SunSynk Logger Integration into Home Assistant
Yep I had to replace some with 0's the other day again as well.
-
SunSynk Logger Integration into Home Assistant
Nope, just allows you to have more control of your system as well.
-
SunSynk Logger Integration into Home Assistant
You can request sunsynk to upgrade your user level to advanced, did not need to ask installer to do anything. You have to request a user level elevation to Advanced User and then you should be able to drop it down to 60 seconds (down from the default of 300 seconds). Visit here and scroll down to User Level Access Change, they will reply once it has been done then you need to login to the sunsynk.net website on a pc as the app doesn't allow you to change it yet.
-
SunSynk Logger Integration into Home Assistant
Checking, spot on @Gary Waterworth! All sorted thank you.
-
SunSynk Logger Integration into Home Assistant
Any idea what this error could be? Have not been around for a while so updated the flows and stuck here with no data showing under states,
-
SunSynk Logger Integration into Home Assistant
Interested to see what you come up with automations on bad weather days and the integration you are using for weather, I want to set some automations up as well but not sure if I can trust the weather predictions as it seems all over the place.
-
SunSynk Logger Integration into Home Assistant
Thatโs strange, itโs not like you were planning to do anything with their system ๐ณ. by all means if there is anything you ever need I am willing to share my system for as long as you need if I use the specific part of that system.