-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[miio] Better support for Xiaomi IO Philips Wi-Fi Bulb E27 #7947
Labels
bug
An unexpected problem or unintended behavior of an add-on
enhancement
An enhancement or new feature for an existing add-on
Comments
dafzor
changed the title
Better support for Xiaomi IO Philips Wi-Fi Bulb E27
[miio] Better support for Xiaomi IO Philips Wi-Fi Bulb E27
Jun 20, 2020
marcelrv
added
the
enhancement
An enhancement or new feature for an existing add-on
label
Jun 28, 2020
please provide the model string of your device. |
What's the model string? do you mean hardwareVersion? If so it's As for function, the binding exposes a lot of channels but I've only really tested power and brightness which covers all the functionality of the bulb. |
marcelrv
added a commit
to marcelrv/openhab-addons
that referenced
this issue
Jun 28, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
cpmeister
pushed a commit
that referenced
this issue
Jun 30, 2020
adding Philips Wi-Fi Bulb E27 White Closes #7947 Signed-off-by: Marcel Verpaalen <[email protected]>
knikhilwiz
pushed a commit
to knikhilwiz/openhab2-addons
that referenced
this issue
Jul 12, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
CSchlipp
pushed a commit
to CSchlipp/openhab-addons
that referenced
this issue
Jul 26, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]> Signed-off-by: CSchlipp <[email protected]>
MPH80
pushed a commit
to MPH80/openhab-addons
that referenced
this issue
Aug 3, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]> Signed-off-by: MPH80 <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
DaanMeijer
pushed a commit
to DaanMeijer/openhab-addons
that referenced
this issue
Sep 1, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]> Signed-off-by: Daan Meijer <[email protected]>
markus7017
pushed a commit
to markus7017/openhab-addons
that referenced
this issue
Sep 19, 2020
adding Philips Wi-Fi Bulb E27 White Closes openhab#7947 Signed-off-by: Marcel Verpaalen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
An unexpected problem or unintended behavior of an add-on
enhancement
An enhancement or new feature for an existing add-on
I have several Xiaomi IO Philips Wi-Fi Bulb E27 which I had been using with openhab/openhab:2.5.5 container for arm7.
I have to force the type and model and brightness but both power and brightness controls work as expected.
config:
"warnings" in openhab.log
It would be nice for the device to be properly recognized so I don't have to force it.
The text was updated successfully, but these errors were encountered: