Migrate to NixOS: Remove Z9 Audio host from this repo

This commit is contained in:
June 2023-09-25 02:59:41 +02:00 committed by julian
parent b295690ad5
commit fdae96fbc1
3 changed files with 0 additions and 21 deletions

View file

@ -1,3 +0,0 @@
hifiberry__device: hifiberry-dac
bluetooth_audio_sink__name: Audio Pi
shairport_sync__config: "{{ lookup('ansible.builtin.file', 'z9/configs/audio/shairport-sync/shairport-sync.conf') }}"

View file

@ -14,9 +14,6 @@ all:
zigbee2mqtt:
ansible_host: zigbee2mqtt.z9.ccchh.net
ansible_user: chaos
audio:
ansible_host: audio.z9.ccchh.net
ansible_user: chaos
authoritative-dns:
ansible_host: authoritative-dns.z9.ccchh.net
ansible_user: chaos
@ -66,13 +63,10 @@ all:
light:
hifiberry_hosts:
hosts:
audio:
bluetooth_audio_sink_hosts:
hosts:
audio:
shairport_sync_hosts:
hosts:
audio:
send_only_mail_server_hosts:
hosts:
send-only-mailserver:

View file

@ -1,12 +0,0 @@
general =
{
name = "Audio Pi";
port = 5000;
udp_port_base = 6001;
udp_port_range = 10;
interpolation = "soxr";
output_backend = "alsa";
mdns_backend = "avahi";
volume_range_db = 40;
volume_max_db = -20.0;
};