catching up #52
Loading…
Reference in New Issue
No description provided.
Delete Branch "hass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +59,4 @@
- name: bridgewithdns
ipv4_address: "{{ bridgewithdns.audiobookshelf }}"
ports:
- "10.102.47.146:13378:80"
.
@ -19,0 +31,4 @@
- name: udevadm reload rules
command: udevadm control --reload-rules
- name: nmcli conn reload
!
@ -35,0 +44,4 @@
# state: enabled
# with_items:
# - "8091"
# - "8123"
check on these
@ -242,3 +405,3 @@
- type: bind
source: "{{ systemuserlist.hass.home }}/home-assistant/.config"
target: /.config
target: /.config t
typo
@ -0,0 +91,4 @@
proxy_pass http://{{ bridgewithdns.zwavejs }}:8091$uri;
#proxy_pass http://{{ bridgewithdns.zwavejs }}:8091/;
}
remove
more or less fixed, not in this pr.
@ -0,0 +131,4 @@
#proxy_set_header Host $http_host;
proxy_pass http://localhost:{{ podgrab_port }}{{ nginx_podgrab_path }}/;
}
vhost
@ -0,0 +137,4 @@
media_content_type: video/webm
media_content_id: media-source://media_source/media/flood_alert.mp3
target:
entity_id: media_player.den_tv
improve
@ -0,0 +1,410 @@
# ansible: roles/hass/templates/configuration.yaml.j2
delete save file
@ -0,0 +51,4 @@
{{ max_radiator_temp >= target_temp }}
{% endraw %}
- name: s21_anyone_home
remove
fixed, not in this pr.
@ -0,0 +123,4 @@
- service: script.toggle_switch_like_button
data:
target_switch: switch.doorbell_buzzer
press_for_ms: 200
duplicate file?
@ -0,0 +1,145 @@
---
currently here
owntone works reasonably well (and is building out of ben/builds/owntone), but its not done. not in this pr though.
@ -0,0 +1,126 @@
- sensor:
this file needs serious work but thats not for this pr
@ -66,2 +68,3 @@
name: "unifi"
image: "jacobalberty/unifi:v5.14.23"
#image: "jacobalberty/unifi:v5.14.23"
image: jacobalberty/unifi:latest
v5 was better