-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New issues due to ESPhome updates #18
Comments
Has been resolved in issue 15 and new code has been merged into this repo |
Trying the new code. Getting error "Couldn't find ID 'temp2'." in sniffer_common. |
hey @jruben4 same "temp2" error here. any suggestions? |
Yes, I edited sniffer_common.yaml to take out all the temp2 references. Here it is: wifi: Enable fallback hotspot (captive portal) in case wifi connection failsap: captive_portal: Enable logginglogger: Enable Home Assistant APIapi: ota: color:
Grab font from https://fonts.google.com/specimen/Roboto and place in same directory as this filefont:
binary_sensor:
switch:
time:
spi: display:
Particulate matter configuration entryuart: For temp + humidity sensori2c: sensor:
|
sniffer_common has errors now with the new version of ESPhome due to the new way ESPhome wants you to program shared pins (pins defined in more than one place).
The text was updated successfully, but these errors were encountered: