Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Foggy

Pages: 1 [2] 3 4 ... 6
16
VoxCommando Basics and Core Features / Re: Lifx Bulb Scrape.Put
« on: October 11, 2015, 08:55:40 AM »
Thank you for your quick reply.

Sorry. I used the wrong terminology API Key = Token.
Just tried creating a new token and used it in the "Try it out" section of http://api.developer.lifx.com/docs/set-state and it works.
Then just copied into my LCB.

Best wishes.

James.


17
VoxCommando Basics and Core Features / Lifx Bulb Scrape.Put
« on: October 11, 2015, 08:10:44 AM »
Hi All,

I could do with some help getting my Lifx bulb to work.
You can control using an HTTP API. http://api.developer.lifx.com/docs/set-state

This is my entry with my api key changed.

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.1.4.8-->
<command id="872" name="Lifx HTTP" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <action>
    <cmdType>Scrape.Put</cmdType>
    <params>
      <param>https://api.lifx.com/v1/lights/all/state</param>
      <param>{"power": "on"}</param>
      <param>xxxxxxxxxbd1fba4f168349edc221477e00153769c417xxxxxxxxxx</param>
      <param />
      <param>application/json</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
</command>

I have double checked the key.
This is my error with key changed
Code: [Select]
11/10/2015 12:05:49 381 doCommand:Lifx HTTP
11/10/2015 12:05:49 381 action repeat set to: 1
11/10/2015 12:05:49 381 Action:  Scrape.Put - https://api.lifx.com/v1/lights/all/state&&{"power": "on"}&&xxxxxxxxa4f168349edc221477e00153769c4178e79470fc6d4fa02b0cb&&&&application/json
11/10/2015 12:05:49 381 [action] Scrape.Put:https://api.lifx.com/v1/lights/all/state&&{"power": "on"}&&xxxxxxxa4f168349edc221477e00153769c4178e79470fc6d4fa02b0cb&&&&application/json

11/10/2015 12:05:49 390 Doing scrape put/post with headers:
Content-Type: application/json


11/10/2015 12:05:50 121 Action ERROR: Web exception: The remote server returned an error: (401) Unauthorized.
{"error":"Token required"}

Any assistance would be greatly appreciated.

Best wishes.

James.

18
Hi All,

Just recv'd my U8. The instructions appear to tell me that I need to download some Bluetooth software from the Play store. Both links I have in the instructions do not go anywhere. Can any one give me a proper link?

Best wishes.

James.

19
Thank you Kalle,

I think I can have a go at the Gateway. I purchased the parts some time ago. However if you have parts, I would certainly consider buying an assembled IR blaster. Please let me know. I may be delayed in replying to any response as I am away for the next week.

Best wishes.

James.

20
The IR module is exactly what I am looking for.

Any idea when we can buy it and also the gateway?

Best wishes. 

James.

22
Please let us know how you get on. I am very interested in this.

You may be interested in this.

http://techcrunch.com/2015/03/16/the-tado-smart-thermostat-just-got-smarter/

Best wishes.

James.

23
Thank you.

Yes. I agree with all your recommendations. I'll come back when I have all the parts and tested.

Best wishes.

24
Thank you kalle,

Yes - I was really thinking about the Python script  :)

So I can be ready. I can just build the Gateway and Sensor from the the link http://www.mysensors.org/ ? Then I will be ready for when you are to make the python & arduino code available?
I will probably try the Temp sensor first - so that I can understand how things work.

Of course I will certainly support/buy any hardware you decide to produce in the future.

Best wishes.

25
Hi,

A few questions if I may.

Am I correct that if I don't have a Vera controller I can connect a Gateway via USB to my VC computer?

When do you think your software and hardware will become available for non programmers?

Best wishes.

26
This looks really cool.

Best wishes.

27
Tips and Tricks / Re: Learning IR with Global Cache iTach
« on: November 18, 2014, 09:57:44 AM »
Thank you.

Best wishes.

28
Tips and Tricks / Re: Learning IR with Global Cache iTach
« on: November 17, 2014, 03:50:23 PM »
Hi All,

Does anyone have a preference between usb uirt or itach and why?

Best wishes

29
Amulet Remote / Re: Off before On
« on: October 22, 2014, 11:48:16 AM »
 :)

30
Amulet Remote / Re: Off before On
« on: October 22, 2014, 06:51:37 AM »
Thank you jitterjames. The new .exe works well. You may want to change the version number.

nime5ter. Thank you also for your example. I can see this being very powerful. Now I know what to look for, I can re-visit the wiki.

Best wishes.


Pages: 1 [2] 3 4 ... 6