Forum

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

0
Under review

Relay control based on Virtual Value (D105-12)

Obsidion 1 week ago updated by Support Manager 6 days ago 1

Hello,

I am using a D105-12 and have created a Virtual Value (Arithmetic Operation) to calculate ΔT between two temperature channels (Tsupply − Treturn).

However, in Condition Management the Virtual Value does not appear as an available data source for relay control — only the physical channels (T1, T2, ADC, etc.) are listed.

Could you please clarify:

  1. Is it possible to control the relay of D105 based on a Virtual Value?

  2. If yes — is a specific firmware version or configuration required?

  3. If not — is this functionality planned for a future firmware update?

I am using the Virtual ΔT specifically for heat pump defrost detection, so direct relay control based on Virtual Value would be very useful.

Thank you in advance.

0
Answered

Копіювання налашутвань дошки

TOV_rost 2 weeks ago in Dashboard and Widgets updated by Support Manager 2 weeks ago 2

Чи є можливість скопіювати налаштування дошки з демо дашборду до свого?

0
Answered

Where can I download User Manual

Voo 8 years ago in Equipment updated by Support Manager 4 weeks ago 1
Where can I download manuals?
Answer
Support Manager 4 weeks ago

smart-MAIC D103 Multi-Language Manual Read »

smart-MAIC D101 Multi-Language Manual Read »

smart-MAIC D105 Multi-Language Manual Read »

Інструкції українською:

Инструкции на русском:

English version of User Guide:

Додаткові інструкції:

Дополнительные инструкции:

Additional instructions:

0
Under review

Home Assistant integration setup

Михаил 4 weeks ago in General questions updated by Support Manager 4 weeks ago 1

Підкажіть, про останній єтап

"Активація «Home Assistant» змінить налаштування:"

  • Префикс : «smart-maic/»
  • Розділювач : «/»

MQTT Discovery- в HA активовано

MQTT  пристрою - налагоджено згідно інструкції.

Але автоматичноа інтеграція не відбувається

+5
In discussion

Как получить минимум и максимум за период

Andrey 2 years ago in Dashboard and Widgets updated by Support Manager 4 weeks ago 6

Потрібно отримати максимальне і мінімальне значення за деякий період часу.

Наприклад температура за сутки. Або максимальне/мінімальне напруги.

Пробував у виджеті таблиця використання функції Math.max(d.T5) і Math.min(d.T5)

Вони повертають однакове значення (власне рівне d.T5).

А як отримати max/min із усього множества за час/день...?