this post was submitted on 16 Aug 2025
10 points (100.0% liked)
homeassistant
16217 readers
22 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
where are you seeing the errors? node-red? what does the debug node outputs?
can you post an example of the working curl command?
the code seems fine (could be solved with a single regex but no need to change it)
my first guess is that you're assuming one on the tools is sending proper headers and it's not...
Hereby the screenshot of the curl command
this looks fine, code looks fine, I've thing I don't think it's super transparent about this setup is how your message payload looks before your request, but the headers are set correctly...
Isn't that in my code (see pastebin link)?