-
for example, smartvisu only allows to define host (or address) and port.
To allow a setup with ssl it would help to use just the address field to define the whole string.
```
var homegear = new Homeg…
spali updated
9 years ago
-
provide the Homegear class in the namespace Homegear.
So the class is globally available as `\Homegear\Homegear`
This would avoids name collisions in custom scripts.
Every "official" class is provide…
spali updated
9 years ago
-
Script calls of the internal php engine drop the following message to the log since the new Homegear class is included (build 0.6.0-116):
```
05/07/15 14:37:23.129 Scriptengine (/var/lib/homegear/scr…
spali updated
9 years ago
-
It's maybe just cosmetics, so don't rate it with high priority.
When Homegear shuts down, either events get's still executed after the rpc server stopped accepting connections or still running event t…
spali updated
9 years ago
-
Already spoken about. Here my current version of my "API".
I can't suggest to get it 1:1 currently, but maybe use as base.
https://github.com/spali/homegear_php_api
**First explainations, ask for mor…
spali updated
9 years ago
-
Hi Sathya
Currently working on a build environment to always get the latest version. During this I found, that installing just the build dependencies does not install all build dependencies.
`libphp5…
spali updated
9 years ago
-
Hi Leute.
Schönes lightweight Projekt. Genau das was ich gesucht habe.
Nur habe ich mal eine Frage bezüglich dem Diensten rfd und hs485d.
Kann ich diese auch per XML::RPC ansprechen und mir die Daten…
-
_From [thomas.letsch.de](https://code.google.com/u/thomas.letsch.de/) on April 30, 2013 08:54:51_
We have multiple request for support of the LAN adapter.
Since the protocol spoke by the LAN adapter…
-
Summary: Installing Homegear via apt-get does not install php5 and php5-xmlrpc
System: Raspberry Pi B+ running up-to-date Raspbian Wheezy with homegear repository
When installing Homegear via the apt…
-
Summary: Using `addLink` to pair a MAX! Eco Switch with either a Wall Thermostate or a Valve Drive causes Homegear to crash
System: Raspberry Pi B+ with up-to-date Raspbian Wheezy. Homegear Version is…