-
Notifications
You must be signed in to change notification settings - Fork 0
/
irblaster.yaml
72 lines (61 loc) · 1.49 KB
/
irblaster.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# NOTE: This is currently not used because IR support has not
# yet been enabled in LibreTuya
substitutions:
device_name: "irblaster"
friendly_name: "IR Blaster"
esphome:
name: ${device_name}
comment: ${friendly_name}
platform: bk72xx
#libretuya:
board: generic-bk7231t-qfn32-tuya
#framework:
#version: dev
# verbose/trace/debug/info/warn/error/fatal
#loglevel: debug
# suppress chip's SDK log messages
# (same as LT_UART_SILENT_ALL above)
#sdk_silent: true
# disable SWD/JTAG so that all GPIOs can be used
# set to false if you want to attach a debugger
#gpio_recover: true
# Enable Home Assistant API
api:
encryption:
key: !secret hass_key
ota:
platform: esphome
password: !secret hass_password
web_server:
port: 80
auth:
username: !secret web_server_user
password: !secret web_server_password
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
manual_ip:
static_ip: 192.168.2.50
gateway: 192.168.2.1
subnet: 255.255.255.0
# Enable fallback hotspot in case wifi connection fails
ap:
ssid: ${device_name}
password: !secret wifi_password
captive_portal:
logger:
# remote_receiver:
# pin: GPIO8
# dump: samsung
# buffer_size: 1k
# remote_transmitter:
# pin: GPIO26
# carrier_duty_percent: 50%
# # Individual switches
# switch:
# - platform: template
# name: "Panasonic TV Off"
# turn_on_action:
# remote_transmitter.transmit_panasonic:
# address: 0x4004
# command: 0x100BCBD