This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - name: "acond" | |
| type: tcp | |
| host: 192.168.1.94 # Zkontrolujte/upravte IP adresu | |
| port: 502 | |
| delay: 30 # Prodleva mezi zápisy / po inicializaci | |
| # ================================================================= | |
| # 1. ČTENÍ STAVŮ A TEPLOT (Řada 3xxxx -> input_type: input) | |
| # ================================================================= | |
| sensors: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mqtt: | |
| enabled: true | |
| host: 192.168.1.30 | |
| user: mqtt | |
| password: *** | |
| audio: | |
| enabled: true | |
| listen: | |
| - bark | |
| - fire_alarm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| substitutions: | |
| name: esphome-web-24f048 | |
| friendly_name: rekuperace | |
| esphome: | |
| name: ${name} | |
| friendly_name: ${friendly_name} | |
| min_version: 2024.6.0 | |
| name_add_mac_suffix: false | |
| project: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test |