Search found 828 matches

by galadril
Friday 10 January 2025 9:12
Forum: Python
Topic: Python Plugin: AWTRIX3
Replies: 2
Views: 574

Re: Python Plugin: AWTRIX3

FYI, There is a list of sample dzvents scripts here (called Flows in AWTRIX3) for Domoticz https://flows.blueforcer.de/search?provider=domoticz If you create your own neat little Flow, please upload them on this site to help others https://github.com/user-attachments/assets/1c6bf5a7-d8e5-4150-94b0 ...
by galadril
Wednesday 08 January 2025 11:08
Forum: Python
Topic: Python Plugin: Template Repo
Replies: 1
Views: 327

Re: Python Plugin: Template Repo

Btw, this template also contains Github Workflow/actions to do some basic python compile and metadata/header validation on the plugin
https://github.com/galadril/Domoticz-Py ... 2668079980

Image
by galadril
Wednesday 08 January 2025 11:00
Forum: Python
Topic: Python Plugin: Template Repo
Replies: 1
Views: 327

Python Plugin: Template Repo

Hi I thought it would be handy to create a template repository for creating new Python plugins https://github.com/galadril/Domoticz-Python-Plugin-Template Please create PR's if you like to see changes on the template plugin.py If you like to start with this template, just hit this Use Template ...
by galadril
Saturday 04 January 2025 17:13
Forum: Python
Topic: Python Plugin: Steam Status
Replies: 0
Views: 493

Python Plugin: Steam Status

Created a new plugin to fetch/show your Steam game status: https://github.com/galadril/Domoticz-Steam-Plugin https://media.licdn.com/dms/image/v2/D4E22AQFEW-G2VrEG5A/feedshare-shrink_1280/B4EZQyE_PSHsAk-/0/1736006956528?e=1739404800&v=beta&t=tYkkvkISGWfZkJh2QwlcyqLnufp-VOfNcTQjHkH3n28 🌟 Overview Ea ...
by galadril
Wednesday 11 December 2024 13:49
Forum: Python
Topic: Python Plugin: AWTRIX3
Replies: 2
Views: 574

Re: Python Plugin: AWTRIX3

🎉Samples: https://github.com/galadril/Domoticz-AWTRIX3-Plugin/blob/master/images/awtrix_door.gif?raw=true https://github.com/galadril/Domoticz-AWTRIX3-Plugin/raw/master/images/awtrix_fan.gif?raw=true https://github.com/galadril/Domoticz-AWTRIX3-Plugin/blob/master/images/awtrix_power.gif?raw=true ht ...
by galadril
Wednesday 11 December 2024 13:40
Forum: Python
Topic: Python Plugin: AWTRIX3
Replies: 2
Views: 574

Python Plugin: AWTRIX3

https://github.com/galadril/Domoticz-AWTRIX3-Plugin/blob/master/images/awtrix_domoticz.gif?raw=true AWTRIX3 Domoticz Plugin — I just created a new python plugin to integrate with AWTRIX3 Smart Clock like TC001 Smart Clock. https://www.ulanzi.com/products/ulanzi-pixel-smart-clock-2882 🔑 Key Features: ...
by galadril
Friday 16 August 2024 20:44
Forum: Python
Topic: Govee support
Replies: 17
Views: 5762

Re: Govee support

I think I found the issue. My govee lights got a new IP and it stopped working after that. I had to delete the device from Domoticz and add it again to get it working. I still have random issues where the log says the device index does not exist when used in a script. mm interesting!. dont really ...
by galadril
Friday 16 August 2024 20:42
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 94893

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

I have a different solar panel inverter currently. So i havent been working on this script.

I did create a python plugin for SolaxCloud lately.
Maybe someone can look at both scripts and create a nice python plugin for Ginlong etc?

https://www.domoticz.com/forum/viewtopic.php?t=42551
by galadril
Saturday 27 July 2024 15:30
Forum: Python
Topic: Python Plugin: SolaxCloud
Replies: 0
Views: 1949

Python Plugin: SolaxCloud

Created a new plugin for retrieving SolaxCloud data https://github.com/galadril/Domoticz-SolaxCloud-Plugin More info about SolaxCloud: https://global.solaxcloud.com https://github.com/user-attachments/assets/19ddc61a-a7b6-4e25-a71e-10b47ea92146 https://github.com/user-attachments/assets/68311361 ...
by galadril
Friday 26 July 2024 9:06
Forum: Python
Topic: Python Plugin: E-Flux EV Charger
Replies: 0
Views: 1597

Python Plugin: E-Flux EV Charger

Just created a new Domoticz E-Flux Plugin! This plugin seamlessly integrates your EV Charger data from the E-Flux by Road back office directly into Domoticz, allowing for easy monitoring. https://github.com/galadril/Domoticz-E-Flux-Plugin More info about 'E-Flux by Road' back office: https://www.e ...
by galadril
Saturday 06 July 2024 16:05
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

FYI Posted a new version of the Domoticz Quatt Python plugin https://github.com/galadril/Domoticz-Quatt-Plugin Contains more devices / data https://private-user-images.githubusercontent.com/14561640/346277545-af425b0c-86d8-41f5-8eeb-795a2a2bb0ff.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9 ...
by galadril
Tuesday 02 April 2024 19:16
Forum: Heating/cooling
Topic: Itho Wifi Controller Python plugin
Replies: 0
Views: 1472

Itho Wifi Controller Python plugin

I just started a basic Python plugin to send commands to the Itho Wifi Controller . Its currently only to push new commands to the module, not read the current state.. but please adjust if needed ;) https://github.com/galadril/Domoticz-Itho-Wifi-Plugin More info about the module: https://github.com ...
by galadril
Tuesday 02 April 2024 19:09
Forum: ESP8266
Topic: WiFi, MQTT, html controller for ITHO ventilation box (new version)
Replies: 2
Views: 2739

Re: WiFi, MQTT, html controller for ITHO ventilation box (new version)

I''ve created a basic python plugin that creates a Ventilation device with Low/Medium/High selector options.
Its currently only to push new commands to the itho wifi module, not read the current state.. but please adjust if needed ;)

https://github.com/galadril/Domoticz-Itho-Wifi-Plugin
by galadril
Tuesday 02 April 2024 19:06
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

Updated the plugin with new flowRateFiltered device added
https://github.com/galadril/Domoticz-Quatt-Plugin
by galadril
Tuesday 07 November 2023 22:10
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

Trumpske wrote: Monday 23 October 2023 9:20 Quatt Power in, Quatt Power Out and COP have been added by McKameel, see below for the new code:


Thanks for the notification, i've also adjusted the python plugin to have these new devices
https://github.com/galadril/Domoticz-Quatt-Plugin
by galadril
Tuesday 17 October 2023 22:53
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

waltervl wrote: Tuesday 17 October 2023 13:22 Thanks! I added it to the plugin list on wiki
Sweet thanks
by galadril
Tuesday 17 October 2023 12:35
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

Ok i've created a python plugin for this Quatt hybride heatpump
https://github.com/galadril/Domoticz-Quatt-Plugin
by galadril
Monday 04 September 2023 14:37
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 4099

Re: Quatt Integration

Would be cool to also implement this as python plugin?
by galadril
Friday 12 May 2023 9:53
Forum: Python
Topic: Govee support
Replies: 17
Views: 5762

Re: Govee support

Ok tx, i was also adding it to the plugin manager / pp manager repo's