After upgrade to 0.115 shortcuts gives error
See original GitHub issueAfter upgrade to 0.115 shortcuts now gives an error. Worked as expected on 0.114.4. Running supported supervised install.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 137, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1315, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1350, in _execute_service
await handler.func(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 459, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 655, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 490, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/squeezebox/media_player.py", line 483, in async_play_media
content = json.loads(media_id)
File "/usr/local/lib/python3.8/json/__init__.py", line 357, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.8/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/local/lib/python3.8/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Manual Update Error and Issue Creating a Shortcut After ...
Windows 10: Select Start > Settings > Update & Security > Troubleshoot, then select Additional Troubleshooters > Windows Update under Get up ...
Read more >Shortcuts automation failed after updatin… - Apple Community
Shortcuts automation failed after updating to iOS 16. Automation fail every time ..it is show encountered an error .this problem is coming ...
Read more >Getting this weird error message AFTER my automation has ...
It's linked to a shortcut that opens Apple Music and I'm already listening to the playlist before this error appears.
Read more >iOS 15 Shortcuts Not Working: Issues and Possible Fixes ...
Method #01: Restart your device and give it a go again Yes, we are starting with the most basic solution out there, but...
Read more >Shortcuts Ignored After Upgrade · Issue #247 · lxqt ... - GitHub
, In Session settings Global keyboard shortcuts is not running, but can be started manually. First boot always results in this, reboot solves ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks, will look into it.
Great, thanks for sharing!