Closed f18m closed 1 month ago
I would advise removing the extra config that was needed for the CO2 sensors previously, then change the package line to include the CO2 config (since we now have prebuilt files for CO2). So the config would look like this:
substitutions:
name: everything-presence-lite-4f1304
friendly_name: Everything Presence Lite 4f1304
packages:
EverythingSmartTechnology.Everything_Presence_Lite: github://everythingsmarthome/everything-presence-lite/everything-presence-lite-ha-no-ble-co2.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: OOXVfkO8pPHY/+uwUzUgojQiueUdrkMDrm4+stjKbbw=
wifi:
networks:
- ssid: FASTWEB-270816
password: !secret wifi_password
- ssid: TendaP1_270816
password: !secret wifi_password
- ssid: TP-Link270816
password: !secret wifi_password
I would advise removing the extra config that was needed for the CO2 sensors previously, then change the package line to include the CO2 config (since we now have prebuilt files for CO2). So the config would look like this:
substitutions: name: everything-presence-lite-4f1304 friendly_name: Everything Presence Lite 4f1304 packages: EverythingSmartTechnology.Everything_Presence_Lite: github://everythingsmarthome/everything-presence-lite/everything-presence-lite-ha-no-ble-co2.yaml@main esphome: name: ${name} name_add_mac_suffix: false friendly_name: ${friendly_name} api: encryption: key: OOXVfkO8pPHY/+uwUzUgojQiueUdrkMDrm4+stjKbbw= wifi: networks: - ssid: FASTWEB-270816 password: !secret wifi_password - ssid: TendaP1_270816 password: !secret wifi_password - ssid: TP-Link270816 password: !secret wifi_password
I had this issue too and that recommendation worked for me. Thanks!
Indeed this configuration worked for me as well, thanks!
I updated today ESPHome to its new version 2024.10.0. After doing so, my EverythingPresenceLite stopped working. If I go to the ESPHome dashboard, click on the component and choose "Validate" or "Update", I get the following error:
my full config is: