Search found 269 matches

by fantom
Sunday 03 November 2024 12:47
Forum: Others
Topic: New module - BleBox
Replies: 37
Views: 7676

Re: New module - BleBox

by fantom
Friday 18 October 2024 20:23
Forum: MQTT Auto Discovery
Topic: ShellyTeacher for Domoticz
Replies: 95
Views: 11302

Re: ShellyTeacher for Domoticz

waltervl wrote: Thursday 17 October 2024 23:56 If an admin then this assigned devices list should be empty.
Thanks. This is solution.
Now I see devices.

But still on configuration page for MQTT AD list is empty.
by fantom
Thursday 17 October 2024 18:40
Forum: MQTT Auto Discovery
Topic: ShellyTeacher for Domoticz
Replies: 95
Views: 11302

Re: ShellyTeacher for Domoticz

I know.
But I don't see this device. On MQTT AD configuration also nothing.
by fantom
Thursday 17 October 2024 13:14
Forum: MQTT Auto Discovery
Topic: ShellyTeacher for Domoticz
Replies: 95
Views: 11302

Re: ShellyTeacher for Domoticz

Hi.
I try add my first Sshelly to Domoticz.
Shelly mini PM1 gen3
After all, I see it on devices list. But I don't see it on any tab and on mqtt AD configuration.
What did I do wrong ?
by fantom
Saturday 15 June 2024 11:07
Forum: Bugs and Problems
Topic: I have problem with latest beta
Replies: 4
Views: 531

Re: I have problem with latest beta

I tried several times. Including restarting rpi in var/run exists domoticz.pid I add domoticz log and i see errors 2024-06-15 11:08:21.929 Error: Domoticz(pid:1404, tid:1415('MainWorker')) received fatal signal 6 (Aborted) 2024-06-15 11:08:21.929 Error: siginfo address=0x57c, address=0xffffffff 2024 ...
by fantom
Saturday 15 June 2024 9:17
Forum: Bugs and Problems
Topic: I have problem with latest beta
Replies: 4
Views: 531

I have problem with latest beta

Today morning i update domoticz to latest beta. And now I can't connect to domoricz by web etc :( I don't know why. I do uprady often. I've never had this problem. pi@raspberrypi:~/domoticz $ sudo ./updatebeta Stopping Domoticz... Making backup of current installation... Output file: backups ...
by fantom
Thursday 13 June 2024 12:58
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 100995

Re: Satel Integra (Security System) with ethernet module

what is the date of the firmware in ETHM?
by fantom
Thursday 06 June 2024 20:25
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

Ok.
But 0 equal "selected" (in domoricz 0 = "empty")
And 40 should be empty.
by fantom
Monday 03 June 2024 16:33
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

Do You fix this bug?

ps. I see that one PR is merged to domoticz.
by fantom
Wednesday 22 May 2024 7:33
Forum: Others
Topic: New module - BleBox
Replies: 37
Views: 7676

Re: New module - BleBox

So feel free to download the version at least
Version: 2024.4 (build 15998)

Strongly rebuilt BleBox support. There should be no duplicates, the controls should work, signal strength should be displayed, etc.

ps. I recomended remove all BleBox devices and add they again.
by fantom
Wednesday 15 May 2024 20:04
Forum: Bugs and Problems
Topic: General/Text doesn't trimmed
Replies: 1
Views: 398

General/Text doesn't trimmed

Long text on General/Text not trimmed (or something like that).
by fantom
Monday 13 May 2024 16:46
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

Something is wrong, but I don't see bug in code "StatusCirPump": { "name": "StatusCirPump", "passive": true, "write": true, "lastup": 1715610974, "zz": 8, "id": [181, 18, 0], "fields": { "0": {"name": "", "value": "on"} }, "fielddefs": [ { "name": "", "slave": false, "type": "UCH", "isbits": false ...
by fantom
Sunday 12 May 2024 13:14
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

So I understood correctly from the code. In my json i have only two nodes with write = true and zero with "-w". But in domoticz i have many of devices for write. For exammpel setpoints and selectors. And all devices for write, i have like "read only". "SetMode": { "name": "SetMode", "passive": true ...
by fantom
Sunday 12 May 2024 8:50
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

I don't understand which device is writable.
Can show me one node from json and which parameter indicates this?
by fantom
Saturday 11 May 2024 16:13
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

And i found something new
"mbar" milibars ? megabars ?
by fantom
Saturday 11 May 2024 16:04
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

Something is wrong "m": "timedate", need to be "min" ? and also with 1/min is bug elif (sFieldType == "number") or (sFieldType == "custom") or (sFieldType == "rpm") or (sFieldType == "timedate"): remove or (sFieldType == "rpm") https://github.com/guillaumezin/DomoticzEbusd/pull/13
by fantom
Friday 10 May 2024 9:34
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

I created PR with showing level name instead of index
https://github.com/domoticz/domoticz/pull/6077

and PR for more date/time icon
https://github.com/guillaumezin/DomoticzEbusd/pull/12
by fantom
Friday 10 May 2024 8:16
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

This should be general selector, I think you have text because you begun in read-only mode. In next version, I will change automatically the switch type when switching from read-only to read/write and from read/write to read-only. I cheked it in code. This is GeneralSwitch, but domoticz show it as ...
by fantom
Thursday 09 May 2024 21:42
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

Yeah. I will try fix it.

And what do You set in nvalue?
And i don't know, why first value on list is empty

ps. Maybe this need to be general/selector ? nor switch with level.
by fantom
Thursday 09 May 2024 20:44
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 28657

Re: Python Plugin: ebusd

And i think this is bug. Domoticz shows the value incorrectly or plugin set bad value. I don't know where these values (20, 30 etc) come from. I think, svalue need to show this same what nvalue, or maybe text like "Mo-Fr" etc. Edit: Ok. This nvalue is selector index * 10. That this is small bug for ...