Search found 7 matches
- Tuesday 11 December 2018 20:49
- Forum: Dashticz
- Topic: Dashticz - Beta 2.5.1
- Replies: 31
- Views: 3969
Re: Dashticz - Beta 2.5.1
Not getting the new variables thing working, just shows up as a blank space in the dashboard The other blocks are showing so the config is working related parts from config, skipped out the blocks that are not variables: var blocks = {} blocks['v20'] = {} blocks['v20']['width'] = 4; blocks['v20 ...
- Wednesday 04 April 2018 11:46
- Forum: Suggestions
- Topic: Aurora Nanoleaf
- Replies: 14
- Views: 6220
Re: Aurora Nanoleaf
And to verify if the key works you can do a GET in Postman to this adress: http://192.168.xxx.xxx:16021/api/v1/APIKEY/effects/ Replace with right IP and insert your own API KEY The response should be a list of available effects { "select": "Romantic", "effectsList": [ "Bedtime", "Color Burst", "Deep ...
- Wednesday 04 April 2018 11:43
- Forum: Suggestions
- Topic: Aurora Nanoleaf
- Replies: 14
- Views: 6220
Re: Aurora Nanoleaf
Guide in swedish: https://snillevilla.se/guide_step/nanoleaf-aurora-i-home-assistant-hamta-nanoleaf-api-nyckeln/ A short translation: Download Postman and install it on your computer Find you nanoleaf IP-adress, check in your wireless router or use Fing on your mobile phone 192.168.xxx.xxx Go to ...
- Monday 12 February 2018 18:52
- Forum: Suggestions
- Topic: Aurora Nanoleaf
- Replies: 14
- Views: 6220
Re: Aurora Nanoleaf
Nanoleafs can be controlled similary as the Ikea bulbs by calling scripts. See here: https://www.domoticz.com/forum/viewtopic.php?t=13882&start=40#p143476 First generate a API key (google translate) https://technikkram.net/2017/05/nanoleaf-aurora-via-api-zugriff-per-homematic-steuern Then create ...
- Saturday 02 December 2017 13:49
- Forum: Zigbee
- Topic: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
- Replies: 63
- Views: 43637
Re: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
Hi! I created a Lua script for triggering the bash script that mcduarte posted And this is using a virtual dimmer switch instead of the selector switch, as iamthemitch suggested This way you get way more control over the dimming of the bulb and I guess it will be easier to trigger the light from ...
- Monday 21 August 2017 16:17
- Forum: Zigbee
- Topic: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
- Replies: 63
- Views: 43637
Re: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
Another problem with connecting the ikea lights with a hue hub is that they wont get the firmware updates automatically. So if there is some new feature release that you really need, like pairing a bulb with several controllers You then have to reset the bulbs, reinclude them to the ikea gateway to ...
- Tuesday 15 August 2017 23:37
- Forum: Zigbee
- Topic: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
- Replies: 63
- Views: 43637
Re: Ikea "TRÅDFRI" Gateway and smart lights series for ZigBee Light Link (ZLL) lighting
It works to pair the ikea lights and panels with the hue bridge 2 now Unfortunately it does not work to pair a ikea dimmer or remote with hue bridge And each light only seem to support one controller, so you cant use a ikea remote and the hue bridge at the same time To pair the ikea lights with hue ...