jheling / freeathome

Free@Home component for Home Assistant
103 stars 37 forks source link

FAH (Welcome) Doorbell - Sensor #66

Open dprauser opened 3 years ago

dprauser commented 3 years ago

Now that the Door lock of the "Welcome" integration works great, have you thought in adding the doorbell sensor too? Would be cool to get a notification on the mobile app if someone rang it or use an automation to trigger lights when the doorbell was muted at night.

jheling commented 3 years ago

That should be possible . Have you tried to use get-master-message.py to see if there are any messages coming from the sysap when you press the doorbell?

RichardvanGestel commented 3 years ago

Maybe I can help? I also have a doorbell like that. Can you explain what I should do?

derjoerg commented 2 years ago

You can solve this with "Emulated Hue". Expose an "input_helper boolean" to FAH. In FAH:

I just configured it and it works like a charme :)

RichardvanGestel commented 2 years ago

Hi,

Thank you, it works like a charm.

Grtz, Richard

Op vr 28 jan. 2022 om 15:02 schreef derjoerg @.***>:

You can solve this with "Emulated Hue". Expose an "input_helper boolean" to FAH. In FAH:

  • Place "Türruf 1" (sorry, I don't know the english translation for this) in a location
  • Create an action, which reacts on this and as "action" turn on the "light" and afterward turn it off

I just configured it and it works like a charme :)

— Reply to this email directly, view it on GitHub https://github.com/jheling/freeathome/issues/66#issuecomment-1024252182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN3QJU7JS7PI75FZNOK7JTUYKOXFANCNFSM4PXTGU5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>