Search found 11 matches

by HappyNerd
Thursday 01 August 2024 10:13
Forum: Heating/cooling
Topic: Toshiba Airconditioning
Replies: 5
Views: 3151

Re: Toshiba Airconditioning

I would be very happy to help with the testing. However, I am not experienced at all in writing (or even understanding) this kind of code. I recently succesfully finished my first LUA script, but that was a very one-dimensional script, which I only created with the help of chatgpt and copilot. I ...
by HappyNerd
Monday 29 July 2024 20:53
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Re: Import Autarco solar panel data from web api

Made some additional updates to further improve the script: - Included an introduction section with a full explanation on the script itsself and how to setup the virtual device in domoticz - Included lines so that the script only runs during daytime (including an offset) - Updated the script to work ...
by HappyNerd
Monday 29 July 2024 10:05
Forum: Heating/cooling
Topic: Toshiba Airconditioning
Replies: 5
Views: 3151

Re: Toshiba Airconditioning

I am also very interested.
There is not a lot of information on the internet on this subject.
Did anyone get this to work?
by HappyNerd
Wednesday 17 July 2024 15:04
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Re: Import Autarco solar panel data from web api

Finished the project. The script allows to specify a time interval in minutes I updated the script with bunch of comment lines. Also made it a bit more robust: It now writes the errors in the error log and the info messages in the info log. Also the script now tries two more times to fetch data API ...
by HappyNerd
Monday 15 July 2024 21:57
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Re: Import Autarco solar panel data from web api

Finally got it to work :idea: . I stayed with LUA script. See code below. It may not be the most elegant script, but it does the job. Also I am very much aware that there are many more data available in the two autarco api sites (power and energy), but for now I am very happy with the pv_now value ...
by HappyNerd
Monday 15 July 2024 14:21
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Re: Import Autarco solar panel data from web api

With a lot of help from ChatGPT and Copilot, I turned the script into a dzvents script and made some adjustments. The good news The script is definitely retrieving the data from the autarco website. Also it is capable to identify the pv_now value that I require to update my virtual device. And ...
by HappyNerd
Sunday 07 July 2024 20:48
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Re: Import Autarco solar panel data from web api

Thx. I appreciate the help and I will follow your advice. I am quite new at this, so this may take a couple of days. I’ll post my progress.
by HappyNerd
Saturday 06 July 2024 11:35
Forum: LUA
Topic: Import Autarco solar panel data from web api
Replies: 7
Views: 5731

Import Autarco solar panel data from web api

I am trying to import data from my autarco solar panels (through a web api from the autarco website) into domoticz. I created the virtual sensor and a lua script, but it keeps returning errors. It is driving me crazy. Any help is appreciated. The script that I am using commandArray = {} -- API ...
by HappyNerd
Thursday 26 May 2022 14:29
Forum: Others
Topic: Alecto SA-33
Replies: 17
Views: 6087

Re: Alecto SA-33 (and SA-41)

RFXCOM support was very quick in responding. Their advice was to flash the RFXtrx433E with the Pro1 firmware. I used the latest version at this moment (RFXtrx433E_Pro1_1045) and that did the trick. Now the RFXCOM recognizes the smoke detector without problems and without affecting my existing stuff ...
by HappyNerd
Wednesday 25 May 2022 16:52
Forum: Others
Topic: Alecto SA-33
Replies: 17
Views: 6087

Re: Alecto SA-33 (and SA-41)

Appreciate your rapid and adequate response Walter! Thx. I have followed your advice and used the RFXCOM contact form to reach out to them. Also I purchased (for other reasons) an additional RFXCOM (the XL version) which will arrive over the next days. Either way I'll post an update in the near ...
by HappyNerd
Wednesday 25 May 2022 10:40
Forum: Others
Topic: Alecto SA-33
Replies: 17
Views: 6087

Re: Alecto SA-33

Since smoke detectors will become mandatory in the Netherlands as of the 1st of July of 2022, I have purchased an Alecto SA-41. According to the RFXCOM manual, these should be compatible with the RFXCOM and the post of Wiley confirms that. I THINK I have done everything right (EXT firmware, version ...