Quantcast
Channel: HomeSeer Message Board
Viewing all 23654 articles
Browse latest View live

Invoke command confirmation

$
0
0
Is there a way that the plugin can confirm it heard the wake up word? Like having to play a wav. File when it hear the invoke word?

backing up everything in Homeseer program folder on computer

$
0
0
Is backing up everything I have done with HS3 as easy as copying HS3 program folder on to a flash drive. So in the event I mess something up or delete everything can I just install my saved HS3 folder from a flash drive and overwrite the HS3 folder that would be there after I have done a system restore??

If this would work than would all my changes to status graphics for devices, events, etc.. all work from a saved copy of HS3 program folder after a system restore was done?

Way2Call Lite?

$
0
0
I have been looking for a Way2Call unit on the web but haven't had much luck. What I am looking to do is take phone off hook, send touchtone codes then put phone back on hook. I was wondering if the Way2Call Lite would be sufficient for doing this. Just have a device that uses touchtones to control it over the phone line. Any comments on this are much appreciated. Also not sure what the difference is between the Way2Call unit and the Lite version? Thanks Much.....Rick

http PUT

$
0
0
Hi all, I am hoping someone familiar with .NET can help me out (I am a Mac person who recently migrated to HS3 on Windows 7 from Vera and I do not know which way is up in .NET or vbscript).

I attempted to adapt a vb script from @Jon00 's post https://forums.homeseer.com/showpost...3&postcount=12 to make an http PUT to a ha-bridge server running on the same machine as HS3 so I can keep a ha-bridge device's status in sync with a HS3 device:

Code:

Imports System.IO
Imports System.Net

Sub Main(ByVal Parm As Object)
  Dim httpWebRequest = DirectCast(WebRequest.Create("http://<ha-bridge ip>:<port>/api/devices/lights/6/bridgeupdatestate"), HttpWebRequest)
  httpWebRequest.ContentType = "application/json"
  httpWebRequest.Method = "PUT"

  Using streamWriter = New StreamWriter(httpWebRequest.GetRequestStream().ToString)
    Dim json As String = "{""on"": true, ""bri"": 127 }"
    streamWriter.Write(json)
  End Using

  Dim httpResponse = DirectCast(HttpWebRequest.GetResponse(), HttpWebResponse)
  Using streamReader = New StreamReader(httpResponse.GetResponseStream().ToString)
    Dim responseText = StreamReader.ReadToEnd()
    hs.WriteLog("Response", responseText)
  End Using
End Sub

