Skip to content

Instantly share code, notes, and snippets.

@AlexOwl
AlexOwl / bathroom_light_automation.yaml
Created June 14, 2021 14:15
[HA + NodeRed] Bathroom Occupancy Automation Solution
input_boolean:
bathroom_light_manual:
name: Bathroom Light Manual
icon: mdi:hand
automation bathroom_light:
- id: bathroom_light_automation
alias: Bathroom Light Automation
mode: restart
variables:
@AlexxIT
AlexxIT / install_pip.yaml
Created December 28, 2020 05:49
Install PIP package to Hass.io
shell_command:
install_pip: pip install -U https://github.com/AlexxIT/PyXiaomiGateway/archive/master.zip
script:
install_pip:
alias: Install PIP
sequence:
- service: shell_command.install_pip
@mcfrojd
mcfrojd / Shield_Intents.MD
Last active June 24, 2024 19:44
Working INTENTS to use with Community Hass.io Add-ons: Android Debug Bridge for your Nvidia Shield TV

Latest Update 2021-03-06 : New image showing the new "Services" in Home Assistant and got some tips from the comments below.

Credits and thanks: Home Assistant Forum users & Github users: @ocso, @wiphye, @teachingbirds, @tboyce1, @simbesh, @JeffLIrion @ff12 @rebmemer @siaox @DiederikvandenB @Thebuz @clapbr @Finsterclown


Start apps on your android device (in the examples below, my Nvidia Shield TV) from Home Assistant

alt text

Starts Youtube App

entity_id: media_player.shield
command: >-