Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
ansible-warpzone
Merge requests
!11
Update esphome_kuehlschrank.yaml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update esphome_kuehlschrank.yaml
3d-master-patch-47386
into
master
Overview
0
Commits
1
Changes
1
Merged
3d
requested to merge
3d-master-patch-47386
into
master
2 years ago
Overview
0
Commits
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
6a329c3b
1 commit,
2 years ago
1 file
+
9
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
warpsrvint/docker_esphome/templates/config/esphome_kuehlschrank.yaml
+
9
−
3
Options
{
%
set devicename = "esphome_holzwerkstatt" %
}
{
%
set devicename = "esphome_holzwerkstatt" %
}
{
%
include "/includes/ansible.inc.yaml" %
}
{
%
include "/includes/ansible.inc.yaml" %
}
@@ -15,10 +14,17 @@ dallas:
@@ -15,10 +14,17 @@ dallas:
sensor
:
sensor
:
-
platform
:
dallas
-
platform
:
dallas
address
:
0x
CB
01143C
F52E
AA28
address
:
0x
43
01143C
AC4B
AA28
name
:
"
Kuehlschrank"
name
:
"
Kuehlschrank
-Temp
"
filters
:
filters
:
-
sliding_window_moving_average
:
-
sliding_window_moving_average
:
window_size
:
3
window_size
:
3
send_every
:
3
send_every
:
3
send_first_at
:
3
send_first_at
:
3
binary_sensor
:
-
platform
:
gpio
pin
:
D2
id
:
kuehlschrank_door
name
:
Kuehlschrank-Door
Loading