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
`Processing seeed_wio_terminal (platform: atmelsam @ 7.0.0; board: seeed_wio_terminal; framework: arduino) | |
------------------------------------------------------------------------------------------------------------------------------------------------ | |
Verbose mode can be enabled via `-v, --verbose` option | |
CONFIGURATION: https://docs.platformio.org/page/boards/atmelsam/seeed_wio_terminal.html | |
PLATFORM: Atmel SAM (7.0.0) > Seeeduino Wio Terminal | |
HARDWARE: SAMD51P19A 120MHz, 192KB RAM, 496KB Flash | |
DEBUG: Current (atmel-ice) External (atmel-ice, blackmagic, jlink) | |
PACKAGES: | |
- framework-arduino-samd-seeed @ 1.8.1 | |
- framework-cmsis @ 2.50400.181126 (5.4.0) |
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
type: custom:stack-in-card | |
mode: vertical | |
cards: | |
- type: custom:stack-in-card | |
mode: horizontal | |
style: | |
.: | | |
ha-card { | |
margin: 0; | |
background: rgba(0,0,0,0); |
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: | |
name: YERP! - Mappings | |
description: " | |
# YERP! | |
## Your Emergency Response Platform | |
--- | |
[YERP!](https://yerp.io) is the first open source [harm reduction](https://harmreduction.org/about-us/principles-of-harm-reduction/) framework for [Home Assistant](https://home-assistant.io), designed to allow for early detection and response to potential medical emergencies (such as accidental drug overdose, cardiac arrest, or other types of syncope/fainting) in single occupancy rooms. |
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
[Variables] | |
GW=(450*#scale#) | |
GH=(170*#scale#) | |
P=(22*#Scale#) | |
Shuffle=0 | |
Control=1 | |
Repeat=0 | |
Heart=1 |