For Arduino go here :http://board.homeseer.com/forumdisplay.php?f=1222
You may also take a look at this :http://board.homeseer.com/showthread.php?t=180804 But then again you will need HomeSeer 3
Eman.
Announcement
Collapse
No announcement yet.
IP and Serial Plugin
Collapse
X
-
Originally posted by drule View PostI'm sorry but I'm no longer maintaining the HS2 version of the plugin. I'm only updating the HS3 plugin.
-David
Many thanks for your "not help".......
Leave a comment:
-
Well, this is what i need:
I need an Arduino with Ethernet module, sending a string, and Hs2 receiving this and replying.
I know it is possible with this plugin and i know i am missing something in setting.....
I am a little new in configuring lan, web server and ports, so, i would like some help about......
For example, when i enable plugin and i set an ip address, homeseer automatically change web-server port from 80 to 81.......
It is frustrating for me...... i can't understand why this behaviour because i am a little new about this......
....scuse me for my bad english...... i hope i have explain and you can understand me.
Ema from Italy
Leave a comment:
-
Originally posted by emabonacchi View PostI am using Hs2 and i am having many difficulties configuring the plugin....
I don't know why homeseer often crashes.
-David
Leave a comment:
-
I am using Hs2 and i am having many difficulties configuring the plugin....
I don't know why homeseer often crashes.
Leave a comment:
-
Originally posted by emabonacchi View PostHello.
I have made some changes in setting and now, on the startuo, homeseer crashes.
Can you tell me where the setting are stored in order to manually modifying the file?
Thank you.
Leave a comment:
-
Originally posted by emabonacchi View PostWhat does mean the /number at the end of the ip address?
Cheers
Al
Leave a comment:
-
Originally posted by cheeryfool View PostHi
If you use DHCP and/or wish to use multiple devices you can configure this with 0.0.0.0/0 and it will accept connections from any IP address.
Configuring ip address without "/0" (for example 192.168.1.90 or 0.0.0.0), homeseer does not crash, but plugin does not work.
Can someone suggest me some way to solve this problem?
Thank you.
Leave a comment:
-
Originally posted by emabonacchi View PostHello.
I have made some changes in setting and now, on the startuo, homeseer crashes.
Can you tell me where the setting are stored in order to manually modifying the file?
Thank you.
Cheers
Al
Leave a comment:
-
Hello.
I have made some changes in setting and now, on the startuo, homeseer crashes.
Can you tell me where the setting are stored in order to manually modifying the file?
Thank you.
Leave a comment:
-
Hello Drule,
I'm experiencing a similar issue in your HS3 plugin.
I can send the data correctly, but I'm unable to trigger events upon reception. Could it be that the same bug is in the HS3 version?
Kind regards,
Remko.
Leave a comment:
-
Host/Client doesn't apply to serial connections, they are two-way by definition.
I will have to look at why serial comms isn't triggering events. Hopefully I can resolve that easily.
-David
Leave a comment:
-
This appears to be by design
I think this behavior is by design (see my post just previous to this one). I am able to send data bytes via serial to the plugin, however, I am unable to trigger an event based on the data.
I am sending the string "test1" (hex 74 65 73 74 31 0D 0A) <----- notice the CRLF. The plugin is receiving a total of 16 bytes (being sent and received via xBees). I'm guessing that there are some control characters, crc type data, etc being sent with the transmission (I haven't looked at the protocol definition yet). Is it possible for the plugin to ignore all of the other bytes sent and trigger an event based on the 5 (7 with CRLF) bytes embedded within the transmission?
Here is the log entry in HS: CompareArray.Length=5, Data.Length=16
Thanks,
FrankLast edited by qwiksilver96; August 16, 2015, 09:24 PM.
Leave a comment:
-
Not able to select "Host" as 'Host/Client' when using 'Type' "Serial"
David, I installed your plugin on my Windows 7 HS Pro (v2.x) system. I was able to test TCP and UDP connectivity with success. When I set up a new connection and choose "Serial" as the type, there is no option for "Host" in the drop down. I can only create this connection as a "client".
Any idea as to what may be happening here? Am I doing something incorrectly?
Leave a comment:
Leave a comment: