Page 3 of 4

Re: Autolog Smappee Controller Discussion

PostPosted: Tue May 03, 2016 8:43 am
by shapa
"What you have actually used from the grid and the real cost from the electricity supplier is shown in the Net Electricity device states" - yes, exactly.

So I'm just verifying that only "Net Electricity" used to calculate my paid electricity (from a grid) use, not generic electricity device (which is summarizing solar + grid)

p.s. yes, Swindon is a bit better than many other regions in England in terms of weather :)

Re: Autolog Smappee Controller Discussion

PostPosted: Tue May 03, 2016 8:53 am
by autolog
shapa wrote:
"What you have actually used from the grid and the real cost from the electricity supplier is shown in the Net Electricity device states" - yes, exactly.
So I'm just verifying that only "Net Electricity" used to calculate my paid electricity (from a grid) use, not generic electricity device (which is summarizing solar + grid)


Yes, exactly - you are verifying correctly :)

The Electricity Device is showing your total house usage, the Net Electricity Device is showing how much of that has been taken from the grid and the Saved Electricity Device is showing how much you have taken from the Solar PV. So Net + Saved = Total (as in the Electricity device).

The iOS Smappee App only shows your total house usage and provides a cost for that (if you have entered the electricity rates in the App). This doesn't make much sense in terms of cost because you will actually only be charged by your electricity supplier for your net usage. :)

Re: Autolog Smappee Controller Discussion

PostPosted: Tue May 03, 2016 2:35 pm
by shapa
Yep, Smappee native app is quite stupid. No standing charges as well...

Re: Autolog Smappee Controller Discussion

PostPosted: Wed May 04, 2016 2:26 am
by shapa
It seems that "appliances" are not working anymore.

From the iOS app all events shown (and current use), but Indigo device - always zero load and usage.

I'm using this functionality to monitor my BMW i3 electricity usage as well as electrical heaters in the house...

Re: Autolog Smappee Controller Discussion

PostPosted: Wed May 04, 2016 4:44 am
by autolog
shapa wrote:
It seems that "appliances" are not working anymore.

Thanks for the report - I will take a look at it now :)

Re: Autolog Smappee Controller Discussion

PostPosted: Wed May 04, 2016 5:54 am
by autolog
Fixed the issue (I hope) + a couple of other minor fixes :)

New version can be downloaded from here: Autolog Smappee V2.0.1 Plugin

Let me know if the problem is resolved - thanks :)

Re: Autolog Smappee Controller Discussion

PostPosted: Fri May 06, 2016 11:49 am
by autolog
In an earlier post I said:
autolog wrote:
However the point you make about being able to view historical data is good and is something I have been thinking about. I will have a think about how to do this. I would also like to be able to get the plugin to upload data to pvoutput.org - maybe for version 3 :)

I have started looking at this and at what would be needed to capture and upload the data to pvoutput.org and then discovered that there is 'automatic uploads' for the Smappee already available which can be configured in the pvoutput.org settings - just saved myself a bunch of work and means I can retire a small MS Windows computer that was managing this task sooner than I was planning for. :D

I have (in testing) implemented SQLite DB processing in the plugin to capture and save the Smappee data, I just now need to work out what to do with the captured data. :)

Re: Autolog Smappee Controller Discussion

PostPosted: Mon May 09, 2016 2:47 am
by shapa
"Smappee already available which can be configured in the pvoutput.org"

Nice discovery - never knew :)

I'm using SMA WebBox anyway to upload data - works nicely for 4 years...

Re: Autolog Smappee Controller Discussion

PostPosted: Sun Nov 19, 2017 4:49 am
by Coolcaper
I have a 3 phase connection to my home. Is it possible to display/get the wattage used by each phase?

Re: Autolog Smappee Controller Discussion

PostPosted: Sun Nov 19, 2017 6:42 am
by autolog
Coolcaper wrote:
I have a 3 phase connection to my home. Is it possible to display/get the wattage used by each phase?

I am not sure that it is having just taken a look at the Smappee API. :|

Have you got a Smappee with 3-phase connectors?

Re: Autolog Smappee Controller Discussion

PostPosted: Sun Nov 19, 2017 6:53 am
by Coolcaper
Yes I’ve got Smappee with a 3 phase connection plus single phase solar and it works well. Only thing is some loads on one of my phases seem to runaway.

While looking for a solution, I ran across something that the guys at domoticz are doing. Posting the link below. Don’t know if it’ll help.

https://github.com/apazga/smappee-domot ... h/issues/1


Sent from my iPhone using Tapatalk

Re: Autolog Smappee Controller Discussion

PostPosted: Sat Jan 13, 2018 2:00 pm
by roquej
After the 7.1.1 upgrade, I am getting the following error:

ReloadPlugin() caught exception: FileIOError -- cannot move: destination file exists

i am deleted the plugin and preference file. Also reinstalled the 7.1.1 version to ensure files permissions were correct and restarted the Mac Mini. Nothing seems to help

Any suggestions?

JP

Re: Autolog Smappee Controller Discussion

PostPosted: Sat Jan 13, 2018 2:09 pm
by roquej
One more piece of info. Rolled back to version 1.0.3 of the plugin and it works. The issue is in the 2.1.2 version.

JP

Re: Autolog Smappee Controller Discussion

PostPosted: Sat Jan 13, 2018 3:25 pm
by petematheson
Restarted my Mac today and the plugin's lost all my settings.
When I re-enter it tells me:
Error creating debug folder - please correct error.

Help? :)

Re: Autolog Smappee Controller Discussion

PostPosted: Sun Jan 14, 2018 6:40 am
by autolog
petematheson wrote:
Restarted my Mac today and the plugin's lost all my settings.
When I re-enter it tells me:
Error creating debug folder - please correct error.

Help? :)

I think this can be resolved by changing the location of the debug folder in the plugin config. I suspect the current location has a permissions problem.
The Smappee plugin is pre-Indigo 7 and therefore the logging was done differently to how it is now done in Indigo 7. :)