[solved] Python Framework DomoticzEx - Topic is solved

Python and python framework

Moderator: leecollings

Post Reply
pipiche
Posts: 2034
Joined: Monday 02 April 2018 20:33
Target OS: Linux
Domoticz version:
Contact:

[solved] Python Framework DomoticzEx -

Post by pipiche »

In the Wiki, the statement

Code: Select all

Devices["myDevice"].Unit[1].Update(Log=True)
is supposed to work, however when using it, I'm getting this error

Code: Select all

Sep 06 18:52:47 rasp domoticz[9565]: 2021-09-06 18:52:47.070  Error: DomoticzEx: (CUnitEx_update) Failed to parse parameters: 'TypeName' &/or 'SuppressTriggers' expected.
Sep 06 18:52:47 rasp domoticz[9565]: 2021-09-06 18:52:47.070  Error: DomoticzEx: (DomoticzEx) 'CUnitEx_update' failed 'TypeError':''Log' is an invalid keyword argument for this function'.

Domoticz build 13490
Last edited by pipiche on Wednesday 08 September 2021 8:45, edited 1 time in total.
pipiche
Posts: 2034
Joined: Monday 02 April 2018 20:33
Target OS: Linux
Domoticz version:
Contact:

[solved] Re: Python Framework DomoticzEx -

Post by pipiche »

Fixed with Domoticz Build 13494 [edited]
Last edited by pipiche on Wednesday 08 September 2021 8:44, edited 3 times in total.
User avatar
waltervl
Posts: 7005
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2026.3
Location: NL
Contact:

Re: Python Framework DomoticzEx -

Post by waltervl »

pipiche wrote: Tuesday 07 September 2021 15:59 Fixed with Domoticz Build 13495
Is it saying 13495? should be 13493 or 13494.... Else my logic is not logic... :-)
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply