Skip to content

Instantly share code, notes, and snippets.

@sean6541
sean6541 / cwop_upload.yaml
Last active August 1, 2026 05:34
Upload data from Home Assistant to the CWOP.
blueprint:
name: 'CWOP Upload'
description: >
Upload data from Home Assistant to the CWOP.
Config:
The sensor_* variables are the sensors whos data will be uploaded.
The trigger_entities variable specifies the entries to trigger state changes on (this could be a list).
The script "/config/blueprints/automation/sean6541/send_tcp.sh" must be executable and contain the following:
@mihaiserban
mihaiserban / printer.cfg
Last active April 10, 2026 15:06
Klipper Ender 5 Plus stock printer config
# This file contains pin mappings for the Creality Ender 5 Plus.
# Ender 5 Plus stock uses a Creality v2.2 board, similar to CR-20 Pro.
# To use this config, the firmware should be compiled for the AVR atmega2560.
# See the example.cfg file for a description of available parameters.
[stepper_x]
step_pin: PF0
dir_pin: PF1
enable_pin: !PD7