IP-Address Skill
Summary
Retrieve the IP address, also known as the "network address" of the Device and respond verbally to the user, and if the Device supports it, display the IP address.
Description
Return’s the known IP addresses to the user, if requested. Useful for testing.
How to Use
Say any of the following and wait for Neon to reply with the available list:
-
"What's your IP address?"
-
"Tell me your IP address."
-
"What is my public IP address?"
Examples
What is my ip address?
>> I'm at local I.P. address 10 dot 0 dot 0 dot 15
What is my public ip address?
>> My public network I.P. address is 72 dot 110 dot 150 dot 7
Requirements
netifaces==0.10.6
Use the following to install if the packages are missing:
source ${core}/.venv/bin/activate
cd ${skills}/ip-address.neon/
pip --no-cache-dir install -r requirements.txt
cd ${skills}/ip-address.neon/
pip --no-cache-dir install -r requirements.txt
Location
${skills}/ip-address.neon
Class Diagram
Contact Support
Use the link or submit an issue on GitHub
Credits
reginaneon neongeckocom Mycroft AI