-
I hope this project is still alive.
the problem is have is that a device is found, but i dont see any data coming.
here the debug messages:
```
10:37:29 INFO src/main.c:65: Configuration | yasd…
-
Hi all,
I'm hoping somebody can help me get over this final stage get things working. I have tried the original setup in a docker on a Windows machine. On startup the script would run fine and connec…
-
To go along with #3 , it would be helpful to publish a custom Debian repository to host the platform package, and any other custom packages (such as yasdi).
[https://data.solarnetwork.net/jira/brow…
-
Hi,
I have got the YASDI source on my pi and build it. But I cannot find the pyYASDI.py in the repo. I am new to this to not sure what I have done wrong?
Thanks
Chris
-
Like many others I am using your code to read out my SMA inverter.
I know it has been a long time since you published this. But maybe you can still answer this question: how did you find out the SM…
-
Dear @pkwagner,
i'm tryting to run yasdi2mqtt on HASS.IO using your latest image and RS485 to WiFi adapter, here is the yasdi.ini config:
```
[DriverModules]
Driver0=./libyasdi_drv_ip.so
# …
-
Hi there, first of all thanks for the great work! I'm running your images within Home Assistant and it works like a charm.
On first startup the device config was downloaded and I just displayed the…
-
I enter the command
docker run \
> --device /dev/ttyUSB0:/dev/ttyUSB0 \
> -v /devices:/etc/yasdi2mqtt/devices \
> -v /yasdi.ini:/etc/yasdi2mqtt/yasdi.ini:ro \
> -e YASDI_CONFIG="/et…
-
Hi leider funktioniert bei mir der docker-compose weg aktuell nicht. Ich habe einen USB RS485 Stick gekauft. Diesen mit meinem Pi 4 verbunden und hoffentlich alles bei der Anleitung richtig gemacht.
…
-
```
$Bash> cd
$Bash> cd projects/generic-cmake
$Bash> mkdir build-gcc
$Bash> cd build-gcc
$Bash> cmake ..
$Bash> make
$Bash> sudo make install …