-
I gave the python3 branch a test and it works partially:
I additionally needed to installe modules `websocket-client` and `python-dateutil`.
`e3dc.poll()` with web connection does work with using …
-
Hi,
I'm trying to get the websocket based RSCP connection to work (local works fine).
The server seems not to return the desired response:
< SERVER_REGISTER_CONNECTION (virtConId, virtAuthLevel)
…
-
Kann man die parameter.h für die Leistungen Tracker 1und 2 als weitere Systemvariablen in der Homematic erweitern? Wenn ja, was muss noch angepasst werden?
z.B.
S10_EMS_POWER_TRACKER1
S10_EMS_P…
-
Upgraded from M2 to M3. On M2, the java process sits around 20-30% CPU usage as per "top". M3 sits around 115-145%. I backed out from M3 back to M2 but left the addons as M3 (confirmed with bundle:…
-
Im trying to read the history data with DB_REQ_HISTORY_DATA_DAY but can't get it to work.
The reason is to get the daily sums for production, grid etc.
Did you get it to work?
I checked for examp…
-
Hi, I am doing this for a good friend. Thanks for the possibilty:
Using:
```
from e3dc import E3DC
TCP_IP = '192.168.0.31'
USERNAME = '---'
PASS = '---'
KEY = '---'
SERIALNUMBER = '---'
p…
-
In #52 we're discussing support how home batteries. It would be great to get access to one for understanding the possibilities. E3DC would be most helpful as it supports Modbus TCP and could be integr…
andig updated
4 years ago
-
Guten Morgen,
wenn schlechtes Wetter ist, dann schafft es leider die Software nicht entsprechend zu regeln. Hierbei wäre meine Idee, wenn der Wert der "PV" über einen bestimmten Schwellwert nicht kom…
-
Hallo Eberhard, frage komme ein wenig durcheinander mit der Sommer und Winterzeit. Muss ich da was umstellen. Jetzt ist es 18:35 Uhr. Auf der Console wird folgendes angezeigt.
`Request cyclic example…
-
I'm running HA 0.116.3 in a python3.8 venv on Ubuntu 18.04.
Installed pyscript via HASS and tried both options, UI Integration and `pyscript` in configuration.yaml.
First script runs very well and…