-
Hi, unfortunately I do not get the adapter to run. Could you please have a look:
**Describe the bug**
Starting the adapter works for about 10sec then it turns red
**Screenshots & Logfiles**…
-
Hey team,
based on motion detection I trigger a scene (lights on, cover down).
The three covers I have in that scene move - but one of them into a different direction as expected :-)
From the log…
-
When I try to run the websocket-example I get the following error-message:
```
DEBUG:asyncio:Using proactor: IocpProactor
Garagentor ABB28EBC3651 ch0012
DEBUG:asyncio:Using proactor: IocpProactor
…
-
I created a Water meter
```
const waterMeter = await freeAtHome.createWaterMeterDevice("DemoWaterMeter", "Demo Water Meter")
waterMeter.setAutoKeepAlive(true);
waterMeter.setAutoConfirm(tr…
-
I create an Energy Meter like this:
```
const energyMeter = await freeAtHome.createEnergyOneWayMeterV2Device("TasmotaEnergyMeter", "Tasmota Regular Meter")
energyMeter.setAutoKeepAlive(true);
en…
-
Hi Team,
my free@home integration is sporadicly not loading.
This is not occuring every time. Mostly, a reboot is fixing this - but that is not a reliable solution ;)
I'm getting this error messa…
-
**[Original report](https://bitbucket.org/sco0ter/babbler/issue/160) by Stian Kjoglym (Bitbucket: [Stian Kjoglym](https://bitbucket.org/Stian Kjoglym), ).**
----------------------------------------
…
-
**Describe the bug**
I updated SysAp to Version 3.2.2, first, everything worked perfectly, but after a restart of ioBroker, the freeatHome Adapter didn't start anymore. I found the message "Convert…
-
Hi all,
I noticed that the climate devices don't show their current HVAC action. Since I would like to have that in HA available I did some research and made a fork of the repo and did some changes…
-
The bridge is online, but somehow the devices are never discovered or in the inbox.
I've tried updating the SysAP to v2.2.6 (was 2.2.4) but als no luck. Is there something I'm missing in my configura…