Mat931 / digitalstrom-homeassistant

digitalSTROM integration for Home Assistant
MIT License
14 stars 1 forks source link

Analog Values of a DigitalStrom connected ModbusRTU Energymeter integration to Home Assistant #21

Open Widi1982 opened 3 days ago

Widi1982 commented 3 days ago

Hi,

since some months Digitalstrom has released the ModbusRTU App for Digitalstrom. I am using the SDM630-Modbus V2 of Eastron I am unfortunately not that familiar with python and Json. Perhaps there is the opportunity that you will consider the integration for the next updates. BR

Mat931 commented 2 days ago

Hi @Widi1982 ,

right now I don't have access to a DigitalStrom system so it's hard for me to develop new features.

If you're lucky the sensor data you want to read might be accessible by its path. You would have to find out and tell me the exact path of the data in the tree view. (for example apartment/zones/...) Here are some screenshots of the tree view and how to open it: https://github.com/Mat931/digitalstrom-homeassistant/issues/11#issuecomment-1961777506

Sorry but I'm not really familiar with the DigitalStrom web interface anymore since I haven't used it for a few months.

Mat

Widi1982 commented 2 days ago

Hi Mat,

the Problem Is to get the data over Json from a website... this is unusual for digitalstrom...

image Bildschirmfoto 2024-10-09 um 01 05 31

I don't know, how I could get this Data from the DSS. :( Are you perhaps available for a web meeting? then it would be easier to explain...

Best regards

Mat931 commented 2 days ago

Could you explain some more about this JSON from a website? Or maybe send me some documentation? I couldn't find anything about the ModbusRTU app and how it works.

If the data isn't available in the DSS then it won't work with this integration. But you could try other methods. If there's a webserver somewhere outside the DSS offering JSON output, you could try building something in NodeRED to read the values and send them to HomeAssistant.

Sorry I'm not available for a web meeting, but we could text on discord if you want to.