Skip to content
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 power restore mode defaults to off leading to unexpected power off. #74

Open
jpettitt opened this issue Sep 3, 2024 · 9 comments
Open

Comments

@jpettitt
Copy link

jpettitt commented Sep 3, 2024

You added power restore mode to smart plugs. Unfortunately when I ran the ESP home update this defaulted to "off" and switched off my plugs unexpectedly. It would have been better if it defaulted to "last state".

@tarontop
Copy link
Collaborator

tarontop commented Sep 4, 2024

https://esphome.io/components/esp8266

early_pin_init (Optional, boolean): Specifies whether pins should be initialised as early as possible to known values. Recommended value is false where switches are involved, as these will toggle when updating the firmware or when restarting the device. Defaults to true.

@jpettitt
Copy link
Author

jpettitt commented Sep 4, 2024

I saw you added a description but didn't change the value, why not set it false?

@tarontop
Copy link
Collaborator

tarontop commented Sep 5, 2024

I saw you added a description but didn't change the value, why not set it false?

You can add it directly

@propi62
Copy link

propi62 commented Sep 5, 2024

my switches should never turn off. i had alot of trouble because my switches turned off whene updating.
(whole It equippment turned off while working, washing machine turned off while washing)
i hope this will not happen in future updates.

@tarontop
Copy link
Collaborator

my switches should never turn off. i had alot of trouble because my switches turned off whene updating. (whole It equippment turned off while working, washing machine turned off while washing) i hope this will not happen in future updates.

For this problem, we are about to release a plug without relay version for EU, which can solve this problem physically.

@jpettitt
Copy link
Author

It should default to false like it used to. This was a breaking change and should not have been pushed without notification.

@TommySharpNZ
Copy link

my switches should never turn off. i had alot of trouble because my switches turned off whene updating. (whole It equippment turned off while working, washing machine turned off while washing) i hope this will not happen in future updates.

For this problem, we are about to release a plug without relay version for EU, which can solve this problem physically.

PLEASE also release that for AU/NZ and also a bit skinnier to allow 2 plugs in one double socket.... Please, I have been hunting for a power meter only plug without relay.

@tarontop
Copy link
Collaborator

The EU version has been released, and the AU/NZ version will be released later

https://www.athom.tech/blank-1/no-relay-consumption-monitoring-eu-plug-for-esphome

@Roving-Ronin
Copy link

@tarontop
Hi Aiden, any update as to the 'no relay' plugs for AU becoming available? Thought they should have come out earlier this month?
With 2 more dead plugs (on critical equipment) really looking for these to be released asap (if only on esp32).

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants