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

2023-09 Update Seems to have broken card - Unexpected token '<', "<!DOCTYPE "... is not valid JSON in UI #107

Closed
Trebacz opened this issue Sep 6, 2023 · 1 comment

Comments

@Trebacz
Copy link

Trebacz commented Sep 6, 2023

After updating to HA 2023.09 - a working card in a vertical card gives this UI error.

Unexpected token '<', "<!DOCTYPE "... is not valid JSON

Not exactly sure why, but here is My card yaml.

type: custom:ha-card-weather-conditions
name: Palisades
weather:
  icons_model: climacell
  current:
    sun: sun.sun
    moon_phase: sensor.cc_test_moon_phase
    temperature: sensor.outside_temperature
    humidity: sensor.outdoor_humidity
    pressure: sensor.air_pressure
    wind_bearing: sensor.wind_direction
    wind_speed: sensor.wind_speed
air_quality:
  epa_aqi: sensor.e_sycamore_drive_air_quality_index
  epa_health_concern: `sensor.purpleair_description`
@Trebacz
Copy link
Author

Trebacz commented Sep 7, 2023

Never mind this was transient...

@Trebacz Trebacz closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant