aderusha/MQTTCarPresence

Tasmota Variant won't work if relay is turned off.

Closed this issue · 0 comments

If you watched the DrZzs stream today, we found a bug in the Tasmota code...
I didn't find this in testing or think of it, but the relay needs to be ON for this to work correctly.
It monitors the switch for ON or unavailable...
Just need to add this to the config on the car D1 Mini. I can't fix the repo until i get back home because my GitHub editing computer is there, but add this to the car's Tasmota set-up and it will always be started up in the on state when the device turns on.

PowerOnState 4
so63 1

I will be able to update this at the end of October, until then, this is a note to make sure this problem gets fixed.

I will be happy to fix it then.

In the mean time, leave the relay set to on and it will continue to work as shown in the repo.