mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-11-07 18:07:59 +00:00
micor changes and clean up.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
# # @author : Mahasri Kalavala
|
||||
# # @date : 04/15/2017
|
||||
# # @package : Random Chuck Norris Facts
|
||||
# # @description : Daily dose of Chuck Norris.
|
||||
# # It is intentionally set to query once a day.
|
||||
# # @description : Daily dose of Chuck Norris.
|
||||
# # It is intentionally set to query once a day.
|
||||
# # Know your limits, too much of Chuck Norris is not good!
|
||||
# #
|
||||
# #
|
||||
# # These are facts, and not jokes. DO NOT JOKE ABOUT CHUCK NORRIS!
|
||||
# # ##############################################################################
|
||||
# homeassistant:
|
||||
@@ -33,4 +33,4 @@
|
||||
# - service: persistent_notification.create
|
||||
# data:
|
||||
# title: 'Chuck Norris fact:'
|
||||
# message: '{{ states.sensor.fact_of_the_day.state }}'
|
||||
# message: '{{ states('sensor.fact_of_the_day') }}'
|
||||
|
||||
Reference in New Issue
Block a user