Загрузка страницы

Tasmota #07 | Show remote sensors with MQTT & KNX Events in SSD1306 | Compile online with GitPod

As a follow up to our previous tutorial, we compile our own bin, in order to receive sensor values from other Tasmota devices, using MQTT and KNX events, and display them in our SSD136 Display.
Links:
Tasmota Builds: https://tasmota.github.io/docs/Firmware-Builds/#firmware-variants
Tasmota Compiling: https://tasmota.github.io/docs/Compile-your-build/
TasmotaGitpod information and links: https://tasmota.github.io/docs/Gitpod/
GitPod: https://www.gitpod.io/
GitHub: https://github.com/
MQTT Events: https://tasmota.github.io/docs/Subscribe-%26-Unsubscribe/
KNX Events: https://tasmota.github.io/docs/KNX/

Compiling files & commands:
File to edit: user_config_override.h
File to copy from: tasmota_configurations.h
Compile command: platformio run -e tasmota
Output file directory: /Tasmota/build_output/firmware/

Rules:
// Local //
Rule1 ON tele-DS18B20#Temperature DO DisplayText [zs2x10t] [s1x85] local [s1x85y25] o [s1x100y30] C [s3x-20y30] %value% ENDON
Rule1 ON

// MQTT Event //
Rule2 ON mqtt#connected DO Subscribe waterTemp, tele/Water/SENSOR, DS18B20.Temperature ENDON ON Event#waterTemp DO DisplayText [zs2x10t] [s1x85] mqtt [s1x85y25] o [s1x100y30] C [s3x-20y30] %value% ENDON
Rule2 ON

// KNX //
Rule3 ON event#knxrx_val1 DO DisplayText [zs2x10t] [s1x85] knx [s1x100y25] o [s1x115y30] C [s3x-20y30] %value% ENDON
Rule3 ON

Видео Tasmota #07 | Show remote sensors with MQTT & KNX Events in SSD1306 | Compile online with GitPod канала Panagiotis Vollas
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
19 ноября 2021 г. 20:47:44
00:09:33
Яндекс.Метрика