tunip

Results 30 comments of tunip

Hi, i have the same issue as simonrb2000 with an additional DoorOpenSensor. Would be great to use HomeKit AND a wall swtich together with correct states/function.

If you prefer checkboxes please consider also the following events: - "CrossRegionDetection" (intrusion event) - "CrossLineDetection" (tripwire event) - "FaceDetection" (face detect event) I changed `codes` to `[CrossRegionDetection]`, as I...

@j0ta29 how do you connect the Optolink adapter to the ESP? I would like to help with testing, but I only have a USB adapter with vcontrold in use.

@j0ta29 I am prepared (functioning readhead) to test if this PR can be tested.

@j0ta29 Many thx for the instructions. So far it works stable and well. ![image](https://user-images.githubusercontent.com/11404472/227502261-3b73caee-7d9d-4e01-88c9-c4802ff8eb35.png) **I have noticed the following:** If I add two raw text sensors, Home Assistant loops into...

@j0ta29 If I add the text sensor (address 0x7510 ) again, I receive the following data: ``` 12:35:58][I][Optolink:055]: read value of datapoint Fehlerhistorie 2 [12:35:58][D][OptolinkSensorBase:017]: Datapoint optolink - Fehlerhistorie 2:...

@j0ta29 Many thx for your feedback! Yes, your suggestion worked great. ``` - platform: optolink name: Fehlerhistorie 1 address: 0x7507 bytes: 1 update_interval: 300s icon: mdi:note-text-outline filters: map: - "0.000000...

Since last commit, compiling failed... ``` In file included from src/esphome/components/optolink/optolink_sensor_base.cpp:3: src/esphome/components/optolink/optolink_sensor_base.h:6:10: fatal error: esphome/core/string_ref.h: No such file or directory #include "esphome/core/string_ref.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. *** [/data/heizung/.pioenvs/heizung/src/esphome/components/optolink/optolink_sensor_base.cpp.o] Error 1 In...

@altacoon Which components do you use? My first reader also didn't worked (some parts from eBay and Amazon). Then I reordered all components again and now it works reliable. I...

Same issue on M5Stack C3U (esp32c3).