arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.16k stars 4.8k forks source link

SerialSend as hex #3168

Closed KPK75 closed 6 years ago

KPK75 commented 6 years ago

Have you look for this feature in other issues and in the wiki? Yes

Is your feature request related to a problem? Please describe. Yes, support for LCTech modules

Describe the solution you'd like Ability to send serial commands via MQTT like SerialSend4 0xA00101A2

bastelfix commented 6 years ago

check this: https://community.openhab.org/t/looking-for-a-mqtt-to-ir-device/46455/7 and this: https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#irremote

sry, i shouldn't post in the morning

KPK75 commented 6 years ago

It's not IR just serial MCU controling the relay

Jason2866 commented 6 years ago

Hello @KPK75 Only this is possible https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#serial-bridge @arendst did the design decision not implementing sending Serial Raw only printable character. See #2190

ascillato commented 6 years ago

Hi @arendst

Is it possible to be added a command SerialSend4 to send Hex values?

ascillato2 commented 6 years ago

Added by Theo.

Please try new version.

Closing issue.

Thanks :+1: