Skip to content

Instantly share code, notes, and snippets.

View spencermamer's full-sized avatar

Spencer Mamer spencermamer

View GitHub Profile
@badboybeyer
badboybeyer / inovelli_led.yaml
Last active December 3, 2023 04:10
Script for setting the notification LED settings of Inovelli red and blue switches
---
# Changes:
# Aug 08, 2023
# 1. Added support for the new 2-in-one red series switches (VZW31)
# 2. Added support for the blue series 2-in-on switches (VZM31) [Zigbee2MQTT integration]
# 3. Stop using inovelli math, and use the bitmasked parameters offered by zwave-js
# May 26, 2022
# 1. First release removing support for the deprecated OpenZWave and ZWave integrations.
# 2. Added support for the White LED color.
# * @kschlichter and @mwav3 thank you for your help.
anonymous
anonymous / blockerList.json
Created June 25, 2015 00:05
Testing Safari Content Blocker on iMore.com
[
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": ".*",
"resource-type": ["script"],
"load-type": ["third-party"],
"if-domain": ["imore.com"]