Thanx,
This helps!
thanx again for your support.
Herwin Jan
Art: Beiträge; Benutzer: HerwinJan
Thanx,
This helps!
thanx again for your support.
Herwin Jan
Hi,
I did some tests:
- reinstall the plugin
- reinstall the Nuki bridge
- reinstall the config in Symcon
- tested the Wifi channels
What i found out:
I can do once a close of the door.
hi,
i got: 1.05-1008
The status command is working, i got the current status, only the NUKI_ToggleSmartLock is failing.
The command: NUKI_SetLockAction(13455,473651124,2,0);
is also...
Hi,
Thanx for this module!
I've installed it last week with my new Nuki v2.
When i try to interact with the lock i got those errors:
51126
51127
Hi,
any update on this?
With my Home.app it is working (Alternative IOS app). i can set volume and mute.
Thanx
Hi,
I've made a first version of a B&O module to support new B&O and BeoPlay devices. Only devices with IP support are supported.
It is my first module, if i can make it better, let me know!
...
found it,
added those functions to my class and it works:
public function __set($name, $value)
{
$this->SetBuffer($name, serialize($value));
}
public function...
Thanx, this helped me a lot! traffic is comming in!
Next question, how can i have a statefull property variable?
examples:
/**
* @property int $State
*/
class BangOlufsenDevice extends...
thanx for you reply.
Already checked both modules.
I already build some modules, but the question is how to proces a HTTP Stream of data.
A telnet output:
~ telnet 192.168.11.167 8080 ...
Hi,
i want to make a B&O module for my TV and speakers.
The question i have is to make a JSON stream into SYmcon.
B&O works with a JSON stream based on the HTTP/1.1 protocol. connection is...
Thanx Kai, working great!
Hi Kai,
Thanx for all the work!
Two questions:
1) Are you planning support for Hue Color lamps in the Webfront?
String like:...
Don't bother.. my bad. Switched Lon/Lat...
Hi,
I got the temperature in fahrenheit, how can i change it to Celcius?
thanx!
Hi,
I'm using the modules for some time now, thanx for the development!
After sometime i got some strange error:
46565
I already installed a new instance, the problem is gone for some...
Hi,
Is there a way to fast clean the archives of invalid values (like 0 in a counter dataset)?
thanx
Herwin Jan
Fixed thanx!
Herwin Jan
Hi,
I'm using jsonRPC to get some data from NodeRed to Symcon.
Now i got this error: message":"Maximum login limit has been reached!
...
Thanx, fixed!
update-locale LC_ALL="en_US.UTF-8"
was the trick on Ubuntu.
Hi,
Thanx for you great plugin. In the latest Beta i got these errors a lot:
13-10-2018 10:08:22 | TimerPool | XXXXX (RequestState): <br />
<b>Warning</b>: Unsupported locale: C in...
Hi,
Sorry. Not working.. i still get 122241,8W ..
41785
Great, thanx. I will test it the couple of days (i need some sunshine to test :) )..
keep you posted.
Thanx for you answer.
Any other options possible?
Hi,
Is there a way to change the settings of the serial port with more options?
I want to build a module that needs the following setting:
exec('stty -F ' . $port . ' cs8 9600 ignbrk -brkint...
Hi,
Thanx for creating this module! now i have dropped IPSLibrary and save lots of Variables!
One question, can you please build in support for negative values. I have some solar collectors and...