Page 1 of 1

Python Plugin: Template Repo

Posted: Wednesday 08 January 2025 11:00
by galadril
Hi

I thought it would be handy to create a template repository for creating new Python plugins
https://github.com/galadril/Domoticz-Py ... n-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 button to create your own repository for your plugin

Image

Re: Python Plugin: Template Repo

Posted: Wednesday 08 January 2025 11:08
by galadril
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