1.0.7 • Published 7 years ago

pimatic-quote-of-the-day v1.0.7

Weekly downloads
15
License
ISC
Repository
github
Last release
7 years ago

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"
1.0.7

7 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago