I don’t think so because that’s just a name change and not a deprecated component. Are you using custom_ui?
No.
I don’t think so because that’s just a name change and not a deprecated component. Are you using custom_ui?
No.
@cexshun, @tony this looks like an HTML problem. Are you versions of Supervisor, Host OS and HA updated?
And also, are there any errors when opening the page on a desktop browser with Developer Tools Console open?
I used Raspbian and the AIO installer. Apt-get has all packages to date. HA is 0.55.0.
I posted the developer console from Chrome above. Here is the verbose output in Firefox developer console.
GET
https://[redacted].duckdns.org/ [HTTP/1.1 200 OK 33ms]
GET
https://[redacted].duckdns.org/static/core-2a7d01e45187c7d4635da05065b5e54e.js [HTTP/1.1 304 Not Modified 28ms]
GET
https://[redacted].duckdns.org/static/custom-elements-es5-adapter.js [HTTP/1.1 304 Not Modified 32ms]
GET
https://[redacted].duckdns.org/static/webcomponents-lite.js [HTTP/1.1 304 Not Modified 24ms]
GET
XHR
https://[redacted].duckdns.org/static/frontend-2de1bde3b4a6c6c47dd95504fc098906.html [HTTP/1.1 304 Not Modified 47ms]
GET
XHR
https://[redacted].duckdns.org/static/mdi-2e848b4da029bf73d426d5ba058a088d.html [HTTP/1.1 304 Not Modified 50ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-state-7948d3dba058f31517d880df8ed0e857.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/config-52e2e1d477bfd6dc3708d65b8337f0af.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-template-928e7b81b9c113b70edc9f4a1d051827.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/map-565db019147162080c21af962afc097f.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/kiosk-b40aa5cb52dd7675bea744afcf9eebf8.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-mqtt-94b222b013a98583842de3e72d5888c6.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-info-b0e55eb657fd75f21aba2426ac0cedc0.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/history-fe2daac10a14f51fa3eb7d23978df1f7.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/logbook-771afdcf48dc7e308b0282417d2e02d8.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-event-d409e7ab537d9fe629126d122345279c.html [HTTP/1.1 200 OK 0ms]
GET
https://[redacted].duckdns.org/frontend/panels/dev-service-422b2c181ee0713fa31d45a64e605baf.html [HTTP/1.1 200 OK 0ms]
Error in parsing value for ‘display’. Declaration dropped. [redacted].duckdns.org:2:10
Error in parsing value for ‘display’. Declaration dropped. [redacted].duckdns.org:6:10
Unknown pseudo-class or pseudo-element ‘-webkit-outer-spin-button’. Ruleset ignored due to bad selector. [redacted].duckdns.org:17:19
Unknown pseudo-class or pseudo-element ‘-webkit-clear-button’. Ruleset ignored due to bad selector. [redacted].duckdns.org:21:19
Unknown pseudo-class or pseudo-element ‘-webkit-input-placeholder’. Ruleset ignored due to bad selector. [redacted].duckdns.org:25:19
Unknown pseudo-class or pseudo-element ‘-ms-clear’. Ruleset ignored due to bad selector. [redacted].duckdns.org:37:19
Unknown pseudo-class or pseudo-element ‘-ms-input-placeholder’. Ruleset ignored due to bad selector. [redacted].duckdns.org:41:18
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:25
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:71
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:83
Unknown property ‘user-select’. Declaration dropped. [redacted].duckdns.org:30:767
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:65
Unknown pseudo-class or pseudo-element ‘-webkit-outer-spin-button’. Ruleset ignored due to bad selector. [redacted].duckdns.org:89:46
GET
https://[redacted].duckdns.org/static/icons/favicon-192x192.png [HTTP/1.1 304 Not Modified 28ms]
GET
https://[redacted].duckdns.org/api/websocket [HTTP/1.1 101 Switching Protocols 43ms]
GET
XHR
https://[redacted].duckdns.org/api/themes [HTTP/1.1 200 OK 106ms]
paper-drawer-panel is deprecated. Please use app-layout instead! frontend-2de1bde3b4a6c6c47dd95504fc098906.html-75.js:1:1629
Unknown property ‘user-select’. Declaration dropped. [redacted].duckdns.org:2:145
Unknown property ‘user-select’. Declaration dropped. [redacted].duckdns.org:2:341
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:5
Unknown property ‘-moz-flex-basis’. Declaration dropped. [redacted].duckdns.org:14:29
Unknown property ‘user-select’. Declaration dropped. [redacted].duckdns.org:2:500
Selector expected. Ruleset ignored due to bad selector. [redacted].duckdns.org:9
GET
https://[redacted].duckdns.org/local/kelly.png [HTTP/1.1 304 Not Modified 43ms]
GET
https://[redacted].duckdns.org/local/rob.png [HTTP/1.1 304 Not Modified 52ms]
GET
https://[redacted].duckdns.org/local/seth.png [HTTP/1.1 304 Not Modified 47ms]
If I resize the browser window to only show 2 columns, the slider is fine. But once it hits 3 or more columns, it cuts off. On mobile, it cuts off slightly where sliding the slider all the way to the right hits the edge of the screen at around 98%.
You have lots of errors like this. This is a problem with HTML or CSS and not Home Assistant.
When 0.55 was released i’ve made the upgrade and at the same time i installed custom_ui. I had the same problem with the sliders but when added state_card_mode: break-slider
and stretch_slider: true
the problem disappeared. The first puts the slider below the title if the isn’t enough space and the second stretches the slider to full width on the second line.
What’s your Supervisor version?
I’m not running supervisor. Supervisord, nor supervisorctl is on my system. I’m not willing to install custom_ui to get around this minor bug.
In the process of updating python from old to new version.
I have problems with the “input.slider”
I get this in my hass:
unknown:unknown
Can somebody help?
Did you read the release notes?
and this:
I change the name now.
But i was a issue when i upgraded python.
And when the release was after.
Meaby the new release came out, right where i was upgrading the system…