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.

-cK-

Members
  • Joined

  • Last visited

  1. I'm using sonoff/ewelink devices. If you are looking for breaker specific model I have a PSF-X67. Their wifi range is pretty weak so the Wifi access point needs to be pretty close. Make sure it is the ewelink model, I see searching it tuya models pop up as well đŸ¤ˇâ€â™‚ī¸. These can be flashed to esphome or tasmoto but will require drilling out the fastner. There was recently a major shift from ewelink with blocking power data over the cloud to home assistant breaking stuff relying on power readings etc but the guy behind the integration in Home assistant has resolved this to push this data where possible via lan and not cloud on a 5s interval but not all devices support local power data. So it is working in Home Assistant via the Sonofflan integration but the option is there down the road if need be to flash these devices should the ewelink overlords truly turn to the dark side. There is also a POWR320D device from sonoff but those are 20a and bit bulkier so depends on your needs but will fit on a DB board but takes 2-3 slots.
  2. You will need to determine what BMS the batteries are using and then look into a third party option to access that BMS data. EG. My batteries uses the Pace BMS and I have an addon in Home Assistant that can pull the Pace BMS data from the batteries using an ESP32 bridge to the master battery's RS232 port.
  3. I need to just state that here I was going on about Sonoff readings being virtually live on power readings and low and behold this feature just broke last week just before the weekend â˜šī¸ Needless to say a crap ton of automations is now broken in my HA setup that was dependent on these live readings as it seems something on Sonoff/Ewelink side was changed or broke as now the readings only update if you open the app and that device power reading section and as soon as you close it it stops again. Waiting to see if they will resolve this or if the integration developer on HA can maybe find a bypass.
  4. Maybe a stupid question but have you checked that the sensor names are still the same that v3 populates vs v2. The config is mapped to the sensors and perhaps it just a matter of sensor names on the v3 differ slightly or because there was remnants of v2 it added a _2 to the sensors of v3 at the end. I don't use the solarsynk integration but had to alter some template sensors recently had duplicate sensors that got created so I just had to purge the old ones and rename some sensors back and that solved my problem. Maybe it is something similar?
  5. Yes Tuya works with Smartlife/Tuya app and Sonoff with the Ewelink app. Both have their own integration in HA.
  6. Yes the instruction will still go through the cloud. I think it has something to do with their API polling rate for the integration in HA itself. You will switch on the the switch and it will power up but then the sensor giving you the power reading from the same device will take up to 5 seconds to provide the power reading and the reading thereafter also seems intermittent kind of like there is a refresh rate limit. I'll try and log in on my neighbors setup tonight see how his is performing currently but last time I setup 'n dashboard for him it was still sluggish with the readings.
  7. Yes everyone in my home also knew until that one day they didn't and tripped the inverter, hence this rule in my setup exist. 😅 @Bobster. The next problem I have to solve is one of those lights on a stairwell that has two switches controlling it. I think it can be done with the smart switches, but I need to experiment with the two that I'm about to fit to see what methods and properties they expose to Tuya. This job is not strictly necessary. I am justifying it on the grounds that I will have the same style of switch throughout the house. Depending on the unit you are looking at usually these mini tuya/sonoff should be capable of doing 2 way switching as the light switches itself is wired to control the 2 way function, you are just intercepting the live wire and sending that to the light from the smart switch and a signal wire to the switches and the smart switch then detects whether or not to turn on the light. Have one in my hallway configured like this.
  8.    Denns reacted to a post in a topic: Light switch wiring I don't understand
  9. @Bobster. Yes Tuya still needs to go through the cloud, there was a tuya local integration but seeing how my setup has my IOT on a VLAN and my HA on my main network and due to initial configurations with the solar setup and the fact I never could get the main network to bridge to the vlan without breaking my whole network setup all my IOT must go through cloud at this point so I never fiddled with that and I think it might no longer be working as it is unmaintained it think but don't quote me on that. So initial pairing is still via the app for which ever route you go but once pulled into HA everything else is done from HA on my setup. @Denns The lag is only present on HA as far as I recall the app itself works fine. Where this became a deal breaker for me was with my cascade shutdown rules as everything on my home is on the 5kW inverter and if the Geyser, stove, 2x AC's and microwave is all on at the same time this can trip the inverter and if that load persist beyond the 10s buffer of the inverter has for spikes like this it becomes important to not have 5-10s delays in power readings. With my sonoff's I get near instant power readings when turning on the device with live reading updates where tuya seems to be on 5s+ refresh updates. As I knew I was going the HA route this was an important factor to consider given the scope of my setup with about 55 sonoff's deployed at this point in time.
  10. Just a personal opinion and note if you plan to use HA: I've removed all tuya devices from my setup and moved to sonoff for everything. I ran into a problem with tuya in the early days integrating it into HA where it would become unresponsive or flaky when the cluster of devices became to big. My personal observation is also the power readings are also more delayed on tuya in HA when the device supports it. I found sonoff to be more responsive in the power readings with no delays just the normal internet lag you get. If you plan to use the app only this is less of a issue but but having to deal with multiple apps to control your smart devices becomes a hassle which is where HA usually comes in where you can consolidate all IOT devices and if you are locked into an eco system already it becomes expensive to switch. Luckily I found this out early on and opted to switch over. My neighbor has some tuya devices in his setup and I still see the same observation as above in his setup.
  11. December 2025 was my highest yet in production. 0 Grid from Oct 2025 (the Dec 2025 2.1 was to correct the reading on the meter due to accumulated micro feedback over time so a nett 0 still on the account). Usually I only start using grid round about Apr-May. Had a little speed bump in the middle of the year when 2 batteries had to go back to get them fixed hence the higher units during 2025 but below is a broader scope of my solar journey.
  12. @Skyden if you want to you can check the previous page for what I've done, not sure if this will work for you as I just added a separate card for my batteries below slipx's card. https://powerforum.co.za/topic/17970-home-assistant-sunsynk-power-flow-card-and-dashboard/page/23/#findComment-221673 https://powerforum.co.za/topic/17970-home-assistant-sunsynk-power-flow-card-and-dashboard/page/23/#findComment-221786
  13. I take it you want to setup the kellerza addon? Think I used this videos on Scoobs youtube channel: Note your inverter's modbus is usually set to 0 but needs to be set to 1 and if you have to change this in my experience this will trip the inverter just give it a few minutes to clear the alarm.
  14. In my opinion it is worth the effort to go direct, I only rely on this for the event notifications like faults etc. the rest is via a direct RS485 pull. Shortcut if you ever consider the move and what I did was I kept the config and just mapped the corresponding sensors in the config to the direct sensors instead of the consolidated node-red source then you don't need to redo any cards and automation's as the sensors stays the same just the data source is replaced. The event notifications was a nice to have but I can life without it in HA.
  15. Thanks @Sc00bs Yea that doesn't leave us with any great options. So unless Hubble lightens up on their restrictive warranty clause listing both RS232 and RS485 (which they will not) the only option will be to fiddle on the RS485 and protocol settings but that risks voiding the warranty if Hubble has a method to see that on the BMS logs or something so doubtful my neighbor will do that for obvious reasons as he just had to have the batteries fixed under warranty. So perhaps if there is someone willing to take that risk or have a AM5 out of warranty that feels comfortable to fiddle with the connection via RS485 and confirm a method we will be left in the hands of hubble and their cloudlink device/app to see if they might open that up to HA but doubtful on that front as well as even in cloudlink app there is no individual cell or battery data to pull either. However my neighbor have given this request/suggestion through to them for their app development team and the relevant data we would like to be able to access so who knows đŸ¤ˇâ€â™‚ī¸.
  16. @Sc00bs Cool, yea just had a chat with my neighbor after he got his batteries back earlier this week and the answer he got from hubble when he ask them spesifically about using those ports on their batteries to get data to HA is a solid Nope. Utter BS imo but yea what can one do if you don't want to risk voiding a warranty, so getting the data from the canbus will be awesome. Eagerly awaiting that update and video.

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.