yes, the web tools will have a factory reset option or eraseIs there any way to reset the ESP32 so that I can do a clean install?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
yes, the web tools will have a factory reset option or eraseIs there any way to reset the ESP32 so that I can do a clean install?
Well we have progress.yes, the web tools will have a factory reset option or erase
Yea I haven't updated the main branch to support the new dallas_temp yet, still testing. You'll see the test branch is updated for it. you could try adding this code in ESPHome and update from there, but up to you as I'll likely be merging the branches this week. Until then, all updates will fail. I may have to remove native support for 2 dallas sensors.Well we have progress.
The only issue now is when i try to update them i get the Dallas temp message.
Yeh I don't know how to do that. LolYea I haven't updated the main branch to support the new dallas_temp yet, still testing. You'll see the test branch is updated for it. you could try adding this code in ESPHome and update from there, but up to you as I'll likely be merging the branches this week. Until then, all updates will fail. I may have to remove native support for 2 dallas sensors.
packages:
TheRealFalseReality.aquapi:
url: https://github.com/TheRealFalseReality/aquapi
ref: test
file: aquapi_config.yaml
refresh: 1s
it's just a way to import the config from the test branch, no worries!Yeh I don't know how to do that. Lol
Just tried updating and got a failed message.it's just a way to import the config from the test branch, no worries!
I actually merged to the main branch today, support for ESPHome 2024.6 should be good to go
Should the name of the Temp YAML be changed to take effect when updating?it's just a way to import the config from the test branch, no worries!
I actually merged to the main branch today, support for ESPHome 2024.6 should be good to go
you may have to wait, ESPHome only refreshes the github link once a dayShould the name of the Temp YAML be changed to take effect when updating?
Is there any tutorial videos on how to setup dashboards and cards? BTW both devices now up and running with latest firmware.you may have to wait, ESPHome only refreshes the github link once a day
Cannot find that one.I haven't really been able to share dashboard as easily. I use auto-entities mostly. if you get that card as a HACS add-on, I can prolly share some
start with these:Is there any tutorial videos on how to setup dashboards and cards? BTW both devices now up and running with latest firmware.
Thanks for the tips i have downloaded them. Just need to find out how to get them in HA.start with these:
GitHub - kalkih/mini-graph-card: Minimalistic graph card for Home Assistant Lovelace UI
Minimalistic graph card for Home Assistant Lovelace UI - kalkih/mini-graph-cardgithub.comGitHub - thomasloven/lovelace-auto-entities: Automatically populate the entities-list of lovelace cards
Automatically populate the entities-list of lovelace cards - thomasloven/lovelace-auto-entitiesgithub.comGitHub - wilsto/pool-monitor-card: The "Pool Monitor Card" is a home assistant plugin that display information of 1 to 12 pre-defined sensors of your swimming pool : temperature, pH, ORP levels and TDS but also if you need them : salinity, CYA, calci
The "Pool Monitor Card" is a home assistant plugin that display information of 1 to 12 pre-defined sensors of your swimming pool : temperature, pH, ORP levels and TDS but also if you need...github.com
Use HACSThanks for the tips i have downloaded them. Just need to find out how to get them in HA.
I don't know how it all works with configuration yaml. Where do they go and how do you activate them? Don't forget total newb.Use HACS
take a look here:I don't know how it all works with configuration yaml. Where do they go and how do you activate them? Don't forget total newb.
It's called layout card, also from HACS. Anything you see with custom: is installed via HACS typically. Here's the GitHub for layout-card:I have installed the mini graph cards and they look ok. I am interested to find out how to install this.
I appreciate the help, however it is the implementation of installing on HA i am struggling with, it all looks like Chinese to me. I have been on YouTube looking at various vids but its not sinking in.It's called layout card, also from HACS. Anything you see with custom: is installed via HACS typically. Here's the GitHub for layout-card:
GitHub - thomasloven/lovelace-layout-card: Get more control over the placement of lovelace cards.
Get more control over the placement of lovelace cards. - thomasloven/lovelace-layout-cardgithub.com
have you installed HACS?I appreciate the help, however it is the implementation of installing on HA i am struggling with, it all looks like Chinese to me. I have been on YouTube looking at various vids but its not sinking in.