Forum

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

+1
In discussion

Home Assistant

Виталий 6 years ago in General questions updated by krasnoukhov 2 weeks ago 98

How to integrate into Home assistant ? There is also MQTT

0
In discussion

Состояние реле на графике

2 months ago in Dashboard and Widgets updated 2 months ago 2

Здравствуйте!

Как для устройства D105 G5 на графике выводить состояние реле ?

Спасибо

+20
In discussion

min, max, avg значения

Albert 6 years ago in Dashboard and Widgets updated by Logging 9 months ago 9

А можно получить итоговую информацию (на графике, в таблице) за отображаемый период

например для температуры

max:   20гр       25/09 15:30

avg:     16.5 гр 

min:     14.1 гр    26/09  4:38

и также для других показателей U, I, W...

0
In discussion

накладання графіка сьогодні на графік вчора

Sergii 1 year ago in Dashboard and Widgets updated 1 year ago 3

Добрий день,

В процесі користування сервісом, виникла потреба порівнювати споживання електроенергії по двом календарним дням - "сьогодні" та "вчора", з можливістю відображення накладених графіків один на одного в режимі онлайн. Бачити споживання за попередній день тієї ж години гістаграмою, наприклад сірого кольору на фоні миттєвого споживання - більш яскравим кольором.
Чи можливо впровадити таку функцію у дашборді?

Image 2413

    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