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.

jacauc

Members
  • Joined

  • Last visited

  1.    Sc00bs reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  2. @Sc00bs the pinout you show looks a bit different. Below is a pinout which more accurately reflects @Gooseza setup https://www.electronicshub.org/esp32-pinout/
  3.    RobO reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  4. Thanks @Sc00bs. I've seen those before but unfortunately it's not very clear to decipher the data types and whether signed/unsigned.
  5. Does anyone have a list of all data types for all registers? The Sunsynk word document leaves a lot for the imagination
  6. If your inverter is far from the living area you could also consider using another esp32 board elsewhere in the house reading values from home assistant or mqtt and adjusting the display accordingly. I've played around with displays with built-in I2C modules and it's dead easy. Make sure you use I2C displays otherwise cabling is way more complex
  7.    Sc00bs reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  8. Not sure if related, but is your inverter set up for Modbus ID #1? Also have a good look at the cabling between the esp and the inverter
  9. No issues whatsoever. Running bleeding edge of HA and ESPHOME.
  10.    BrettC reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  11.    WannabeSolarSparky reacted to a post in a topic: SunSynk - Inverter Monitoring
  12.    Sc00bs reacted to a post in a topic: SunSynk - Inverter Monitoring
  13. Which is why I use Dupont connectors 😂
  14. Repo hasn't changed much because it didn't really need changes. All is well with that code. We're focusing right now on moving the functionality out of node red and raspberry Pi to be able to poll it with a much more lightweight ESP32 on the Esphome platform for situations where the HA instance is not close to the inverter
  15. Alternatively, install the HACS Addon by swartjean and it's all done for you
  16. found a better way to skip updates for settings instead of creating another modbus component. Updating github now and adding substitutions at the very top of the document
  17.    Sc00bs reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  18. I would imagine it's possible using the write_lambda function https://esphome.io/components/output/modbus_controller.html Worthwhile to look at the node red flows @Bloubul7made for writing values to see how he did it and adapt it to lambda format. Let me know if you figure something out with this, I'll try it sometime, but have a busy few weeks ahead
  19.    Sc00bs reacted to a post in a topic: My Sunsynk 8Kw & data collection setup
  20. I just tried this and seems to be easy enough. I uploaded the code to github
  21. Yeah thought about that too, but I don't really know how to query it less frequently with esphome. Also... Does it really matter? I suppose we can make another modbus sensor with a less frequent scan rate, no idea if that would work though. I commented out the PV values because I don't have PV. (which is also why I have not tried writing values) If you want to add any more values to query, please feel free to add them into the code on GitHub with a pull request. Maybe we can somehow have a variable that can be set in the top of the script so that the irrelevant values are automatically ignored?
  22. Instead of posting my esphome configs here, I'm uploading them to github (partly just for keeping for my own backup) Recently added all the setting values https://github.com/jacauc/SunsynkEsphome

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.