Skip to content

Instantly share code, notes, and snippets.

View ikke-t's full-sized avatar

Ilkka Tengvall ikke-t

View GitHub Profile
@ikke-t
ikke-t / wake-up-light-alarm-with-sunrise-effect.yaml
Last active December 25, 2022 20:05 — forked from sbyx/wake-up-light-alarm-with-sunrise-effect.yaml
Home Assistant Blueprint: Wake-up light alarm with sunrise effect
blueprint:
name: Wake-up light alarm with sunrise effect
description: 'A wake-up light alarm with a brightness and color temperature sunrise
effect. Note: Requires date_time_iso sensor in configuration, not manually executable!'
domain: automation
input:
light_entity:
name: Wake-up light entity
description: The light to control. Turning it off during the sunrise will keep
it off. Color temperature range is auto-detected.
@ikke-t
ikke-t / gist:7009061545316ccc6e735b544dd02c40
Created May 4, 2018 10:01
Sample Ansible playbook with openshift_raw module to setup project in multi zone cluster
---
#
# This playbook sets up a project which is locked into some given environment.
# Consider you have cluster labelled to have three zones, e.g.
#
# 1. devtest
# 2. prodA
# 3. prodB
#
# This playbook sets up a new project, and labels it to force all the pods to