Search found 12 matches

by alfa001
21 Jul 2021 08:03
Forum: Discussions in English
Topic: Elaborate ghost schedule
Replies: 3
Views: 2584

Re: Elaborate ghost schedule

It seems this was the random module, which was off but still on somehow. Uninstalled, it is now off and disabled for sure, and everything seems to be working again.
by alfa001
20 Jul 2021 08:45
Forum: Discussions in English
Topic: Elaborate ghost schedule
Replies: 3
Views: 2584

Re: Elaborate ghost schedule

Thank you. I have restarted a couple of times. When the server is running, the ghost schedule is active.
by alfa001
15 Jul 2021 19:35
Forum: Discussions in English
Topic: Elaborate ghost schedule
Replies: 3
Views: 2584

Elaborate ghost schedule

So I made an elaborate schedule for some lights, and when I didn't think I would need it again I removed all settings.

Somehow these setrings survived, and is still turning on and off lights at odd hours, with no configuration in gui to change or disable.

What do I do?
Database hack?
by alfa001
24 Apr 2021 19:47
Forum: Discussions in English
Topic: text device, with api call for updating text
Replies: 3
Views: 6695

Re: text device, with api call for updating text

yes, it seems to support html
markup is stripped when using the GUI api information, but it works :-)
by alfa001
24 Apr 2021 19:31
Forum: Discussions in English
Topic: text device, with api call for updating text
Replies: 3
Views: 6695

Re: text device, with api call for updating text

Thank you! I made a module creating a vDev deviceType text. I wanted to use the Virtual Device API, and this seems to work. // Create vdev self.vDev = self.controller.devices.create({ deviceId: "LabelDevice_" + this.id, // contains initial values for UI when module is created defaults: { m...
by alfa001
19 Apr 2021 19:27
Forum: Discussions in English
Topic: text device, with api call for updating text
Replies: 3
Views: 6695

text device, with api call for updating text

In other home automation systems I was always using a simple widget/module/app where text/label/message was updatable using an api call. For instance an information string with cpu temp/temp/disk space etc (instead of using snmp), or the result of whatever push-button function/macro/script. I have s...
by alfa001
02 Feb 2021 09:50
Forum: Discussions in English
Topic: Decipher configuration backup
Replies: 6
Views: 3589

Re: Decipher configuration backup

Is it possible to use any of the apis to change/set the configuration? Or list the configuration?
by alfa001
01 Feb 2021 11:56
Forum: Discussions in English
Topic: Decipher configuration backup
Replies: 6
Views: 3589

Re: Decipher configuration backup

Using linux, and would like to get rid of the error message and remove the remote exploit before starting the service.
by alfa001
31 Jan 2021 12:54
Forum: Discussions in English
Topic: Fibaro walli dimmer
Replies: 2
Views: 1931

Re: Fibaro walli dimmer

Thank you, I got it working in the expert mode first try.
by alfa001
31 Jan 2021 12:40
Forum: Discussions in English
Topic: Decipher configuration backup
Replies: 6
Views: 3589

Re: Decipher configuration backup

This is the security issue that I would like to disable before starting the service: --- manual page 23 --- Right after boot-up, the Z-Way TM controller will connect to the find service announcing its presence. This is done using a reverse ssh service. The client side of this service is available on...