tombrain

Results 16 comments of tombrain

> Let me know if you figured it out. Would also like to use a bridge rather than another Raspberry Pi! Hi @chiefymuc, exact. I want to port to a...

> Using Warema EWFS shutters with aircontrol without any issue Hi @m4rquez, sorry, i found no solution to create Codes for the bridge. Until now i have to use aircontrol.

Unfortunately, it is not possible to add an "autodetecet" sorter, which will be checked before the standard validators. Example: ``` ts.addParser({ id: "germanShortDate", is: function (s) { return /\d{1,2}[\.]\d{1,2}[\.]\d{2,4}/.test(s); },...

Now i use an esp32 and ESPHome. Communication by MQTT to Home Assistant. That works for me.

- Codes snifft by aircontrol - Receiver & Transmitter ![image](https://user-images.githubusercontent.com/523219/208516117-e04bb02f-e88b-4eb9-831f-771c36c1fac2.png) - Flash ESP with https://github.com/tombrain/warema_mqtt_bridge - Send Codes from HA via mqtt

But next time i will do some changes to work by ESPHome. And additioinally some doku :-)

@chiefymuc good news. i extend aircontrol to sniff waremacodes direct https://github.com/tombrain/aircontrol branch: localwaremacodes run with paramter x and directly get the code ![image](https://user-images.githubusercontent.com/523219/211107630-e840ce08-4a86-41df-8aab-137b28231526.png)

@Blackspell01 did you downlad the code from https://github.com/tombrain/aircontrol branch: localwaremacodes

@Blackspell01 I use esphome. It works perfectly. It even works with percentages of the rollo.

@chiefymuc i upload my esphome.yaml https://github.com/tombrain/esphome_waremacontrol there are two parts: - first: warema_blind_component.h listening for MQTT an send it per RCSWitch - second: ESPHome timebased for sendind MQTT