Created At
Sep 29, 2020
Created By Irek Kubicki
Energy Meter device that collect metric about SMA Inverter PV energy that can be used on Energy Panel
Created At
Sep 29, 2020
Last Update
Jul 13, 2022
Platforms
HC 3 Lite, Z-box Hub, Yubii Home Pro, Yubii Home, Venture WISE, HC 3
Views
4512
Download
384
This quick application creates energy meter from SMA inverter. It collects data about today energy production by your solar installation.
Data updates every 5 minutes by default.
URL
- Base url to SMA inverter web interface, eg: https://192.168.0.255
Password
- Password of chosen user
Store data as power production
To use data as power production in Energy section, go to Advanced settings of the device and change Meter Configuration to Production
Right
- name of the user. Defaults to usr
.
Refresh Interval
- number of minutes defining how often data should be refreshed. This value will be automatically populated on initialization of quick application.
This quick application integrates with other SMA dedicated quick app i have provided. It will automatically populate configuration to a new virtual SMA device.
GIT repository: https://github.com/ikubicki/fibaro-sma-energy-sensor
Last update: 2022-06-24
Hi Nobby, I do have a 3AV-40 version (not the latest firmware though) and it works fine. I think it might be that Smart Energy series is using different UI. Unfortunately I don't have it, so I can't help you :(
Hello, since my upgrade from "SMA Sunny Tripower 8.0 Solar Wechselrichter mit WLAN STP8.0-3AV-40" to SMA Sunny Tripower 8.0 Smart Energy Hybrid Wechselrichter STP8.0-3SE-40, thh Quick App didn't work. There was no other change. Kind regards Nobby1704
Hello, The App has the following Error with SMA Hybrid 8.0 [14.09.2024] [09:18:00] [DEBUG] [QUICKAPP527]: https://192.168.0.122 [14.09.2024] [09:18:00] [TRACE] [QUICKAPP527]: [14.09.2024] [09:18:01] [TRACE] [QUICKAPP527]: SMA PV Energie sensor [14.09.2024] [09:18:01] [ERROR] [QUICKAPP527]: QuickApp crashed [14.09.2024] [09:18:01] [ERROR] [QUICKAPP527]: SMA.lua:52: attempt to concatenate a nil value (field 'err')
Hi, I have some errors when I added the quickapp to my HC3. 27.07.2023] [08:33:01] [TRACE] [QUICKAPP2542]: SMA czujnik energii fotowoltaicznej [27.07.2023] [08:33:02] [TRACE] [QUICKAPP2542]: Zaktualizowano dane czujnika [27.07.2023] [08:33:23] [TRACE] [QUICKAPP2542]: UIEvent: {"values":[],"eventType":"onReleased","elementName":"button1","deviceId":2542} [27.07.2023] [08:33:25] [ERROR] [QUICKAPP2542]: QuickApp crashed [27.07.2023] [08:33:25] [ERROR] [QUICKAPP2542]: main.lua:66: attempt to index a nil value (field '1') [27.07.2023] [08:34:01] [WARNING] [QUICKAPP2542]: Variable Right not found [27.07.2023] [08:34:01] [DEBUG] [QUICKAPP2542]: https://10.0.*.* [27.07.2023] [08:34:01] [TRACE] [QUICKAPP2542]: [27.07.2023] [08:34:01] [TRACE] [QUICKAPP2542]: SMA czujnik energii fotowoltaicznej [27.07.2023] [08:34:02] [ERROR] [QUICKAPP2542]: QuickApp crashed [27.07.2023] [08:34:02] [ERROR] [QUICKAPP2542]: main.lua:66: attempt to index a nil value (field '1') [27.07.2023] [08:35:01] [WARNING] [QUICKAPP2542]: Variable Right not found [27.07.2023] [08:35:01] [DEBUG] [QUICKAPP2542]: https://10.0.*.* I have SMA SUNNY TRIPOWER 8.0 SE
Hello Irek thanks for the QA It doesn't work for now (QuickApp crashed + Unknown error occurred: no static 'phrases' in class 'i18n') Would you be able to confirm it should be working with my SMA SUNNY BOY 5.0 inverter ? The Web interface is on a static IP address which I have provided. The Web interface requires to chose a language , a User Group (Installer or User) and to provide a password. As a "User" and the correct password, I see the whole interface with production values etc... So I guess I should be able to make your QA work somehow. In the varaibles pannel in my HC3; the Variables sma_interval , sma_password , sma_right and sma_url had the value "" ; so I changed them to "5" , "my_password", "usr" and "http://192.168.xxx.xxx" Did I make a mistake ? Should I remove the "" brackets ? thanks for your input.