Search found 3 matches

by pilfos
Sunday 20 November 2016 0:58
Forum: Other questions and discussions
Topic: How to update Domoticz switches from new hardware and vice versa
Replies: 1
Views: 706

Re: How to update Domoticz switches from new hardware and vice versa

Hello again, Well, after more debugging, I understood a bit how the status from the frontend is sent to the backend. For my "alfa" development, I'll use the default combinations of Switch Type (On/Off), Type (X10), House Code (A-P) and Unit Code (1-16), until I know how to add a new custom hardware ...
by pilfos
Saturday 19 November 2016 1:02
Forum: Other questions and discussions
Topic: How to update Domoticz switches from new hardware and vice versa
Replies: 1
Views: 706

How to update Domoticz switches from new hardware and vice versa

Hello, As I explained some days ago, I started to implement a new hardware plugin for an old home automation system which I can communicate through USB/Serial/RS485. After reading, coding, debugging, I can say that I can understand a bit the Domoticz architecture but I need your help. At this moment ...
by pilfos
Monday 14 November 2016 21:03
Forum: Other questions and discussions
Topic: [SOLVED] No Serial Port combo for new hardware plugin
Replies: 0
Views: 407

[SOLVED] No Serial Port combo for new hardware plugin

Hello, I'm trying to write a new hardware plugin following this small guide https://www.domoticz.com/wiki/Developing_a_hardware_plugin I copied the code from one of the existing serial hardware, renamed to my new hardware, everything compiles ok, but when I try to add this new hardware from the GUI ...