Forum

Measure, Analyze, Control ... ask, answer, suggest.

0
Answered

Adding virtual values for multiple smart maic devices

ABovsh 11 months ago in General questions updated by Support Manager 11 months ago 1

I have two smart maic devices. For some reason whey I try to create a virtual value, there is no possibility to pick the device I need and all the values can be created only for the first device. The question is how to create a virtual values for the second device.

0
Answered

Problem exporting data in CSV format

Peter 1 year ago in General questions updated by Support Manager 1 year ago 1

Hi. Please can you advise when i export the data in a csv comma delimited file format why most of the data is not separated into columns.  This the first time this is happening.

Regards

Peter

0
Answered

CSV export examples for every sensor product in shop

KEVIN CAREY 1 year ago in General questions updated by Support Manager 1 year ago 3

Hello

We are interested in the data available in CSV format for every type of sensor in your shop inventory.


We need to know what fields will be reported in the API for each device type so that we can tailor API dashboard reporting for our clients.

For example the CSV report / API fields for:

smart-MAIC D101-2 CT Clip WiFi 1−Line Energy monitor

Water Flow Sensor

Wind Direction Sensor, angle step 360°/16

Solar Radiation Sensor

and for every product ....

We are interested in exploring how to design our business solutions and data analytics around your services.

Regards

0
Under review

Including Sensors for Gas and Water in Homeassistant

Sebastian 1 year ago in General questions updated by Support Manager 1 year ago 1

I just can’t get any further. Probably a beginner’s mistake. I have MQTT installed and would like to display the values ​​read from my Smart-Maic as a sensor. I managed to get the connection and the data is also read out (here from the MQTT Explorer):

grafik824×255 4.81 KB

How do I get this into the Configuration.yaml?
I tried this here. But something seems to be missing because the sensor appears, but no values.

mqtt:


sensor:
name: “gas meter”
state_topic: “1761610240.TCh1”
unit_of_measurement: “m³”
icon: “mid:fire”

And no entities are displayed in my MQTT Broaker.

In the settings under Entities it does, but without values.

Can anyone help me here? I would be happy.
Greetings Sebastian