diff --git a/secrets.yaml b/secrets.yaml index d55884d..1f4f7de 100644 --- a/secrets.yaml +++ b/secrets.yaml @@ -1,4 +1,2 @@ -ESP_API_PWD: '' -ESP_OTA_PWD: '' wifi_ssid: # Enter your WiFi SSID here. Example: `wifi_ssid: your_network_name` wifi_password: # Enter your wifi password here. Example: `wifi_password: abcde123456` diff --git a/tagreader.yaml b/tagreader.yaml index b2cf3d0..328f226 100644 --- a/tagreader.yaml +++ b/tagreader.yaml @@ -47,7 +47,6 @@ logger: # Enable Home Assistant API api: - password: !secret ESP_API_PWD services: - service: rfidreader_tag_ok then: @@ -65,7 +64,6 @@ api: # Enable OTA upgrade ota: - password: !secret ESP_OTA_PWD # Enable SPI interface spi: