![]() |
|
Comfort UPNP <-> SmartThings <-> Amazon Echo - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html) +--- Forum: alphaWerk UHAI RPi (Community Edition) (https://www.comfortforums.com/forum-136.html) +--- Thread: Comfort UPNP <-> SmartThings <-> Amazon Echo (/thread-4534.html) |
- Pgordon - 01-30-2017 I believe I have also seen odd things with what\'s discovered... As I mentioned a couple of posts above, I am seeing some devices discovered which I\'m fairly sure aren\'t in the config file I uploaded.. - but they may have been in the *default* template - and you remember that at one point earlier I uploaded the unmodified template inadvertently... is it not the case that uploading a config file should fully overwrite any config already uploaded previously? Is there any possibility that devices may have been remembered from a previous config? - I can\'t see any other reason why I would be getting additional devices... Also, I\'m fairly sure that even though it has found 123 devices, and seems to have topped out there, I reckon I am still missing some... Yesterday afternoon I spent a little time organising all 123 into their respective rooms, so I\'ve created a dozen or so rooms in the app, moved everything thus far discovered into a room, and when looking at several rooms I am noticing absent devices... The upside is that what is there does indeed seem to be working perfectly. I have seen PIR\'s change state in the ST app, and I have used the app to control lights that are CBUS channels represented in Comfort as a flag or counter.What I don\'t see are any responses - is that normal? - given what you\'ve previously said about the memory limits in ST I\'d half expect that you didn\'t try to discover & represent all the responses... that being the case, how does one then get a response represented in the ST app? Cheers! Paul G. - Pgordon - 01-30-2017 Pgordon wrote: Quote:What I don\'t see are any responses - is that normal? - given what you\'ve previously said about the memory limits in ST I\'d half expect that you didn\'t try to discover & represent all the responses... that being the case, how does one then get a response represented in the ST app?DOH! - I just saw the relevant information in the instructions document! - ignore me, I haven\'t had enough coffee yet... Cheers Paul G. - mattbrain - 01-30-2017 Hi Paul Yes, SmartThings may remember old devices if you have more than one instance of the SmartApp installed - as I mentioned earlier, the interface isn\'t ideal - rule of thumb is: Initial discovery should be done by going to: MarketPlace -> SmartApps -> My Apps -> Comfort Manager (or Cytech Zone UPNP Manager v1 for 1.0.0 installs) Subsequent discovery (once you have selected some initial devices) can be done from: Automation -> SmartApps -> Comfort Manager (or Cytech Zone UPNP Manager v1 for 1.0.0 installs) If you repeat the first stage you may end up duplicating devices causing the error message. I would recommend that any old devices \'hanging around\' should be deleted which will tidy stuff up. Please check in Automation -> SmartApps to make sure you don\'t have more than one instance of the App installed which might cause some friction. Thanks, Matt - HenleyBranch - 02-01-2017 Hi Matt I have had a Comfort system going for 6+ years and have connected it to my Mac via Indigo. Have been following this thread with serious interest. I have now got all the required bits and am ready to roll. I started following the steps on Github, but not being experienced with Pi have struggled with copying across the various files such as peer-ssdp.js across. I then discover there is now (as of 23rd Jan) a preconfigured disk image on drop box (on page 6 of this thread). Except the link doesn\'t work for me? Is this saved anywhere else?! Really excited by what you have done here, and keen to get going. H - mattbrain - 02-01-2017 Hi H I updated the image to fix an issue - please see the new link below: [user=912]mattbrain[/user] wrote: Quote:Hi All - HenleyBranch - 02-01-2017 Thanks Matt, for such a prompt response. It\'s downloading now. Will try again tomorrow evening. HB - mattbrain - 02-07-2017 ** Just in case you missed the topic in the main forum ** Hi All Ben and I are conscious that it isn\'t always easy to keep you guys informed when new releases are made available or to keep you in the loop. We have created a simple mailing list, please register using the link below to ensure you\'re kept up-to date. Mailing List We promise not to share your details or send spammy mails - we\'ll limit what we send to information pertinent to the solution and you can opt out at any time, Thanks, Matt & Ben. - Guest - 02-12-2017 Quote:[indent]Can you comment on the number of events which occur with all the devices - one other constraint imposed by SmartThings is a maximum event triggers per SmartApp which is at around 250 per minute - this is reported in the Comfort Bridge device as EPM. If you exceed this threshold, SmartThings may drop events (although I have never seen this in practice).[/indent]really sorry not monitor this thread for some time ..... How to know the events per minute ? Other side the events occur per minute seem less than 250 - mattbrain - 02-12-2017 [user=5404]bagushandhoko[/user] wrote: Quote:Events Per Minute are reported by the ComfortBridge device in SmartThings - Its reported as xxx EPM where x is the number of events in the last minute. I\'m going to add a couple of additional metrics such as daily, weekly and all-time high so it can be better monitored.Quote:[indent]Can you comment on the number of events which occur with all the devices - one other constraint imposed by SmartThings is a maximum event triggers per SmartApp which is at around 250 per minute - this is reported in the Comfort Bridge device as EPM. If you exceed this threshold, SmartThings may drop events (although I have never seen this in practice).[/indent]really sorry not monitor this thread for some time ..... How to know the events per minute ? Other side the events occur per minute seem less than 250 Thanks, Matt - Pgordon - 02-12-2017 Matt, did you make any progress with the login option on the Pi? - I\'d like to be able to logon to the console on he Pi, - if I\'m reading it right, the load on the Pi by the comfort bridge is really trivial, (It\'s the latest Pi 3 model B), so I think I could easily have it doing some other things as well... I recall there was an option to add a \"1\" to the end of the options set in a config file, - but I think the Windows vs Linux CRLF issue made it not work for me... Not urgent, but when you have a moment, it would be a nice to have... :-) Cheers Paul G. |