问题标签 [philips-hue]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
node.js - 用于飞利浦 Hue 功耗的 nodejs api
有没有一种方法可以计算飞利浦色调的能耗/功耗?我可以用来展示相同内容的任何 nodejs api。我在互联网上搜索,我没有找到任何有关计算能源/功耗信息的资源。
zigbee - Phillips Hue: How to restore previous state of bulb when using electric switch?
I have a number of Philips Hue bulbs at home, but they are only used pretty much like classic on/off-no-color light bulbs today, mainly because I do find electric switches more useful than pulling out my iPhone or correct HueTap just to turn the light on/off. - Every time the Hue bulb is switch off, it forgets its state and always comes back on at 100% brightness in white color.
After lots of googling (and not finding any solutions) I wonder whether I am missing the point and why others do not have this problem.
I am certainly not keen on doing software or even hardware work here, but if I had a reasonable idea I'd love to evaluate such path:
- is there anything planned from Philips to fix this? The last firmware update did not help and Philips product support explained that this is not a bug, it is just the way it is designed.
- any new "stateful" bulbs?
- any work-arounds like patched / custom bulb or bridge firmware?
- any recommendation on how to tackle this problem?
- Assuming the Hue bulbs themselves do not have any memory installed, I guess they always switch on at 100% brightness and then register with the bridge? And this would be the earliest possible moment to restore the previous state?
- Can this problem be solved using Hue SDK? (how long does it take for a turned on bulb to be controllable by the Hue Bridge? What is the quickest way for a Java program to get notified of a bulb being electrically turned on?)
- any chance to get the previous state restored in a quicker way if using some ZigBee protocol/techniques directly?
Any hints are much appreciated.
Best regards, Christian
vb.net - 在 VisualStudio 2015 中将 Access VBA 转换为 Visual Basic
我有一个在 Microsoft Access 中创建的功能齐全的“应用程序”,我用它来控制我的飞利浦 Hue 灯。它们使用 JSON 命令通过 RESTful 接口进行操作,在 VBA 中创建代码非常简单。不过,我想制作一个独立的 Windows 应用程序,以便可以在没有 Access 的计算机上运行它。
我正在尝试使用 Visual Studio 2015 制作一个使用 VB.net 的通用应用程序,但我在转换我的一些代码时遇到了问题。我能够修复大部分故障,但我无法让 winHttpReq 命令工作。在我的研究中,听起来它们在 VB.net 中没有直接相关性,但我发现的建议都没有奏效。
我收到未声明“CreateObject”的错误。由于其保护级别,它可能无法访问。我对 VB.net 编码很陌生,但所有关于替代发布方法的建议似乎都不起作用。任何建议将不胜感激。
ios - Philip's Hue - 白光调色板 - iOS 实现
在https://github.com/InfinitApps/InfColorPicker/blob/master/InfColorPicker/InfHSBSupport.m的帮助下为 Philip 的 Hue 灯实现了彩色光调色板
有没有办法为菲利普的色调光实现白色调色板,如下图所示?
philips-hue - 使用 API 的飞利浦 Hue 应用程序能否对打开的灯做出反应?
我正在尝试完成一些简单的事情。当有人打开色调灯时,如果是在下午 6 点之后,请将灯设置为特定颜色。
如果不经常轮询(这似乎很蹩脚),我无法找到一种方法来做到这一点。
主色调 iOS 应用程序具有警报,但灯仅在打开时响应警报。因此,当晚上 7 点打开灯时,应用程序的警报在晚上 6 点之后也无法设置特定颜色。
java - 超时后的Arduino adalight退出功能
我正在使用 arduino 和 ledstrip 进行一个项目。我在同一个 LED 条上组合了飞利浦流光溢彩和飞利浦色调。我使用按钮在 Hue 和 Ambilight 之间切换,为此我使用 adalight 代码。
我可以从 Hue (color();) 切换到流光溢彩功能,但不能从 adalight 切换回颜色功能,当流光溢彩功能没有从处理中得到响应时。它似乎停留在流光溢彩功能中。当它没有得到响应时,以下代码开始工作:
我尝试了很多东西,但似乎没有任何效果。所以我的问题是,我如何退出流光溢彩功能并返回颜色功能?
philips-hue - 在没有桥的情况下运行 Hue 灯?
可以在没有桥接设备的情况下运行 Phillips Hue 灯吗?
我一直在尝试搜索,看看菲利普斯色调灯泡是否可以在没有色调桥的情况下工作,只需用树莓派和 . 有没有人试过这个?
android - 飞利浦 Hue 外部访问 API
我最近购买了几个飞利浦 Hue 灯泡。我正在考虑为他们开发一个应用程序,并且我让它与一件事分开。
我只能从我的手机和灯泡所在的本地网络了解如何控制灯泡,但是我还需要外部远程访问。即使我没有连接到 Wi-fi,飞利浦 Hue 也支持我更改灯光状态,但我找不到任何关于如何在第 3 方应用程序上支持此功能的文档。
我发现了一些关于使用 IFTTT 的信息,但我找不到任何关于如何使用 IFTTT 对灯泡进行外部控制的信息。
windows - 在 Windows 上设置飞利浦 Hue
我正在尝试在 Windows 8.1(64 位)上设置 Philips Hue。但是,我不确定为什么当我浏览以下网站时它没有显示任何内容: https ://www.meethue.com/api/nupnp
我什至尝试过以下方法(因为他们的一些页面位于 www2 上。) https://www2.meethue.com/api/nupnp
现在我无法遵循本教程 http://www.developers.meethue.com/documentation/hue-bridge-discovery
所以事实上我想知道是否有一种方法可以使用 Windows 控制 Hue 并使用它的 SDK 编写代码?我很难设置它。
我已经用我的手机设置了它,它可以正常工作。
objective-c - 在 Swift 项目中使用 Philips-Hue Obj-C
在编码方面(网络除外),我是一个完整的初学者,但想从它开始。所以我买了一套飞利浦色调集,我想通过 Swift2 控制它。我开始了一个在线 Swift2 课程,它帮助我入门(仍然是初学者),所以我希望 HUE 能帮助我以一种有趣的方式学习 Swift2 编码。
但是:飞利浦提供的 API 在 Obj-C 中,这绝对让我感到困惑。应该有一种方法可以将它集成到 Swift 项目中,但正如我所说.. 作为初学者,我无法做到(http://www.developers.meethue.com/documentation/apple-sdk)。
下载示例后,我可以在灯上运行它,效果很好,但我无法理解或更改代码。我用谷歌搜索并试图找到一个示例,其中有人将它包含在 Swift 中,这样我就可以开始使用灯光并开始使用我目前学到的东西。
因为那里的信息太少,所以我来到这里,希望你们能帮助我开始 - 一个项目会是什么样子,这样我就可以在我的 swift 项目中使用 obj-C 部分(尤其是连接到桥接器)?有没有我找不到的演示?很抱歉我的“不专业”问题,但这对我来说意义重大:)
非常感谢!