Skip to content

Instantly share code, notes, and snippets.

@stalsma
stalsma / zha-ecodim-ed-10014-4-channel-remote.yaml
Last active November 12, 2023 15:10 — forked from TexTown/zha-ecodim-ed-10013-2-channel-remote.yaml
A Home Assistant blueprint for ZHA to control lights using the EcoDim ED-10013 2 Channel Remote
blueprint:
name: ZHA - EcoDim ED-10014 - 4 Channel Remote
description: 'Control any light using the EcoDim ED-10014 remote on ZHA'
domain: automation
input:
remote:
name: Remote controller
description: Remote to use
selector:
device:
@stalsma
stalsma / proxy.php
Last active August 29, 2015 14:21 — forked from jpmckinney/proxy.php
<?php
/**
* @file
* Implements a Solr proxy.
*
* Currently requires json_decode which is bundled with PHP >= 5.2.0.
*
* You must download the SolrPhpClient and store it in the same directory as this file.
*