Forum

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

0
Answered

Time based Graph

Icristian 1 year ago in Dashboard and Widgets updated by Support Manager 1 year ago 4

Hello. 

I am using a D105 G4 in pulse counting mode for tracking the output productivity of a stamping machine. The machine is working in 2 schifts daily.  Everything is working well, I am getting the total value daily for both shifts that are working on that machine. 


but i want to be able to split the graph into 2 working schedules : 07:00-15:00 and 15:00-23:00, so i can find out wich shift is more productive .

I need some output conditioning by time , or something similar. Can this be done ? 

Now I have this : 

Image 2312

And would like something like this : 

Image 2311

0
Completed

Distance sensor

mysho999 1 year ago in Equipment updated by Support Manager 1 year ago 1

I want to make sure if this type of sensor is compatible with SMART maic D105? Digital Laser Proximity Sensor (1-400cm) Wiki - DFRobot.

THANK YOU

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
Answered

dashboard theme / chart theme from black to white

KEVIN CAREY 1 year ago in Dashboard and Widgets updated 1 year ago 2

Hello,

How can I change the dashboard theme from black to white?

It is sometimes easier to read charts / graphs on a white background.

Thanks in advance for your help.

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