-
Notifications
You must be signed in to change notification settings - Fork 2
Added selective line parameter "incomingLines" #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
debugging
debugging
Improve DISCONNECT handling
Improved handling of DISCONNECT events |
Small bug fixed |
See here the output to the log (in case the active line matches the configured incomingLines): |
Small addition to readme |
With the new config parameter on device level, the selection of single or multiple lines is possible for each device:
'incomingLines':['123456','234567'];
If a call comes in for one of these lines, the incoming sensor trigers, otherwise it doesn't. This allows you to create simple automations on specific phone calls.