π
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
homeassistant: | |
min_version: 2024.10.0 | |
name: Z2M - Hue Dimmer switch v2 (929002398602) (MQTT trigger) | |
description: | |
"Controller automation for actions triggered by Philips Hue Dimmer switch v2 using Zigbee2MQTT. | |
Use the controller name as defined in Z2M e.g. (Livingroom Switch). | |
Version 2024.12.08" | |
# Based on different Blueprints. See sources. | |
domain: automation |
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 3.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Block,"__experimentalBorder.__experimentalSkipSerialization","__experimentalBorder.color","__experimentalBorder.radius","__experimentalBorder.style","__experimentalBorder.width","__experimentalLayout","__experimentalSelector","__unstablePasteTextInline","align","alignWide","anchor","className","color.__experimentalDuotone","color.__experimentalSkipSerialization","color.background","color.gradients","color.link","color.text","customClassName","html","inserter","multiple","reusable","spacing.margin","spacing.padding","typography.__experimentalFontFamily","typography.__experimentalFontStyle","typography.__experimentalFontWeight","typography.__experimentalLetterSpacing","typography.__experimentalTextDecoration","typography.__experimentalTextTransform","typography.fontSize","typography.lineHeight", | |
"Archives","β","β","β","β","β","β","β","β","true","β","β","β","β","β","β","β","β","β","β","false","β","β","β","β","β","β","β","β","β","β","β","β","β", | |
"Audio","β","β","β","β","β","β","β","β","true","β","true","β","β","β |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PHP_CodeSniffer | |
on: pull_request | |
jobs: | |
phpcs: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Checkout | |
uses: actions/checkout@v2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#compdef assh | |
############################################################################### | |
# -*- mode:sh; -*- | |
# Time-stamp: <Thu 2017-03-16 15:37 svarrette> | |
# | |
# Zsh completion for [assh](https://github.com/moul/advanced-ssh-config) | |
# | |
# Copyright (c) 2017 Sebastien Varrette <[email protected]> | |
############################################################################### | |
# Enable this completion file by adding somewhere in your zsh configuration (most |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Extension: ico | |
wordpress => image/x-icon | |
apache => image/vnd.microsoft.icon | |
Extension: asf | |
wordpress => video/x-ms-asf | |
apache => application/vnd.ms-asf | |
Extension: avi | |
wordpress => video/avi | |
apache => video/x-msvideo | |
Extension: divx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Extension: avi | |
wordpress => video/avi | |
apache => video/x-msvideo | |
Extension: divx | |
wordpress => video/divx | |
apache => | |
Extension: m4v | |
wordpress => video/mp4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#compdef assh | |
# assh autocompletion for oh-my-zsh | |
# Requires: assh installed | |
# Author: Dominik Schilling (@ocean90) | |
# Install: | |
# Copy the file to ~/.oh-my-zsh/plugins/assh/_assh and add assh to the plugins list in your ~/.zshrc file. | |
# Resources: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
# for((i=100;i--;)); do php 21760.php; done | |
include __DIR__ . '/wp-load.php'; | |
global $wpdb; | |
$memory = memory_get_usage(); | |
$num_queries = $wpdb->num_queries; | |
$start = microtime( true ); | |
get_term_by( 'slug', 'tag-117', 'post_tag' ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. | |
βββ JSONStream | |
βΒ Β βββ examples | |
βΒ Β βββ test | |
βΒ Β βββ disabled | |
βΒ Β βββ fixtures | |
βββ abbrev | |
βββ acorn | |
βΒ Β βββ bin | |
βΒ Β βββ dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"themes": { | |
"generatepress": { | |
"theme": "generatepress", | |
"new_version": "1.3.28", | |
"url": "https://wordpress.org/themes/generatepress/", | |
"package": "https://downloads.wordpress.org/theme/generatepress.1.3.28.zip", | |
"translations": [ | |
{ | |
"type": "theme", |
NewerOlder