esphome:
name: j28_socket
platform: ESP8266
board: esp01_1m
wifi:
ssid: 'youwifi'
password: 'youwifipass'
logger:
api:
password: "j28_socket"
ota:
password: "j28_socket"
curl http://10.42.42.42/flash3?url=http://10.42.42.1/files/j28_socket.bin
esphome:
name: j28_socket
platform: ESP8266
board: esp01_1m
wifi:
ssid: 'youwifi'
password: 'youwifipass'
logger:
api:
password: "j28_socket"
ota:
password: "j28_socket"
time:
- platform: homeassistant
id: homeassistant_time
status_led:
pin: GPIO13
sensor:
- platform: hlw8012
sel_pin:
number: GPIO12
inverted: True
cf_pin: GPIO4
cf1_pin: GPIO5
current_resistor: 0.00221 ## Higher value gives lower watt readout
voltage_divider: 779 ## Lower value gives lower voltage readout
current:
name: "j28_socket_amperage"
unit_of_measurement: A
voltage:
name: "j28_socket_voltage"
unit_of_measurement: V
power:
name: "j28_socket_wattage"
unit_of_measurement: W
id: "wattage"
change_mode_every: 8
update_interval: 30s
- platform: total_daily_energy
name: "j28_socket_daily_power_usage"
power_id: "wattage"
filters:
- multiply: 0.001 ## Multiplication factor from W to kW is 0.001
unit_of_measurement: kWh
- platform: wifi_signal
name: j28_socket__wifi
update_interval: 60s
binary_sensor:
- platform: gpio
pin:
number: 16
mode: INPUT_PULLUP
inverted: true
name: "j28_socket_button_1"
on_press:
- switch.toggle: relay1
- platform: gpio
pin:
number: 0
mode: INPUT_PULLUP
inverted: true
name: "j28_socket_button_2"
on_press:
- switch.toggle: relay2
switch:
- platform: gpio
name: "j28_socket_relay_1"
pin: GPIO14
id: relay1
- platform: gpio
name: "j28_socket_relay_2"
pin: GPIO15
id: relay2
+34 |
1135
58
|
+18 |
1315
29
|
+9 |
1729
105
|
+145 |
3123
47
|
Допустим, что сопротивление силовой цепи 0.1 Ом (только контакт реле может дать 0.05 Ом легко )
16А *0.1Ом=1.6Вольта, 1.6В*16А=… лучше сядьте… это 25 ват тепла внутри закрытой пластиковой коробки.
Можно ссылочку?
Электронные УЗО спорные конечно — это не механика, но все же лучше, чем ничего.
Купил сяомишные — 9 месяцев полет нормальный, одна из пяти штук зависает раз в пару месяцев ток по коннекту.
https://aliexpress.com/item/item/32869602516.html
https://aliexpress.com/item/item/33054915611.html
и
https://aliexpress.com/item/item/32961945476.html
Только зарегистрированные и авторизованные пользователи могут оставлять комментарии.