Hello,
Sorry I'm on my phone, so I'll give a short but normally good reply: go to this french thread forum and translate it in your language if necessary:
https://easydomoticz.com/forum/viewtopi ... 1c2e4ff491
You'll see the steps and how to run the script!
Search found 9 matches
- Friday 21 February 2025 15:55
- Forum: Suggestions
- Topic: SIA protocol
- Replies: 6
- Views: 1405
- Saturday 30 December 2023 14:31
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 187966
Re: Tesla hardware module
0.5.5 works well 
- Saturday 30 December 2023 14:01
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 187966
Re: Tesla hardware module
Done by PM !
with 0.5.3 freshly pulled from main
with 0.5.3 freshly pulled from main
- Friday 29 December 2023 12:35
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 187966
Re: Tesla hardware module
I forgot to mention: I'm on python 3.9.2
Is it an issue ?
yes I entered the Tesla password
Is it an issue ?
yes I entered the Tesla password
- Friday 29 December 2023 11:07
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 187966
Re: Tesla hardware module
Hello, I tried your plugin but I faced a fatal error. FYI, I'm a owner of a TM3 SR+ 2022. Something that was not clear for me is what do you expect as email and password in settings of the plugin? Tesla or ABRP? ==> You mixed both in description so in the fields to fill I was a little bit lost ...
- Saturday 01 July 2023 10:04
- Forum: Show your projects
- Topic: Ahoy Dtu and Hoymiles HM-xxx integration
- Replies: 19
- Views: 9206
Re: Ahoy Dtu and Hoymiles HM-xxx integration
Hello, based on your script I updated them to fit my expectations :) thanks to you ! It follow the temperature of the onduler, the production and power. JSON = assert(loadfile "scripts/lua/JSON.lua")() commandArray = {} local url_AhoyDTU = "http://192.168.0.70/api/record/live" local idx_temp = 827 ...
- Sunday 17 April 2022 19:38
- Forum: Suggestions
- Topic: Implementing SIA protocol
- Replies: 17
- Views: 8454
Re: Implementing SIA protocol
Hello, I did a small script that runs as a service on my Pi that recover the state of the alarm (armed, normal or night mode) but it could recover many other states It requires pysiaalarm and python3-systemd (this latter being installed by apt) as packages and some I forgot (requests?).. Here is the ...
- Sunday 17 April 2022 19:37
- Forum: Suggestions
- Topic: SIA protocol
- Replies: 6
- Views: 1405
Re: SIA protocol
Hello, I did a small script that runs as a service on my Pi that recover the state of the alarm (armed, normal or night mode) but it could recover many other states It requires pysiaalarm and python3-systemd (this latter being installed by apt) as packages and some I forgot (requests?).. Here is the ...
- Sunday 08 November 2015 18:59
- Forum: LUA
- Topic: Set Temperature using Lua
- Replies: 6
- Views: 2642
Re: Set Temperature using Lua
why without IDX ?