Is it possible to have a sensor like http Content which can handle real Content like Strings.
We have some Status Websites with the following simple text output
Status: [OK] Info: [Everything OK]
Now it would be nice to have a sensor that can handle the two words in [ ] as a channel like the http content sensor. But with that i got an "Unexpected Format: OK" error...
The Info als can have values like "Import of File was not successfully" and so on.
Any solution for this?
Add comment