Skip to content

Commit

Permalink
v0.5 minor change in header
Browse files Browse the repository at this point in the history
  • Loading branch information
yracine committed Nov 17, 2015
1 parent 19f8c6a commit 1ce1003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartapps/ScheduleRoomTempControl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ definition(
name: "ScheduleRoomTempControl",
namespace: "yracine",
author: "Yves Racine",
description: "Enable better temp control in rooms based on Smart Vent control",
description: "Enable better temp control in rooms based on Smart Vents",
category: "My Apps",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience%402x.png"
Expand All @@ -43,7 +43,7 @@ def generalSetupPage() {

dynamicPage(name: "generalSetupPage", uninstall: true, nextPage: roomsSetupPage) {
section("About") {
paragraph "ScheduleRoomTempControl, the smartapp that enables better temp control in rooms based on Smart Vent control"
paragraph "ScheduleRoomTempControl, the smartapp that enables better temp control in rooms based on Smart Vents"
paragraph "Version 0.5"
paragraph "If you like this smartapp, please support the developer via PayPal and click on the Paypal link below "
href url: "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=yracine%40yahoo%2ecom&lc=US&item_name=Maisons%20ecomatiq&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest",
Expand Down

0 comments on commit 1ce1003

Please sign in to comment.