Skip to content

Instantly share code, notes, and snippets.

@Resinchem
Resinchem / custom_panel.yaml
Created February 23, 2026 11:51
Add Developer Tools back to Home Assistant Side Bar
# Add DevTools back to Sidebar
panel_custom:
- name: panel_develop
sidebar_title: Developer Tools
sidebar_icon: mdi:hammer
url_path: 'config/developer-tools'
module_url: /api/hassio/app/entrypoint.js
embed_iframe: true
require_admin: true
@hectorzin
hectorzin / synchronize_todo_list.yaml
Last active March 15, 2025 23:32
Synchronize 2 Home Assistant todo list
blueprint:
name: "Synchronize 2 Home Assistant todo list"
description:
This blueprint for Home Assistant synchronizes 2 to-do lists. Originally designed to sync Google Keep lists with the Bring shopping list, its versatility allows syncing any list. Currently limited to syncing only active items, those marked as completed are removed from the lists
source_url: https://gist.github.com/hectorzin/53f9811ff2d6a673af9ff3a9801df7af
domain: automation
input:
google_list:
name: List 1
description: Select your first list to synchronize