diff --git a/.HA_VERSION b/.HA_VERSION index 23b64a49..6c772873 100755 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -0.40.0 \ No newline at end of file +0.38.3 \ No newline at end of file diff --git a/automation/medicine_logger.yaml b/automation/medicine_logger.yaml index 63290dee..7fb086e3 100755 --- a/automation/medicine_logger.yaml +++ b/automation/medicine_logger.yaml @@ -22,3 +22,7 @@ payload: '{{ states("sensor.date") }}' topic: 'dash/simplehuman/medicine_time' retain: true + + - service: script.ifttt_notify + data_template: + value1: 'Took Medicine today.' diff --git a/configuration.yaml b/configuration.yaml index fa43293e..289bc3b4 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -22,7 +22,7 @@ frontend: group: !include_dir_merge_named group device_tracker: !include_dir_merge_list device_tracker -discovery: +#discovery: updater: sun: diff --git a/device_tracker/unifi.yaml b/device_tracker/unifi.yaml.disabled similarity index 100% rename from device_tracker/unifi.yaml rename to device_tracker/unifi.yaml.disabled