Simon Sasburg
Results
2
comments of
Simon Sasburg
I've tried to implement this, and i've pushed my WIP at https://github.com/MrHacky/git-imerge/tree/wip-notree-automerge One of the problems i ran into is that merge-index/git-merge-one-file has no option to not touch the worktree....
This is what i use to configure screenmqtt as a light in HA, maybe this will help. ``` light: - platform: mqtt name: "Desk" state_topic: "pchome/monitor/all/power/state" command_topic: "pchome/monitor/all/power/command" payload_on: "ON"...