Hi,
I am struggling with the EspHome pulse_meter sensor. I am getting the ‘platform not found’ error. The sensor pulse_counter, which is more or less the same, gives no error. See screenshot.
Anyone a suggestion?
Hi,
I am struggling with the EspHome pulse_meter sensor. I am getting the ‘platform not found’ error. The sensor pulse_counter, which is more or less the same, gives no error. See screenshot.
Anyone a suggestion?
What version of ESPHome are you using?
I don’t know were to find the versionnumber of Esphome. I am using homeassistant 2022.6.4
André
That is weird. I am working with 1.16.2
One way or another the option for automatic updates was off. I switched it to on now, let’s see what happens.
You are using an old repository link. You won’t get any updates.
Delete the addon.
Use the button on this page to add the new repository:
https://esphome.io/guides/getting_started_hassio.html#installing-esphome-dashboard
Install the ESPHome addon from this repository.
You won’t loose any devices or information doing this. Note however that there may be breaking changes you need to fix before updating your devices. So open your device config in the esphome dashboard and validate it before recompiling and uploading any configurations.
Hi Tom,
Followed your advice, problem solved.
Thanks for your help,
André