Get domoticz version. Topic is solved
Moderator: leecollings
-
Thorgal789
- Posts: 917
- Joined: Wednesday 15 August 2018 14:38
- Target OS: -
- Domoticz version:
- Contact:
Get domoticz version.
Hello short question, someone know how to retreive the domoticz version in a python plugin ?
- waltervl
- Posts: 7005
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2026.3
- Location: NL
- Contact:
Re: Get domoticz version.
Should be in the plugin parameters: https://www.domoticz.com/wiki/Developin ... Parameters
see for example https://github.com/zigbeefordomoticz/Do ... in.py#L292
see for example https://github.com/zigbeefordomoticz/Do ... in.py#L292
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
Thorgal789
- Posts: 917
- Joined: Wednesday 15 August 2018 14:38
- Target OS: -
- Domoticz version:
- Contact:
Re: Get domoticz version.
Ha yes right, thx a lot
Have missed this usefull feature, my bad.
Have missed this usefull feature, my bad.