home-assistant-asterisk-dongle-sms | Notify component that uses Asterisk 's DongleSendSMS command
kandi X-RAY | home-assistant-asterisk-dongle-sms Summary
kandi X-RAY | home-assistant-asterisk-dongle-sms Summary
home-assistant-asterisk-dongle-sms is a Python library. home-assistant-asterisk-dongle-sms has no bugs, it has no vulnerabilities and it has low support. However home-assistant-asterisk-dongle-sms build file is not available. You can download it from GitHub.
Notify component that uses Asterisk's DongleSendSMS command
Notify component that uses Asterisk's DongleSendSMS command
Support
Quality
Security
License
Reuse
Support
home-assistant-asterisk-dongle-sms has a low active ecosystem.
It has 2 star(s) with 2 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
home-assistant-asterisk-dongle-sms has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of home-assistant-asterisk-dongle-sms is current.
Quality
home-assistant-asterisk-dongle-sms has 0 bugs and 0 code smells.
Security
home-assistant-asterisk-dongle-sms has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
home-assistant-asterisk-dongle-sms code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
home-assistant-asterisk-dongle-sms does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
home-assistant-asterisk-dongle-sms releases are not available. You will need to build from source code and install.
home-assistant-asterisk-dongle-sms has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
It has 60 lines of code, 4 functions and 2 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed home-assistant-asterisk-dongle-sms and discovered the below as its top functions. This is intended to give you an instant insight into home-assistant-asterisk-dongle-sms implemented functionality, and help decide if they suit your requirements.
- Send a message to Asterisk .
- Return an instance of AsteriskNotificationService .
- Initialize the connection .
- Called when a message is received .
Get all kandi verified functions for this library.
home-assistant-asterisk-dongle-sms Key Features
No Key Features are available at this moment for home-assistant-asterisk-dongle-sms.
home-assistant-asterisk-dongle-sms Examples and Code Snippets
No Code Snippets are available at this moment for home-assistant-asterisk-dongle-sms.
Community Discussions
No Community Discussions are available at this moment for home-assistant-asterisk-dongle-sms.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install home-assistant-asterisk-dongle-sms
Copy notify/asterisk_dongle_sms.py to custom_components/notify/ directory.
Copy notify/asterisk_dongle_sms.py to custom_components/notify/ directory.
Configure Asterisk AMI by editing /etc/asterisk/manager.conf: [general] # enables AMI api enabled = yes # sets listen port port = 5038 # listen interface bindaddr = 127.0.0.1 # user name [smart-home] # user password secret=your_password # privileges, that's all we need for calling DongleSendSMS read=call write=call Restart Asterisk.
Add the following lines to the configuration.yaml:
Add automation.
Copy notify/asterisk_dongle_sms.py to custom_components/notify/ directory.
Configure Asterisk AMI by editing /etc/asterisk/manager.conf: [general] # enables AMI api enabled = yes # sets listen port port = 5038 # listen interface bindaddr = 127.0.0.1 # user name [smart-home] # user password secret=your_password # privileges, that's all we need for calling DongleSendSMS read=call write=call Restart Asterisk.
Add the following lines to the configuration.yaml:
Add automation.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page