diff --git a/intern/docker_esphome/files/config/frekvens-dot.ttf b/intern/docker_esphome/files/config/frekvens-dot.ttf new file mode 100644 index 0000000000000000000000000000000000000000..666bd31bcb55af2328baa5e51c1eb3feab405260 Binary files /dev/null and b/intern/docker_esphome/files/config/frekvens-dot.ttf differ diff --git a/intern/docker_esphome/tasks/main.yml b/intern/docker_esphome/tasks/main.yml index 32586e3f576a85dff4737a8f9326d7ad0d10d6ba..d16466bfe0be85afcf85a0c18e00e71bf136e0e0 100644 --- a/intern/docker_esphome/tasks/main.yml +++ b/intern/docker_esphome/tasks/main.yml @@ -20,6 +20,7 @@ dest: "{{ basedir }}/{{ item }}" with_items: - config/04B03.ttf + - config/frekvens-dot.ttf register: config - name: "create config files for {{ servicename }}" diff --git a/intern/docker_esphome/templates/config/esphome_luftfilter01.yaml b/intern/docker_esphome/templates/config/esphome_luftfilter01.yaml index 2e36d1b4c9447546f20ea53592e30cad0afba316..7363130c0de89ea9b6a40c6e6cf972b2d7e4a787 100644 --- a/intern/docker_esphome/templates/config/esphome_luftfilter01.yaml +++ b/intern/docker_esphome/templates/config/esphome_luftfilter01.yaml @@ -56,3 +56,4 @@ fan: id: fan_internal name: "Luftfilter01" speed_count: 3 + restore_mode: ALWAYS_ON \ No newline at end of file diff --git a/intern/docker_esphome/templates/includes/common.inc.yaml b/intern/docker_esphome/templates/includes/common.inc.yaml index cf9ab4ce9a7cee5cc7134706611af36ac765515b..cf2ff845c66876b027ed9dde1cca675da8eb4446 100644 --- a/intern/docker_esphome/templates/includes/common.inc.yaml +++ b/intern/docker_esphome/templates/includes/common.inc.yaml @@ -3,7 +3,7 @@ wifi: ssid: "Internet-of-Shit" password: "{{ wlan_pass }}" - use_address: "{{ devicename }}.warpzone" + use_address: "{{ devicename }}.warpzone.lan" # Enable fallback hotspot (captive portal) in case wifi connection fails ap: