Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

homeassistant updated to 2023.4.2, tileboard(ipad mini2, IOS9 safari)can't working #870

Open
ouhaiorg opened this issue Apr 15, 2023 · 5 comments

Comments

@ouhaiorg
Copy link

ouhaiorg commented Apr 15, 2023

config.js:
serverUrl: 'http://192.168.2.17:8188',
wsUrl: 'ws://192.168.2.17:8188/api/websocket',

on homeassistant 2023.4.2:

ios9

@ouhaiorg
Copy link
Author

ouhaiorg commented Apr 15, 2023

same http://192.168.2.17:8188/auth/authorize?client_id=http%3A%2F%2F192.168.2.17%3A8188&redirect_uri=http%3A%2F%2F192.168.2.17%3A8188%2Flocal%2Ftileboard%2Findex.html%3Foauth%3D1, on homeassistant 2021.2.3 work fine, maybe homeassistant's oauth has changed, how can I continue use tileboard on my old ipad?
IMG_0003

@ouhaiorg ouhaiorg changed the title When homeassistant updated to 2023.4.2, ipad mini2(IOS9 safari)can't working homeassistant updated to 2023.4.2, tileboard(ipad mini2(IOS9 safari)can't working Apr 15, 2023
@ouhaiorg ouhaiorg changed the title homeassistant updated to 2023.4.2, tileboard(ipad mini2(IOS9 safari)can't working homeassistant updated to 2023.4.2, tileboard(ipad mini2, IOS9 safari)can't working Apr 15, 2023
@ouhaiorg
Copy link
Author

Long live token in config.js can work, but it's not safe.

@N3rdix
Copy link

N3rdix commented Apr 23, 2023

Have you checked access from a computer where you can see the request which fails (like chrome dev tools)? Or is it just the iPad failing to connect?

@ouhaiorg
Copy link
Author

just iPad connect failed.

@rchl
Copy link
Collaborator

rchl commented May 5, 2023

I suppose changes in Homeassistant broke compatibility with iOS 9 which is now almost 8 years old. Don't think we can do anything about it. You have to use less safe long-lived token if you want to keep using this old tablet.

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

No branches or pull requests

3 participants