This Jinja template generates automations, groups and schedules for my heating system at home. I use Bosch Radiator Thermostat II valves and Zigbee temperature sensors.
The end result is generated automatically using the ha-jinja2config addon.
This Jinja template generates automations, groups and schedules for my heating system at home. I use Bosch Radiator Thermostat II valves and Zigbee temperature sensors.
The end result is generated automatically using the ha-jinja2config addon.
| apiVersion: apps/v1 | |
| kind: DaemonSet | |
| metadata: | |
| labels: | |
| app: talos-xe-guest-utilities | |
| name: talos-xe-guest-utilities | |
| namespace: kube-system | |
| spec: | |
| selector: | |
| matchLabels: |
| import sys | |
| import re | |
| import socket | |
| from datetime import datetime | |
| import pyshark | |
| import requests | |
| from requests.auth import HTTPDigestAuth | |
| import copy | |
| import time |
| Verifying my Blockstack ID is secured with the address 1zbKJdJpVnBh4jkBwkQyQzMsMp3ZSV4Fy https://explorer.blockstack.org/address/1zbKJdJpVnBh4jkBwkQyQzMsMp3ZSV4Fy |
| __author__ = "Cas de Reuver" | |
| __copyright__ = "Copyright (C) 2017 BlaLabs" | |
| __license__ = "GPLv2" | |
| __version__ = "1.1.0" | |
| # heeft deze 2 dingetjes nodig | |
| # kan gwn pip install beautifulsoup4 prettytable doen | |
| from bs4 import BeautifulSoup | |
| from prettytable import PrettyTable | |
| import sys |
I hereby claim:
To claim this, I am signing this object:
| app.config(["$httpProvider", function ( $httpProvider) { | |
| $httpProvider.defaults.headers.common.jwt = 'Test'; | |
| }]); | |
| // or | |
| app.run(function ($http) { | |
| $http.defaults.headers.common.jwt = 'Test'; | |
| }); |
| {"history":[{"_id":"554a23a7a79f2788605a4ce7","checkid":2,"status":true,"data":[],"date":"2015-05-06T14:22:31.033Z"},{"_id":"554a23a7a79f2788605a4ce8","checkid":1,"status":true,"data":{"address":"38.68.15.60","port":80,"attempts":3,"avg":139.13152300000002,"max":141.222299,"min":136.47851,"results":[{"seq":0,"time":141.222299},{"seq":1,"time":139.69376},{"seq":2,"time":136.47851}]},"date":"2015-05-06T14:22:31.294Z"},{"_id":"554a23b0480bf1196162e09e","checkid":2,"status":true,"data":[],"date":"2015-05-06T14:22:40.851Z"},{"_id":"554a23b1480bf1196162e09f","checkid":1,"status":true,"data":{"address":"38.68.15.60","port":80,"attempts":3,"avg":140.222702,"max":143.726341,"min":134.132173,"results":[{"seq":0,"time":134.132173},{"seq":1,"time":143.726341},{"seq":2,"time":142.809592}]},"date":"2015-05-06T14:22:41.126Z"}]} |