Skip to content

Timvdv/pimatic-quote-of-the-day

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

pimatic-quote-of-the-day

Creates a variable with the quote of the day

Add the plugin:

    {
      "plugin": "quote-of-the-day"
    }

Add the quote device:

    {
      "id": "quote",
      "name": "quote of the day",
      "quote": "",
      "class": "QuoteDevice"
    }

#Update the quote device To update the quote device I used the default scheduler build into Pimatic When you add this line to your rules the quote device gets updated when it's 03:00 in the morning.

when its 03:00 update quote quote with "quote"

About

Creates a variable with the quote of the day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published