catching up #52

Merged
ben merged 10 commits from hass into main 2023-04-30 22:22:24 +00:00
Owner
No description provided.
ben added 4 commits 2023-03-21 20:01:30 +00:00
ben/infra/pipeline/head This commit looks good Details
af273ad524
update controller
ben/infra/pipeline/head This commit looks good Details
32dce4c2ba
fix
ben reviewed 2023-03-21 20:04:04 +00:00
@ -0,0 +59,4 @@
- name: bridgewithdns
ipv4_address: "{{ bridgewithdns.audiobookshelf }}"
ports:
- "10.102.47.146:13378:80"
Author
Owner

.

.
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:08:48 +00:00
@ -19,0 +31,4 @@
- name: udevadm reload rules
command: udevadm control --reload-rules
- name: nmcli conn reload
Author
Owner

!

!
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:09:22 +00:00
@ -35,0 +44,4 @@
# state: enabled
# with_items:
# - "8091"
# - "8123"
Author
Owner

check on these

check on these
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:11:51 +00:00
@ -242,3 +405,3 @@
- type: bind
source: "{{ systemuserlist.hass.home }}/home-assistant/.config"
target: /.config
target: /.config t
Author
Owner

typo

typo
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:13:37 +00:00
@ -0,0 +91,4 @@
proxy_pass http://{{ bridgewithdns.zwavejs }}:8091$uri;
#proxy_pass http://{{ bridgewithdns.zwavejs }}:8091/;
}
Author
Owner

remove

remove
Author
Owner

more or less fixed, not in this pr.

more or less fixed, not in this pr.
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:14:07 +00:00
@ -0,0 +131,4 @@
#proxy_set_header Host $http_host;
proxy_pass http://localhost:{{ podgrab_port }}{{ nginx_podgrab_path }}/;
}
Author
Owner

vhost

vhost
ben reviewed 2023-03-21 20:16:34 +00:00
@ -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
Author
Owner

improve

improve
ben reviewed 2023-03-21 20:20:10 +00:00
@ -0,0 +1,410 @@
# ansible: roles/hass/templates/configuration.yaml.j2
Author
Owner

delete save file

delete save file
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:21:34 +00:00
@ -0,0 +51,4 @@
{{ max_radiator_temp >= target_temp }}
{% endraw %}
- name: s21_anyone_home
Author
Owner

remove

remove
Author
Owner

fixed, not in this pr.

fixed, not in this pr.
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:21:56 +00:00
@ -0,0 +123,4 @@
- service: script.toggle_switch_like_button
data:
target_switch: switch.doorbell_buzzer
press_for_ms: 200
Author
Owner

duplicate file?

duplicate file?
ben marked this conversation as resolved
ben reviewed 2023-03-21 20:22:52 +00:00
@ -0,0 +1,145 @@
---
Author
Owner

currently here

currently here
Author
Owner

owntone works reasonably well (and is building out of ben/builds/owntone), but its not done. not in this pr though.

owntone works reasonably well (and is building out of ben/builds/owntone), but its not done. not in this pr though.
ben marked this conversation as resolved
ben added 1 commit 2023-04-30 22:00:32 +00:00
ben/infra/pipeline/head This commit looks good Details
3045cc8d9b
fix typo
ben added 1 commit 2023-04-30 22:04:07 +00:00
ben/infra/pipeline/head This commit looks good Details
97e03a4e6b
fix abs container task
ben added 1 commit 2023-04-30 22:10:41 +00:00
ben added 1 commit 2023-04-30 22:13:54 +00:00
ben added 1 commit 2023-04-30 22:16:02 +00:00
ben/infra/pipeline/head This commit looks good Details
13a36b63db
handlers taht should be in common-ufw or new role
ben reviewed 2023-04-30 22:17:02 +00:00
@ -0,0 +1,126 @@
- sensor:
Author
Owner

this file needs serious work but thats not for this pr

this file needs serious work but thats not for this pr
ben marked this conversation as resolved
ben added 1 commit 2023-04-30 22:19:19 +00:00
ben/infra/pipeline/head This commit looks good Details
afb1e34b1a
owntone default config
ben reviewed 2023-04-30 22:21:44 +00:00
@ -66,2 +68,3 @@
name: "unifi"
image: "jacobalberty/unifi:v5.14.23"
#image: "jacobalberty/unifi:v5.14.23"
image: jacobalberty/unifi:latest
Author
Owner

v5 was better

v5 was better
ben merged commit 912d41b053 into main 2023-04-30 22:22:24 +00:00
ben deleted branch hass 2023-04-30 22:22:24 +00:00
ben referenced this issue from a commit 2023-04-30 22:22:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ben/infra#52
No description provided.