Open HannistHK opened 1 week ago
spicetify enable-devtools
, right click anywhere in spotify and select Show DevTools)
- Do you see traces in the past? (Click on the top right "Traces" button when editing the automation)
- Do you see any errors in spotify when changing the title?
- Do you see any errors in the spicetify console when changing the title? (
spicetify enable-devtools
, right click anywhere in spotify and select Show DevTools)
As for 2. And 3. I'll send in a bit
Heres the follow up:
Still waiting....
Go to the dev console again, change to the Network
tab, click on the grey circle 🚫 right next to the red icon. Skip to the next song. Do you see any request that is caused by dynamic-lights-homeassistant.js
in the Initiator
column? If yes, the extension is probably fine and something is not working on the homeassistant side.
Getting these errors
Edit the webhook trigger as YAML and make sure local_only is false. @muckelba Please add this to the README. You may also add a notice to the README for users to enable "Music mode" (this will make sure the latency is lower) if they are using yeelight lights.
Yea, i guess you need to set local_only
when using nabu casas solution. Please try that @HannistHK
@KinteLiX interesting, i'll add it to the README, ty
Yea, i guess you need to set
local_only
when using nabu casas solution. Please try that @HannistHK@KinteLiX interesting, i'll add it to the README, ty
I'm using cloudflared and had to do this as well. You're welcome!
Hey it works now!!!
Thanks @muckelba and @KinteLiX for helping me out, means a lot!
Sorry for repeatedly making new comments but there should be a way to saturate the colors a bit mine look a bit bland because of each led not being individually addressable.
So i managed to make a SSL instance through Nabu Casa and it goes something like "https://ui.nabu.casa". i verified its ssl status and entered the correct webhook in its place but still no trigger. Heres my YAML code too.