Skip to content
View in the app

A better way to browse. Learn more.

Power Forum - Renewable Energy Discussion

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

JDSym

Members
  • Joined

  • Last visited

  1. Final price drop: R25k
  2. Price drop: R32 000
  3. Price drop to R34 000.
  4. All boxed up and waiting for a new owner
  5. Price drop to R35 000. Disconnected from the inverter today.
  6. SOLD off forum.
  7.    JDSym reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  8.    Sc00bs reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  9.    kellerza reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  10. I agree with you. Something I also changed in my own integration was to change all measurements with a kWh unit to include the word "energy" instead of "power". For example, instead of naming the entity "Day_GridSell_Power Wh" as in the official documents, or "grid_export_day" as in some integrations, I named it grid_energy_export_day which I think makes a lot more sense.
  11.    slipx reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  12. @slipx this is how I'm currently doing it: - bind: >- return hass.states["sensor.sunsynk_battery_output_power"].state < "0" ? hass.states["sensor.sunsynk_battery_output_power"].state*-1 + ' W' : hass.states["sensor.sunsynk_battery_output_power"].state + ' W' Not elegant at all, but it works.
  13. Impressive 😁 I would suggest showing the absolute values of the readings since the direction of the dot shows the direction of current flow and makes the negative sign in the readings redundant.
  14. Brilliant! What program do you use to edit the SVG? I've been using Inkscape, and it works quite well. The one disadvantage is that it adds a lot of unnecessary code needed by the program.
  15.    slipx reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  16. Hi @slipx Thanks for the great job you've done with this card! I took it one step further and made the battery icon and lightning bolt smart. When the battery is charging the lightning bolt appears. The bars in the battery changes based on the current SoC of the battery. I achieved this by overlaying three battery icons and only showing the relevant one (same way as you did with the status indicator).
  17.    JDSym reacted to a post in a topic: New Home Automation Setup Advice
  18. Hi slipx I would love to see the code as well please if you don't mind. Are you using an ESP32 running ESPHome to connect to the inverter? I'm still using a Pi running node-red and pushing the data to home assistant via MQTT, but I'm thinking of swopping it out for the ESP32.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.