Skip to content

Instantly share code, notes, and snippets.

@shanbs
shanbs / netatmo2.py
Last active February 15, 2019 11:14 — forked from gieljnssns/netatmo2.py
Custom climate component for testing new Netatmo Energy API on HA +0.72
"""
Support for Netatmo Smart Thermostat.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/climate.netatmo/
"""
import logging
from datetime import timedelta
import voluptuous as vol
@markwhat1
markwhat1 / parameter-list.md
Last active February 4, 2024 20:46
Tautulli custom notifcation messages

Notification Parameters

  • If the value for a selected parameter cannot be provided, it will display as blank.
Global Definition
{tautulli_version} The current version of Tautulli.
{tautulli_remote} The current git remote of Tautulli.
{tautulli_branch} The current git branch of Tautulli.
{tautulli_commit} The current git commit hash of Tautulli.
{server_name} The name of your Plex Server.