| General Discussion Area General discussion about HomeSeer that does not fall into any other category or are not specific to 1.x or 2.x versions of HomeSeer. |

September 20th, 2009, 07:36 PM
|
 |
Seer Master
|
|
Join Date: Jan 2003
Location: Webster, Florida, US
Posts: 1,148
|
|
Display device value in the string?
Is there a simple way to display device's value in the string without event and short script that would have to run every time the device changes?
__________________
A Person is Smart. People are Dumb, Panicky Dangerous Animals.
1,500 years ago, everybody knew that the Earth was the center of the universe.
500 years ago, everybody knew that the Earth was flat.
15 minutes ago, you knew that humans were alone on this planet.
Imagine what you’ll know tomorrow.
TLJ in MIB
|

September 20th, 2009, 07:58 PM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 34,926
|
|
It would require a script or plugin.
__________________
-Rupp
|

September 20th, 2009, 08:29 PM
|
 |
Seer Master
|
|
Join Date: Jan 2001
Posts: 1,002
|
|
I have a lot of devices I need the same thing for.
I use an event and a short scripy command, so there is no script file to worry about.
for example on the event action script statement line.
&hs.setdevicestring "^21",(hs.devicevalue("^21"))
I either set the event to run whrn the device value changes, or for other devices every several seconds.
StevenE
|

September 20th, 2009, 09:55 PM
|
 |
Seer Master
|
|
Join Date: Jan 2003
Location: Webster, Florida, US
Posts: 1,148
|
|
Quote:
Originally Posted by stevene
I have a lot of devices I need the same thing for.
I use an event and a short scripy command, so there is no script file to worry about.
for example on the event action script statement line.
&hs.setdevicestring "^21",(hs.devicevalue("^21"))
I either set the event to run whrn the device value changes, or for other devices every several seconds.
StevenE
|
Yeah, I got that one too. I was just wondering if there is a more simple way. I hate to run events every few seconds..
__________________
A Person is Smart. People are Dumb, Panicky Dangerous Animals.
1,500 years ago, everybody knew that the Earth was the center of the universe.
500 years ago, everybody knew that the Earth was flat.
15 minutes ago, you knew that humans were alone on this planet.
Imagine what you’ll know tomorrow.
TLJ in MIB
|

September 20th, 2009, 09:57 PM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 34,926
|
|
Why, that's what HomeSeer was designed to do...
__________________
-Rupp
|

September 20th, 2009, 10:53 PM
|
 |
HomeSeer Technologies
|
|
Join Date: Jan 2001
Location: Bedford, NH, USA
Posts: 5,921
|
|
Is this just for diagnostic purposes? How about an ASPX page that listed all your devices and the device values?
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 09:21 PM.
|