olivluca / tuya_rf

esphome component for a tuya rf and ir bridge
2 stars 1 forks source link

binary sensor #2

Open xiserre opened 1 month ago

xiserre commented 1 month ago

Hello!

Would it be possible to filter rf codes with a binary sensor? Use case example: listen for a remote controll press, such as a doorbell to do HASS notifications!

Thank you!

olivluca commented 1 month ago

Actually I don't know (I'm not that fluent in esphome). Since the class inherits from the remote_receiver component maybe it's just a matter of adding a modified binary_sensor.py