Skip to content
/ Arctic Public

Tool to monitor Arctic Spa Connectivity and then force a reboot on the spa

Notifications You must be signed in to change notification settings

Octo23/Arctic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Small Python Script to monitor Arctic Spa for App/Website connectivity and then to trigger a reboot

You will need to tweak the values in External_Key.py to allow this script to run. You must generate an API Key for the tub in question https://www.myarcticspa.com/spa/SpaAPIManagement.aspx

API_Key_secret = ""

Hardcoded Spa IP SPA_IP = "0.0.0.0"

pushOver should be set to True if using the Pushover.net tool for notifications set push_token and push_user to your token and username. I was already using the pushover notification for other things within my home push_token = "" push_user = "" pushOver = False

This script can be used if your Arctic Spa is going offline according to their website, but still online according to your network. If your Arctic Spa is dropping completely off your network, then this script can't help you.

About

Tool to monitor Arctic Spa Connectivity and then force a reboot on the spa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages