Search found 23 matches

by bofisko
Tuesday 14 March 2023 16:41
Forum: LUA
Topic: GoodWe inverters
Replies: 5
Views: 3045

Re: GoodWe inverters

I did it. I have QA for local connection with HC3 and Goodwe series like in Homeassistance for ET, EM and DT series.. If you want QA contact me with message on forum https://forum.fibaro.com/topic/63203-goodwe-hc3/.
by bofisko
Sunday 27 November 2022 17:03
Forum: Python
Topic: Python plugin for Goodwe - local lan via udp
Replies: 21
Views: 6957

Re: Python plugin for Goodwe - local lan via udp

Hi, It that some body who will be to help me to make in LUA Fibaro HC3 make quick app for load data directly from local LAN for Goodwe via UDP protocol like is here or in HA.
by bofisko
Friday 29 April 2022 18:40
Forum: LUA
Topic: GoodWe inverters
Replies: 5
Views: 3045

Re: GoodWe inverters

there is a plugin for goodwe inverters: https://github.com/JanJaapKo/domoticz-GoodWeSEMS Here is the discussion: https://www.domoticz.com/forum/viewtopic.php?p=288941#p288941 I saw it and also I have it in fibaro. But there is basic difference. What you are referring to is a plugin via Semportal ...
by bofisko
Friday 29 April 2022 18:39
Forum: LUA
Topic: GoodWe inverters
Replies: 5
Views: 3045

Re: GoodWe inverters

I saw it and also I have it in fibaro.
But there is basic difference. What you are referring to is a plugin via Semportal.
But in Home assistant, it's directly from the local network.

https://www.home-assistant.io/integrations/goodwe/
by bofisko
Friday 29 April 2022 15:46
Forum: LUA
Topic: GoodWe inverters
Replies: 5
Views: 3045

GoodWe inverters

Hi have found an integration GOODWE invertors for Home Assistant. Itt is reading data directly from the inverter every 5 seconds.
I would like to ask it possible to implement it to Fibaro HC3? Someone is working on it?
by bofisko
Wednesday 30 June 2021 23:58
Forum: LUA
Topic: Device - timer VD Fibaro
Replies: 0
Views: 331

Device - timer VD Fibaro

Hi, Can anyoneone help me with a VD in fibaro? I am beginner in LUA. I made a virtual device in Fibaro HC2 to turn the device on or off - timer. VD works but there is one problem. I would like to turn off the device and stop the countdown after pressing the button STOP - NULL when the device is ...
by bofisko
Tuesday 22 December 2020 12:37
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

waaren wrote: Tuesday 22 December 2020 12:15
bofisko wrote: Tuesday 22 December 2020 12:11 THANK YOU NOW I WORKING
I do not look for another reward then your thx. Happy that I could be of any help.
Then just one thing - many thanks. And I will finish here by publishing a VD for measuring air conditioning consumption if anyone is interested.
by bofisko
Tuesday 22 December 2020 12:11
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

THANK YOU NOW I WORKING... If you send me privat message a I would like to somehow reward you for your perfect work.
And I apologize once again for my amateurism.
by bofisko
Tuesday 22 December 2020 1:52
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

It is not working. I get tablecool and tableheat but no together table. For example August there is iny table heat 1 , in table coll 164. I need prin table together and I need August 1+164= 165. After that i need send 165 to "ui.label 8 .value" which representative august. Other september in heat is ...
by bofisko
Tuesday 22 December 2020 1:46
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

so How can I get sum january and putting to value1 ? and How can I get um february? and puting to value2 etc?
Please because i do not understanding.
by bofisko
Tuesday 22 December 2020 1:31
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

Sorry. but I think you probably didn't understand me. I would need this January = cool january ( first number in string curr_year_cool) + heat january( first number in string curr_year_heat) and put in value in fibaro February = cool february ( first number in string curr_year_cool) + heat february ...
by bofisko
Tuesday 22 December 2020 1:22
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

You are quickly. I will try it and send you result. Now I am going sleep because her is 2 o'clock in the morning. Thanks
by bofisko
Tuesday 22 December 2020 0:22
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

ok: API my daikin: http://192.168.1.180/aircon/get_year_power_ex string from API DAIKIN: ( number are consumption by months this year, prev year) ret=OK,curr_year_heat=0/0/0/0/0/0/0/1/1/0/0/0,prev_year_heat=0/29/31/35/30/12/0/0/0/0/0/0,curr_year_cool=0/0/0/0/0/0/61/164/46/37/36/25,prev_year_cool=0/0 ...
by bofisko
Monday 21 December 2020 20:42
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

It working but now I found that the data from strings a[4] are just cool data. data from strings a[2] are for heat. It possible to cool+heat (a[4] and a[2] together?
by bofisko
Monday 21 December 2020 14:20
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

I wrote some on the end of your script but not working for actual Month. I am not sure I completely understand what you want but can you try this and share the result? Ewerithing is was working but there was only one little little problem in line 21 fibaro:debug(pre .. tostring(value) . There ...
by bofisko
Monday 21 December 2020 14:01
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

THANKS IT IS SUPER!!!
by bofisko
Monday 21 December 2020 12:27
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

Hi, I put your script which you send me and I very thanks for it. I would like to modificate. I wrote some on the end of your script but not working for actual Month. ( because I am stupid) I want to take from your script created table, number of Month (#myTable) and compare from number of current ...
by bofisko
Monday 21 December 2020 11:09
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

Thanks your script working perfect. Can you help me for the last time? after this script I would like take acurrent Month from the my system and debug power the current month. and also I would like to calculated consumption for the whole year. So I will be have total consumption and current month ...
by bofisko
Monday 21 December 2020 10:51
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

Thank it is better and working.
by bofisko
Sunday 20 December 2020 18:54
Forum: LUA
Topic: LUA scene string
Replies: 23
Views: 1997

Re: LUA scene string

THANK YOU IT IS WORKING!! I get my years consumption from my DAIKIN per mouth. I write this lua. I know that i possible to write better but it is my first work. If someone to want to simplify I would like for it. local id = fibaro:getSelfId(); local ip = fibaro:get(id, "IPAddress"); local port ...