Posts

Showing posts from March, 2021

Wordpress with PHP Everywhere

Image
Sometimes you have to handle things in Wordpress that you can't find any plugin for. In our case I had to visualize a list from a MySQL database and in another case I had to fetch data from another website. In both cases I solved it with inserted PHP code which is executing and getting the info.

SignalK switch with NodeRed and WilhelmSK

Image
Updated 2021-03-13 ! Here I'm trying to do the "ultimate" SignalK switch blog post including( no N2K) Shelly 1 as the hardware switch NodeRed as the function engine NodeRed dashboard as input/output interface WilhelmSK as input/output, check picture A http endpoint as state sensing The post is ment to be a template where you can pick the parts which are right for your setup.