Recent content by scyto

  1. S

    Carrier Infinity

    hi again, my use of infinitude took a backseat to other things going on in my life. @skidmark - looks like you might have been working on something?   Given that carrier now have an Alexa (amazon echo) skill I was wondering if they had opened up a restful API yet?
  2. S

    Carrier Infinity

      I got mine setup and I am pulling the zone temperature data into my ISY HA controller (i am using a 3rd party tool called devlink to do this).  This puts temperature into the system as a variable.  This does means programs on the ISY can now react to the data but does not allow display as a...
  3. S

    Carrier Infinity

    I can confirm that device 34 is a version of the room sensor, the thermostat sends the following data, byte 7 and 8 are the heat setpoint and cool setpoint respectively for that zone (i have yet to put a second smart sensor in and see what device and address it gets).  I updated the wiki. 00 00...
  4. S

    Carrier Infinity

      Ok, i figured out why serial stopped working but not how to fix it.   I am calling a startup script in /etc/rc.local to start infinitude (/home/pi/link/infinitude/start_infinitude.sh > /dev/null 2>&1 &).     The script cd's to the dir where infinitude resides and then executes "./infinitude...
  5. S

    Carrier Infinity

    The unit has to have communicating board and OAT - I think it is an extra (I never opend my AC to see if the board is there and not wired or if the board is not there at all).
  6. S

    Carrier Infinity

    Dunno on the wifi, may put it back and see if it breaks (I also use Merlin - back when I solved the iss was 9months ago so perhaps issue is solved now) note i also had funkiness direct to carrier web app too. I don't have those 4 gauges - in my case this is because the AC unit outside is...
  7. S

    Carrier Infinity

      Glad you fixed it.  Mine always had the latest firmware.   Would be interested if you got the thermostat working with a RT-AC68/66 I feel silly having two wifi hotspots but it was the only thing that got min working...
  8. S

    Carrier Infinity

    I had very strange issues like this until i made the thermostat connect to the included wifi access point. I have no idea why it works fine with that but does really odd things with my asus wifi access point....
  9. S

    Carrier Infinity

      Hi Mark,   Funny the seller on ebay just decommissioned the one i bought from a system that had an ELK. I assume you have the ASCII protocol doc for the SAM - if not google it.   I did quick google and found this fromm 2008 - guess you might want to mail ELK...
  10. S

    Carrier Infinity

    Also I succumbed and bought second-hand SAM on ebay - should arrive in a week or so.   There is another going on ebay at this moment if anyone is interested here   --edit-- correct link this time!
  11. S

    Carrier Infinity

    cool, i have one on order, will be sent when they get back from new year holiday :-)
  12. S

    Carrier Infinity

      skidmark /  intrepd - did you identify a reliable RS485 to USB adapter for the pi - mine was working find but is now flaky as crap with infinitude... (seems ok with brybus mind you).  But i will replace it if you have identified rock solid one? --edit---   another thought - what speed do you...
  13. S

    Carrier Infinity

    Oh also did you get your Sam's?  i have an ideal on how to use those and an autelis controller with the ISY - never tried it as the two SAMs i bought off ebay for 50 bucks were DoA :-(
  14. S

    Carrier Infinity

    Ah. Well with the infinitude and code on github... i think. https://github.com/nebulous/infinitude   I know the code is supposed to have a sort of REST interface.  But it isn't document and I have almost zero coding skills so haven't managed to work out from the code what the HTTP URIs and...
  15. S

    Carrier Infinity

    Hi Markinpgh   I have carrier, infinitude and ISY.  What i haven't done yet is look at the infinitude rest interface to see what one would need to do in terms of creating a network resource.  In theory it is possible.   If you want to research the rest interface i can absolutely give it ago, i...
Back
Top