Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Better Thermostat Automatic Temperature
description: Set BT Thermostats temperature based on a schedule and presence.
domain: automation
source_url: https://gist.github.com/chaptergy/f48c99cd4acd25b251a8326acb72f455
input:
thermostat_target:
name: Thermostats
selector:
target:
@chaptergy
chaptergy / appliance-notifications.yaml
Last active April 2, 2024 15:39 — forked from Blackshome/appliance-notifications.yaml
appliance-notifications.yaml
blueprint:
name: Appliance Actions
description: >
# Appliance Actions
**Version: 1.0**
🤔 Watts your appliance up to, you're always in the know from start to finish!🛎️🔌💸
<details>
@chaptergy
chaptergy / npm-json-schema.json
Created August 4, 2021 09:37
NginxProxyManager JSON Schema at v2.9.6
{
"$schema":"http://json-schema.org/draft-07/schema#",
"$id":"root",
"title":"Nginx Proxy Manager REST API",
"description":"This is the Nginx Proxy Manager REST API",
"version":"2.0.0",
"links":[
{
"href":"http://npm.example.com/api",
"rel":"self"