Search found 23 matches

by journeyman
Saturday 02 September 2017 16:39
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 204902

Re: [MyDomoAtHome] Support thread

Hello, from "host": "127.0.0.1", to 192.168.2.200 (my RBP IP) And try with authentication { "app_name": "MyDomoAtHome", "auth": { "username": "xxx", "password": "xxx" }, "domoticz": { "ssl": false, "host": "127.0.0.1", "port": "8080", "path": "/", "username": "xxx", "password": "xxx" }, "port ...
by journeyman
Thursday 24 August 2017 14:00
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 204902

Re: [MyDomoAtHome] Support thread

Hello, I Have Working Mydomoathome. My problem is that my Domoticz is growing up, its already around 300devices. Part of them is virtual for events purpuse and I dont need them in imperihome. I would like to create separete user for mydomoathome to make it lighter and work faster. For now in ...
by journeyman
Thursday 03 August 2017 9:40
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

After yesterday update to Beta 3.8197 This counter with T1 T2 is not working anymore :? Im getting this in log 2017-08-03 09:38:00.277 Error: EventSystem: in Elektrownia: [string "function log(p_message)..."]:21: bad argument #1 to 'pairs' (table expected, got nil) What can I do to solve that? Its ...
by journeyman
Monday 26 June 2017 12:05
Forum: Other questions and discussions
Topic: Water Meter - which sensor for pulse counting?
Replies: 0
Views: 606

Water Meter - which sensor for pulse counting?

Hello!


I have new watermeter in my home:
unnamed.jpg
unnamed.jpg (36.65 KiB) Viewed 497 times
Which sensor for pulsecounting should I use?

I tryied with TCR5000 on one of the gauge but it looks like it doesent grabs/see tip movement?
by journeyman
Monday 20 March 2017 15:59
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

Thats great! :)
Thank you!

But how can i split it in to T1 and T2? To make calculation and show "Today costs"
by journeyman
Tuesday 07 March 2017 15:18
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

There was my mistake with one of ID. Its look like it took to T2 all of my already taken 22kWh. I will make some test now :) Thank you! OK Its working perfect! What is the easiest way to put some daily/monthly data of usage or costs to another dummy or tex device? To show it in some external system ...
by journeyman
Tuesday 07 March 2017 15:08
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

Thank you helped.
I ran once, then removed.

Now is:

"EventSystem: Script event triggered"


But do not change the meter reading, is still 0.0
by journeyman
Tuesday 07 March 2017 11:16
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

I try to use your script, I put my ID devices. but I get an error :oops: 2017-03-07 11:09:00.279 Error: EventSystem: in Elektrownia: [string "function log(p_message)..."]:21: bad argument #1 to 'pairs' (table expected, got nil) 2017-03-07 11:09:12.790 Error: EventSystem: in Elektrownia: [string ...
by journeyman
Tuesday 07 March 2017 10:14
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Re: Energy in dummy device in LUA

Unfortunately, completely I do not understand French but that is exactly what I need. Only if it will work with pulse counter from ESPEasy?

I would like to have insight into total consumption, monthly, daily, along with the enumeration of costs - divided into two fares. Tariff change me quite often.
by journeyman
Monday 06 March 2017 19:29
Forum: LUA
Topic: Energy in dummy device in LUA
Replies: 15
Views: 5720

Energy in dummy device in LUA

Hello, I have working Energy usage device (Dummy based on Pulse and ESP Easy). In my home system I would like to se in IMperiHOME my daily usage. So the shortest way is to create another device Bez tytułu.png How in LUA can I take Daily usage from my first counter and put it to second "Daily" one?
by journeyman
Monday 06 March 2017 18:52
Forum: Other questions and discussions
Topic: Energy, daily, cost
Replies: 1
Views: 1841

Energy, daily, cost

Hello I got energy counter based on ESPeasy and Pulse Counter. Its working perfect. But I would like to have some calculation of cost. System is making calculation in report but I have some "happy hours" with different pricing... (There is T1 and T2 in domoticz bot how I can set the hours?) Im ...
by journeyman
Saturday 04 March 2017 20:37
Forum: Other questions and discussions
Topic: Electric counter instant and total
Replies: 18
Views: 11430

Re: Electric counter instant and total

If my Counter have 6400 pulses per kwh what rule (calculation) should i put in esp easy?
by journeyman
Sunday 25 December 2016 20:51
Forum: Utility
Topic: Coal Counter
Replies: 0
Views: 796

Coal Counter

Hello :) I would like to count how many Coal is burned in my heating system. Im looking for some solution with easyesp I know that one Shovel is 5Kg of Coel. So I wonder to mount some dorbeel swich and press it every time when I'm putting another showel of coel. I hope that Domoticz will count ...
by journeyman
Tuesday 20 December 2016 11:14
Forum: Utility
Topic: Energy Counter based on calculation
Replies: 8
Views: 3041

Re: Energy Counter based on calculation

Energy is expressed as Wh. Therefore pay attention that in the algorithm you apply Power expressed in W and deltaT expressed in hours. DeltaT in hours then to be applied as real number, otherwise you are missing resolution. I understand :) But I'm looking for result like this: 2016-12-20_11h12_31 ...
by journeyman
Tuesday 20 December 2016 10:03
Forum: Utility
Topic: Energy Counter based on calculation
Replies: 8
Views: 3041

Re: Energy Counter based on calculation

Toulon7559 wrote:3) make display for On_time and Cumulative_Energy
After all with variables how I can to put it to Domoticz virtual device?
by journeyman
Tuesday 20 December 2016 9:38
Forum: Utility
Topic: Energy Counter based on calculation
Replies: 8
Views: 3041

Re: Energy Counter based on calculation

Thank you very much. Its look more clear now I will try but without programming expreience it will be dificout. But I try

Thanks!
by journeyman
Monday 19 December 2016 21:00
Forum: Utility
Topic: Energy Counter based on calculation
Replies: 8
Views: 3041

Re: Energy Counter based on calculation

I know that but i don't know how to make it with domoticz :)
by journeyman
Monday 19 December 2016 17:19
Forum: Utility
Topic: Energy Counter based on calculation
Replies: 8
Views: 3041

Energy Counter based on calculation

Hello


I have some devices connected to domoticz which have still the same energy usage for example 60W when its on.
Is there any existing solution which will give me energy usage / kwh counter depend only on state of this device and time of work? ;)


Thank you :)
by journeyman
Sunday 18 December 2016 21:15
Forum: PHP and all others
Topic: Termostat
Replies: 5
Views: 2746

Re: Termostat

I did something like that: local sonde = 'Kocioł C.O.' commandArray = {} if (devicechanged[sonde]) then local temperature = devicechanged[string.format('%s_Temperature', sonde)] commandArray['Variable:kociolup3']=tostring(temperature + 2) commandArray['Variable:kocioldown3']=tostring(temperature - 2) ...
by journeyman
Sunday 18 December 2016 13:09
Forum: PHP and all others
Topic: Termostat
Replies: 5
Views: 2746

Re: Termostat

So it will be more difficult :(

And what about user variables? There is no such function?


2,5 for central heating water pomp. it is typical for store thermostats and necessary to avoid too fast turning on, becouse temperature of water is going up when pomp is not working.