Why am I getting this notification?
And this is what “Check it out” returns:
The problem is that this device, offline incidentally, does not have encryption enabled"
#Sonoff Mini R4 - test
# Currently on the lab bench
substitutions:
device_name: sonoffminir4
friendly_name: SonoffMiniR4
esphome:
name: ${device_name}
esp32:
board: esp32dev
framework:
type: arduino
logger:
level: VERBOSE
api:
ota:
packages:
wifi: !include common/wifi.yaml
web_server:
port: 80
Note that this is the ONLY ESP32 device I have in ESPHome. Any guess what’s happening?