choose timezone in app not working
tsloms opened this issue · 3 comments
Description
When setting up the app (newest release, 4.40.0) it asks to select a timezone at one point, but when I try to select, I only get a blank screen. But I cannot skip the step and therefore cannot use the app. Older App Version still works...
When adding my existing original bridge, the App doesn't ask for the timezone, maybe that can be preconfigured in the addon as well?
Expected behavior
Selecting of timezone possible
OR
not asking for timezone
Reproduction steps
- Install newest Hue Android App version (4.40.0)
- pair with described procedure
- move through the steps in the app
- get stuck at "select timezone screen"
Relevant log output
2023-04-24 12:14:56,245 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
2023-04-24 12:14:58,703 DEBUG emulated_hue.apiv1 -- [192.168.178.51] GET /description.xml
2023-04-24 12:15:06,877 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
2023-04-24 12:15:09,923 DEBUG emulated_hue.apiv1 -- [192.168.178.159] POST /api
2023-04-24 12:15:09,924 DEBUG emulated_hue.apiv1 -- {"devicetype":"Hue#IN2023","generateclientkey":true}
2023-04-24 12:15:09,924 INFO emulated_hue.controllers.config -- Link request detected - Use the Homeassistant frontend to confirm this link request.
2023-04-24 12:15:10,974 DEBUG emulated_hue.apiv1 -- [192.168.178.159] POST /api
2023-04-24 12:15:10,974 DEBUG emulated_hue.apiv1 -- {"devicetype":"Hue#IN2023","generateclientkey":true}
2023-04-24 12:15:11,987 DEBUG emulated_hue.apiv1 -- [192.168.178.159] POST /api
2023-04-24 12:15:11,988 DEBUG emulated_hue.apiv1 -- {"devicetype":"Hue#IN2023","generateclientkey":true}
2023-04-24 12:15:13,019 DEBUG emulated_hue.apiv1 -- [192.168.178.159] POST /api
2023-04-24 12:15:13,020 DEBUG emulated_hue.apiv1 -- {"devicetype":"Hue#IN2023","generateclientkey":true}
2023-04-24 12:15:13,942 DEBUG emulated_hue.apiv1 -- [192.168.178.157] GET /link/5mFDf2BJBir9IFkukWx-kk4tAUduaqXX
2023-04-24 12:15:13,942 INFO emulated_hue.controllers.config -- Link mode is enabled for the next 5 minutes.
2023-04-24 12:15:14,056 DEBUG emulated_hue.apiv1 -- [192.168.178.159] POST /api
2023-04-24 12:15:14,056 DEBUG emulated_hue.apiv1 -- {"devicetype":"Hue#IN2023","generateclientkey":true}
2023-04-24 12:15:14,056 INFO emulated_hue.apiv1 -- Client Hue#IN2023 registered
2023-04-24 12:15:14,057 INFO emulated_hue.controllers.config -- Link mode is disabled.
2023-04-24 12:15:14,147 DEBUG emulated_hue.apiv1 -- [192.168.178.159] PUT /api/1dF67f1cAE5b395Ec1e1e1254f1d55ffA9fDA9XX/config
2023-04-24 12:15:14,148 DEBUG emulated_hue.apiv1 -- {"swupdate2":{"install":false,"autoinstall":{"on":true}}}
2023-04-24 12:15:14,149 DEBUG emulated_hue.apiv1 -- Change config called with params: {'swupdate2': {'install': False, 'autoinstall': {'on': True}}}
2023-04-24 12:15:18,265 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
2023-04-24 12:15:20,945 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/1dF67f1cAE5b395Ec1e1e1254f1d55ffA9fDA9XX/config
2023-04-24 12:15:22,272 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
2023-04-24 12:15:22,510 DEBUG emulated_hue.apiv1 -- [192.168.178.159] PUT /api/1dF67f1cAE5b395Ec1e1e1254f1d55ffA9fDA9XX/config
2023-04-24 12:15:22,519 DEBUG emulated_hue.apiv1 -- {"portalservices": false}
2023-04-24 12:15:22,519 DEBUG emulated_hue.apiv1 -- Change config called with params: {'portalservices': False}
2023-04-24 12:15:26,321 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
2023-04-24 12:15:30,298 DEBUG emulated_hue.apiv1 -- [192.168.178.159] GET /api/config
Operating system
HassOS
Install method
HassOS Addon
Version
0.3.0 dev
Dev Version
No response
Any other information that may be helpful
when force closing the app and reopen the app is stuck in trying to connect but cannot proceed
Pretty sure this is related to not yet working with the V2 API
This guy completely stopped working on this project about 2 years ago. He complains that he has no bridge v2??? This thing is like 8 years old and you still don't have it?? I can send you mine if you need it. Just let the community know. The worst thing is stopping to communicate at all.
This issue has been marked as stale due to no activity and will be closed in 7 days.