Please login or register.

Login with username, password and session length

Author Topic: Too many lights responding to command  (Read 1982 times)

bkenobi

  • PI Expert
  • Hero Member
  • ******
  • Helpful Post Rating: 24
  • Posts: 2082
Too many lights responding to command
« on: December 28, 2015, 12:45:00 PM »

I am using a CM15A linked to a RPi running HomeGenie.  I have a number of MS16A motion sensors outside used to trigger logic within HG that will turn lights on.  I noticed recently that when I walk past a motion sensor (O3) that HG sees the command and issues a command for the correct light to turn on (A8, A ON).  However, I have been seeing lights in my back yard (A2, A3, A4) turn on with this command.  My first thought was that perhaps HG was sending an AON command first and then sending an A8 followed by AON, but I don't see that in my log files (I don't think anyway).  So, is there any way that modules could ignore an AON or AOFF in resetting which modules should be listening?

My understanding is that if I issue:
Code: [Select]
A2
A3
A4
AON
that the modules A2-A4 will turn on.  If I issue:
Code: [Select]
AOFFOnly those modules should turn off.
If I then issue:
Code: [Select]
A8
AON
Only A8 should respond by turning on.

The following is a set of commands that were issued from HG that I'm having trouble decoding.  The part I'm having issue with is the X10 hex, not the HG formatted response.  This shows RF coming in, decoding to O3, O ON.  Then, the code is supposed to turn on A8.  The hex 55 is an acknowledge between the CM15A and HG which must be seen to know the command was successful.
Code: [Select]
2015-12-27 19:17:46.2853 Debug 5D-20-20-DF-08-F7
2015-12-27 19:17:46.2853 Debug RFCOM: 5D-20-20-DF-08-F7
2015-12-27 19:17:46.2868 Info HomeAutomation.X10 RF X10 RF Receiver Receiver.RawData 5D 20 20 DF 08 F7
2015-12-27 19:17:46.2895 Debug Command On HouseCode O UnitCode 3
2015-12-27 19:17:46.2912 Info HomeAutomation.X10 O3 - Status.Level 1
2015-12-27 19:17:46.4063 Debug 5D-20-20-DF-08-F7
2015-12-27 19:17:46.4063 Warn Ignoring repeated message within 500ms
2015-12-27 19:17:46.7184 Debug 5A-02-00-42
2015-12-27 19:17:46.7184 Debug PLCRX: 5A-02-00-42
2015-12-27 19:17:46.7197 Debug FNMAP: 00
2015-12-27 19:17:46.7202 Debug DATA : 42
2015-12-27 19:17:46.7280 Debug       0) Address = O3
2015-12-27 19:17:47.1186 Debug 5A-02-01-42
2015-12-27 19:17:47.1193 Debug PLCRX: 5A-02-01-42
2015-12-27 19:17:47.1193 Debug FNMAP: 01
2015-12-27 19:17:47.1203 Debug DATA : 42
2015-12-27 19:17:47.1203 Debug       0) House code = O
2015-12-27 19:17:47.1215 Debug       0)    Command = On
2015-12-27 19:17:47.1226 Info HomeAutomation.X10 O3 - Status.Level 1
2015-12-27 19:17:47.1400 Debug 55
2015-12-27 19:17:47.1407 Debug 00
2015-12-27 19:17:47.4019 Info HomeAutomation.X10 RF X10 RF Receiver Receiver.RawData
2015-12-27 19:17:47.6200 Debug 04-6D
2015-12-27 19:17:47.7720 Debug 5A-02-00-42
2015-12-27 19:17:47.7731 Debug PLCRX: 5A-02-00-42
2015-12-27 19:17:47.7739 Debug FNMAP: 00
2015-12-27 19:17:47.7747 Debug DATA : 42
2015-12-27 19:17:47.7789 Debug       0) Address = O3
2015-12-27 19:17:47.9824 Debug 5A-02-01-42
2015-12-27 19:17:48.0339 Debug PLCRX: 5A-02-01-42
2015-12-27 19:17:48.0350 Debug FNMAP: 01
2015-12-27 19:17:48.0359 Debug DATA : 42
2015-12-27 19:17:48.0370 Debug       0) House code = O
2015-12-27 19:17:48.0381 Debug       0)    Command = On
2015-12-27 19:17:48.0395 Info HomeAutomation.X10 O3 - Status.Level 1
2015-12-27 19:17:48.0469 Debug 55
2015-12-27 19:17:48.0481 Debug Command succesfull
2015-12-27 19:17:48.5349 Debug 06-62
2015-12-27 19:17:49.0077 Debug 55
2015-12-27 19:17:49.0088 Debug Command succesfull
2015-12-27 19:17:49.0105 Info HomeAutomation.X10 A8 - Status.Level 1
2015-12-27 19:17:49.0242 Debug 04-6D
2015-12-27 19:17:49.4476 Debug 55
2015-12-27 19:17:49.4492 Debug Command succesfull
2015-12-27 19:17:49.4504 Debug 06-62
2015-12-27 19:17:49.8906 Debug 55
2015-12-27 19:17:49.8913 Debug Command succesfull
2015-12-27 19:17:49.8939 Debug 04-6D
2015-12-27 19:17:50.3118 Debug 55
2015-12-27 19:17:50.3124 Debug Command succesfull
2015-12-27 19:17:50.3137 Debug 06-62
2015-12-27 19:17:50.7437 Debug 55
2015-12-27 19:17:50.7444 Debug Command succesfull

bkenobi

  • PI Expert
  • Hero Member
  • ******
  • Helpful Post Rating: 24
  • Posts: 2082
Re: Too many lights responding to command
« Reply #1 on: December 28, 2015, 10:38:56 PM »

I did some testing to exclude the software.  I am fairly confident that although the software is reporting the correct commands in the correct order, I believe the software is sending commands out of order sometimes for an as of yet unknown reason.  If it turns out to be hardware related, I'll certainly be back with more details and hopefully get things resolved.
 

X10.com | About X10 | X10 Security Systems | Cameras| Package Deals
© Copyright 2014-2016 X10.com All rights reserved.