But it looks like the http PUT call is never made and the response is just logged as the json body (and, embarrassingly, I don't even know enough VB script to know what I am missing! :( )

Code:

{"on": true, "bri": 127 }
------

When I do the PUT using curl from my Mac:

Code:

curl -H "Content-Type: application/json" -X PUT -d '{ "on": true, "bri": 127  }' http://<ha-bridge ip>:<port>/api/devices/lights/6/bridgeupdatestate
The ha-bridge device status is correctly updated and the response comes back as:

Code:

[{"success":{"/lights/6/state/on":true}},{"success":{"/lights/6/state/bri":127}}]
------

I would really appreciate any suggestions on what I need to change in my HS3 script to get it to actually do the PUT. Thanks!

Comcast ISP outages near Chicago - Tue 29th of August 2017

$
0
0
Yesterday had an outage here in the midwest which occurred around 1500c.

Lasted 30 minutes and came back around 1530c.

Issues are intermittent here:

Poor upload and download speeds, outages, ping times.

Still really bad this morning with maybe 3-4MBs downloads and less than 1MBs uploads. Ping times vary and are poor.

Modem (Motorola SB6141) signals look fine here so I am attributing issues to Comcast back end.

Attachment 63036

Anyone else see issues this morning. Down detector is showing many issues this morning with Comcast in general across the USA.

Attachment 63034

I am also seeing issues with secondary Internet connection using T-Mobile here. Looks to be that they are using Comcast fiber.

Attached Images
  

Looking for Camera Selection assistance

$
0
0
All,

Hometroller S6
HS3 Pro

I am now ready to try to add 2 outdoor IP Cameras for surveillance.

Ideally I would like Solar Powered, wireless with pan/tilt and supportable by HS3 although I have power and Cat-6/RG6 at one location.

I note the Foscam Cameras seem to be replaced with AmCrest but it does not seem HS3 natively supports AmCrest. Besides it does not appear AmCrest has solar powered cameras.

I have located this one in a casual search: https://www.amazon.com/Waterproof-Wi.../dp/B018QA5X70

I am looking for advice/suggestions.

Thanks

Com port closed after reboot

$
0
0
Recently I started to experience problems with the plugwise pro plugin. After a reboot of the PC the com port of the plugwise stick is closed, and can't be accessed by the plugin. After a disconnect and connect of the stick the problem is solved. As far as I can tell the problem started about a month ago...

Are there other people having this same problem?

[Request] Connection Failure Status alerts

$
0
0
@Spud
I found something I think it very important, and hoping it is an easy add for you. Or maybe I'm missing how to easily do this?

I was seeing connection failures (log info below) that had nothing to do with the plugin - BUT is important to get alerts if it happens.

Request: Can you please a status to the Root device so we can monitor it for connection failures and get alerts?

thank you!

log...

Aug-29 8:19:41 AM EnvisaLinkAdemco ERROR Receiver::Run() A socket error has occured: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

Zones

$
0
0
I have BLDenon 2.0.45.0. I have 3 Denon receivers, models AVR-X1000, AVR-3313CI, and AVR-X4100. For each only zone 1 has been created. Is it possible to a get the other zones? Thanks.
Elliott

EDIT: I have checked off "Show zone #2" and "Show zone #3" in the set up for each, but still cannot see them.

FIXED with restart of HS3.

High availability for Homeseer

$
0
0
Did anyone try to make a cluster of two Homeseer computers for high availability? Please share details how did you accomplish that.

I noticed that my computer freezes once every month or so, but home automation needs to be there 24/7/365...

Red Nest ERROR blocked messages

$
0
0
I get this in my Log file with Debug on:
Aug-29 3:51:51 PM
*
Nest
DEBUG data: null
Aug-29 3:51:51 PM
*
Nest
DEBUG event: keep-alive
Aug-29 3:51:44 PM
*
Nest
DEBUG instance: 32217783-36ca-47d5-8e8e-6212e97e913f
Aug-29 3:51:44 PM
*
Nest
DEBUG message: blocked
Aug-29 3:51:44 PM
*
Nest
DEBUG type: https://developer.nest.com/documenta...ssages#blocked
Aug-29 3:51:44 PM
*
Nest
DEBUG error: blocked
Aug-29 3:51:44 PM
*
Nest
ERROR blocked
Aug-29 3:51:43 PM
*
Nest
DEBUG PUT: path=devices/thermostats/gi6tL1If6GiSIedsB_v-yw_VumSUMP-v payload={"target_temperature_c":24}
Aug-29 3:51:43 PM
*
Device Control
Device: Bedroom Target Temperature to 24 °C (24)
Aug-29 3:51:43 PM
*
Event
Event Trigger "Central heating Set target temperature to 24 degrees C"
Aug-29 3:51:43 PM
*
Event
Event Central heating Set target temperature to 24 degrees C triggered by the event page 'Run' button.

What should I do please?

Missing Gif File

$
0
0
I received the following warning message;
Quote:

Warning
File does not exist: C:\Program Files (x86)\HomeSeer HS3\html\hspi_ultracid3\images\ajax-loader.gif
Did a quick search for the missing gif with no success, am I missing something and can someone provide a copy of the missing file? Mike

HSTouch 3.0.0.36 issues

$
0
0
Rich,

I have some issues with the latest HS touch iOS client (I deployed the standard project.)

Yesterday I had the complete alphabet at the right side, see below:

---
John

Attached Images
 

PLM vs HUB comments please

$
0
0
I have been using the 2413U interface since its inception with very little problem EXCEPT while away from the house, during a storm, the PLM locks up probably due to some surge on the line and my system is down. The PLM LED turns red. The only way I've been able to fix it is to unplug it for a few seconds, then plug it back in. (actually a neighbor did this while on the phone with me). The LED turns green and everything is fine. Everything else within the Insteon/HS3 environment is great, but the weak link seems to be the PLM.
I'm considering the 2245 HUB and would appreciate any comments regarding its reliability.

Z-Net renamed by itself

$
0
0
My z-net has renamed itself to Z-wave IFACE Node1. How could this be?
I've also seen this IFACE on a couple of other logs of postings here.

Aug-29 17:09:29 Z-Wave Z-Wave IFace Node 1: Z-Wave Wake-Up 'No More Info' Notification sent to Node 29(Root Z-Wave Front Door Sensor Root).
Aug-29 17:09:29 Z-Wave Z-Wave IFace Node 1: Wake-Up Notification Processing for Node 29 (Root Z-Wave Front Door Sensor Root)
Aug-29 17:09:29 SDJ-Health Wake-Up Device #637 added to message queue for processing.
Aug-29 17:09:29 Z-Wave Z-Wave IFace Node 1: Z-Wave Wake-Up Notification Received for Node 29

Attached Images
 

Losing all devices after power fail

$
0
0
Using HomeTrollerZeeS2V2 and the Insteon Hub as my controller. Whenever I restart the HomeTroller (i.e. power outage, etc) I lose ALL Insteon devices. I have even backed up the database prior to starting up and restoring it. The only devices that show are the global Insteon ON and OFF.

The issue seems to be similar to my desktop version when I restart it does not recognize the Insteon controller so I have to disable/re-enable it. Then it asks for the IP:Port, username and password.

I have NO devices registered directly with the Hub as that was causing some strange behavior so I just use HomeSeer to add them in. They add in OK, but this is getting old adding them back in every time we have a power glitch.

Do I need to go to a different controller? Back to the desktop or trash all my Insteon?

My Z-Wave devices seem to stay in tact.

Current Date/Time: 8/29/2017 3:14:56 PM
HomeSeer Version: HS3 ZEE S2 Edition 3.0.0.318
Linux version: Linux HomeTrollerZeeS2V2 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv7l GNU/Linux System Uptime: 0 Days 0 Hours 16 Minutes 41 Seconds
IP Address: 192.168.x.xx
Number of Devices: 39
Number of Events: 16
Available Threads: 392

Enabled Plug-Ins
1.1.11.0: Honeywell WiFi Thermostat
3.0.0.68: HSTouch Server
3.0.6.0: Insteon
3.0.1.130: Z-Wave

Hub rev 1.0-4014

Schlage lock won't enroll

$
0
0
I am using a Aeolab Zstick 5 which seems to enroll my schlage (however shlage never shows the checkmark icon which means it enrolled).

When I go into my HS3 I can see that it was enrolled but with errors:

Aug-29 9:12:32 PM Z-Wave Warning Failed to retrieve Z-Wave class information for node 21, device synchronization/creation will not continue for this node.
Aug-29 9:12:32 PM Z-Wave Cannot reach node 21, will not import any information about this node.
Aug-29 9:12:24 PM Z-Wave Checking if we can reach node 21
Aug-29 9:12:24 PM Z-Wave Getting class information for node 21...
Aug-29 9:12:24 PM Z-Wave Device synchronization needs to get Z-Wave class information for one node.
Aug-29 9:12:24 PM Z-Wave Syncing Z-Wave nodes with device list...

I then tried to remove the node from my z-wave and it does remove it (schlage even shows the checkmark meaning it was removed).

But when I try to re-enroll I keep getting the same thing. The zstick seems to have enrolled it but schlage does not show the checkmark icon. And then well I get the error within HS3 as shown above.

No clue what the issue is...

Attached Images
 

Toggle is half working

$
0
0
I mentioned this before - and it's not a big deal - but I noticed that 'toggle' function only works when output is in 'ON' state.
When it's 'OFF' - toggle isn't working. So basically 'Toggle' is currently equivalent to 'OFF'

After migrating to new PC, My Homeseer can no longer connect

$
0
0
I migrated to a new PC and everything went rather well. I do have one issue that is driving me mad though. I can no longer connect via my homeseer, which means alexa is dead.

It shows as 'offline'. I've tried restarting, logging in and out, whatever. How can I get it to realize the install is on another machine now, if that is even the issue? It says "HomeSeer is not running" and "offline"

Tivo Bolts do no respond

$
0
0
Been seeing these since I added some bolts. My Roamios and Minis are all fine, but my Bolts are generating errors.

"Warning Watchdog Timer indicates No response response from the TiVo DVR 'xxx.xxx.xxx.xxx' for 330 seconds.. Attempting to reconnect ..."

Any chance we can filter out Bolts or is there some other way of fixing this so they aren't constantly generating errors?
Viewing all 23654 articles
Browse latest View live


Latest Images