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

Error: string value is None for dictionary value @ data['value'] #139

Open
MnM001 opened this issue Nov 21, 2024 · 0 comments
Open

Error: string value is None for dictionary value @ data['value'] #139

MnM001 opened this issue Nov 21, 2024 · 0 comments

Comments

@MnM001
Copy link

MnM001 commented Nov 21, 2024

Hi,

I have some scripts, called via automations in HA to record the current volume of some Alexa devices.
It used to work fine, however, I did upgrades and now it doesn't work anymore.
I get this error now (when running the script):

Error: string value is None for dictionary value @ data['value']

I tries to figure it out but I have no idea.

This is the script that generates the error:

action: variable.update_sensor metadata: {} data: replace_attributes: false attributes: {} value: '{{ state_attr(''media_player.echodot_1'', ''volume_level'')}}' target: entity_id: sensor.tts_echodot_1_volume alias: Variables+History 'Update Sensor Variable' on tts_echo_1_volume
If you could let me know how to fix it that will be great.

Cheers.

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