This file contains hidden or 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": "OctoPrint GPIO", | |
"version": "0.3.6", | |
"slug": "octoprint-gpio", | |
"description": "OctoPrint add-on for Home Assistant", | |
"arch": ["armv7", "amd64", "armhf", "aarch64", "i386"], | |
"url": "https://github.com/fredrikbaberg/hassio-addons", | |
"startup": "application", | |
"webui": "http://[HOST]:[PORT:5000]", | |
"boot": "manual", |
This file contains hidden or 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: vertical-stack | |
cards: | |
- type: markdown | |
content: | | |
# Status för lådbilen | |
- type: picture | |
image: 'https://cdn.pixabay.com/photo/2014/04/02/10/22/car-303614_960_720.png' | |
- type: horizontal-stack | |
cards: | |
- type: entities |
This file contains hidden or 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
# Xiaomi Air Purifier 2s | |
fan: | |
- platform: xiaomi_miio | |
host: !secret air_purifier_ip | |
token: !secret air_purifier_token | |
model: zhimi.airpurifier.mc1 | |
name: bedroom_air_purifier | |
# Extract values for logging purposes | |
sensor: |