Skip to content
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

Xiaomi Philips Eyecare 2nd Generation gets unresponsive #25

Open
misterymisery opened this issue Sep 30, 2019 · 20 comments
Open

Xiaomi Philips Eyecare 2nd Generation gets unresponsive #25

misterymisery opened this issue Sep 30, 2019 · 20 comments

Comments

@misterymisery
Copy link

misterymisery commented Sep 30, 2019

After few hours (let say they stop to work overnight) touch buttons on lamp are locked and only lamp restart fix this. After restart they are good again for few hours. Any way to fix this?

PS.
I have 3 of them and all behave same. When removing them from HA and deleting from custom_componets they are working fine.

@seafoodrice
Copy link

Seems this issue has been dragged on for long and no one able to proceed with more diagnosis and fixes. Anyone can help one this as this breaks the core feature to support this the device.

@bazuchan
Copy link

I have same problem with xiaomi zhimi heater and it started after firmware update.

@Stupco
Copy link

Stupco commented Sep 2, 2020

Same issue with 2x Philips Eyecare lamps, only happened since integrating with HA which is a shame as they are now useless for "dumb" operations (using buttons) which my wife prefers.

Would really like a fix!

Light Xiaomi firmware version: 1.2.8.0026

@syssi syssi changed the title Xiaomi Philips Eyecare 2nd Generation Xiaomi Philips Eyecare 2nd Generation gets unresponsive Oct 30, 2020
@SpeedFire0
Copy link

After few hours (let say they stop to work overnight) touch buttons on lamp are locked and only lamp restart fix this. After restart they are good again for few hours. Any way to fix this?

PS.
I have 3 of them and all behave same. When removing them from HA and deleting from custom_componets they are working fine.

I had the same issue after implementing this component. However all was fixed after I plugged out and plugged in the lamp into the power socket. Both hardware and software controls restored completely. You can try.

@pniewiadowski
Copy link

After few hours (let say they stop to work overnight) touch buttons on lamp are locked and only lamp restart fix this. After restart they are good again for few hours. Any way to fix this?
PS.
I have 3 of them and all behave same. When removing them from HA and deleting from custom_componets they are working fine.

I had the same issue after implementing this component. However all was fixed after I plugged out and plugged in the lamp into the power socket. Both hardware and software controls restored completely. You can try.

That's work for some time and then happen again :/

@Stupco
Copy link

Stupco commented Jan 13, 2021

Confirming this bug is still an issue.

@syssi
Copy link
Owner

syssi commented Jan 18, 2021

Please subscribe this issue too: rytilahti/python-miio#617

@syssi
Copy link
Owner

syssi commented Jan 18, 2021

Does this issue apply to philips.light.sread1 and philips.light.sread2?

@SpeedFire0
Copy link

Does this issue apply to philips.light.sread1 and philips.light.sread2?

philips.light.sread2 works absolutely fine, while physical buttons on philips.light.sread1 stop working after several days (then you need to re-plug it to the power socket)

@laoyang945
Copy link

I have the same issue with philips.light.sread2, but I cannot 100% reproduce it.

@xekil
Copy link

xekil commented Jul 13, 2021

same problem, help please !

@samoswall
Copy link

samoswall commented Sep 21, 2021

The same problem. Is there a way to fix it?
philips.light.sread1 Firmware version 2.1.3.0024 latest.

@Stupco
Copy link

Stupco commented Sep 22, 2021

Yup, definitely still an issue. It's really pissing off my wife, basically the lamps are unusable as smart lamps, might need to just make them dumb lamps until this is fixed...

@pniewiadowski
Copy link

I switch to this integration some time ago and it doens't have this issue, so here is my recomendation:
https://github.com/syssi/xiaomi_raw
Example switches.yaml configuration:

- platform: xiaomi_miio_raw
  name: przemek_desk_light
  host: 10.10.10.13
  token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  turn_on_command: 'set_power'
  turn_on_parameters: 'on'
  turn_off_command: 'set_power'
  turn_off_parameters: 'off'
  state_property: 'power'
  state_property_getter: 'get_prop'
  state_on_value: 'on'
  state_off_value: 'off'    

@samoswall
Copy link

samoswall commented Sep 22, 2021

Configured miio integration.
2021-09-22_10-26-42
2021-09-22_10-33-49
I'm testing it (waiting for a few days).

I edited it!
After 4 days, the lamp stopped responding to button presses.

@misterymisery
Copy link
Author

I switch to this integration some time ago and it doens't have this issue, so here is my recomendation:
https://github.com/syssi/xiaomi_raw
Example switches.yaml configuration:

- platform: xiaomi_miio_raw
  name: przemek_desk_light
  host: 10.10.10.13
  token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  turn_on_command: 'set_power'
  turn_on_parameters: 'on'
  turn_off_command: 'set_power'
  turn_off_parameters: 'off'
  state_property: 'power'
  state_property_getter: 'get_prop'
  state_on_value: 'on'
  state_off_value: 'off'    

That is great. It is working few hours flawlessly for now where sometimes it started to fail after 2 hours! I can't wait if this still work tomorrow. Now how to fix it in offcial release?!

@syssi
Copy link
Owner

syssi commented Sep 23, 2021

Did you see the discussion here? rytilahti/python-miio#617

As soon a working / proper / issue free set of properties is known this component can be fixed.

@misterymisery
Copy link
Author

@syssi yeap I seen it. Already responded there but not sure who owns this fix? Is it you?

@xekil
Copy link

xekil commented Jan 20, 2024

Any ideas on the availability of the fix for the physical buttons problem?
thank you

@xm4rcell0x
Copy link

Any news? The bug is still here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests