hass-emulated-hue/core

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?
Screenshot_2023-04-24-12-15-19-18_37aa7df8076ee809f409ba29e0d01da1
Screenshot_2023-04-24-12-15-25-13_37aa7df8076ee809f409ba29e0d01da1
Screenshot_2023-04-24-12-15-35-40_37aa7df8076ee809f409ba29e0d01da1
Screenshot_2023-04-24-12-15-43-11_37aa7df8076ee809f409ba29e0d01da1

Expected behavior

Selecting of timezone possible
OR
not asking for timezone

Reproduction steps

  1. Install newest Hue Android App version (4.40.0)
  2. pair with described procedure
  3. move through the steps in the app
  4. 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
Screenshot_2023-04-24-12-20-29-05_37aa7df8076ee809f409ba29e0d01da1

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.