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

HA log file - SyntaxError: The string did not match the expected pattern. #156

Open
jt1971 opened this issue May 18, 2023 · 0 comments
Open

Comments

@jt1971
Copy link

jt1971 commented May 18, 2023

I've noticed the following error message appearing in the system log over 200,000 in the last 30 minutes. I haven't made any changes to the Tesla card config for weeks so not sure how long this error has been occurring.

My config is as follows:

type: custom:swipe-card
Parameters:
slidesPerView: auto
spaceBetween: 8
scrollbar:
hide: false
draggable: true
snapOnRelease: true
cards:

  • type: custom:tesla-style-solar-power-card
    grid_to_house_entity: sensor.apf_grid2house
    grid_to_battery_entity: sensor.apf_grid2batt
    generation_to_grid_entity: sensor.apf_solar2grid
    generation_to_battery_entity: sensor.apf_solar2batt
    generation_to_house_entity: sensor.apf_solar2house
    battery_to_house_entity: sensor.apf_batt2house
    battery_to_grid_entity: sensor.apf_batt2grid
    grid_entity: sensor.apf_grid_entity
    house_entity: sensor.apf_real_house_load
    generation_entity: sensor.apf_generation_entity
    battery_entity: sensor.apf_battery_entity
    appliance2_consumption_entity: sensor.myenergi_eddi_21154991_internal_load_ct1
    appliance1_consumption_entity: sensor.zappi_power_sensor
    battery_extra_entity: sensor.alpha_battery_soc
    generation_extra_entity: sensor.solax_solar_power
    threshold_in_k: 1
    change_house_bubble_color_with_flow: 1
    house_without_appliances_values: 1
    speed_factor: 0.1
    show_gap: false
    .....
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