Skip to content

ianabshire/ha-scriptable-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ha-scriptable-widgets

Scripts for creating iOS widgets to display Home Assistant sensors via the Scriptable app.

  1. Add script to Scriptable app (either copy/paste or save .js file to Scriptable folder in your iCloud drive).
  2. Replace <HASS IP> with the IP address of your Home Assistant instance (default is homeassistant.local:8123).
  3. Replace <YOUR Long-Lived Access Token at http:https://<HASS IP>/profile> with an access token you generate in Home Assistant.
  4. Modify script to get the state and/or attributes from sensor entity you're interested in.
  5. Add Scriptable widget in iOS and select your script.

Adapted from m33x: https://gist.github.com/m33x/62f6e8f6eab546e4b3a854695ea8c3a8

Examples

  1. Washer/Dryer Status
    • Displays state and time remaining of LG ThinQ connected washer and dryer
  2. Shade Batteries
    • Displays battery percentage of Smart Shades (3 Day Blinds)

IMG_9255

About

iOS widgets for Home Assistant sensors via Scriptable app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published