Automatic shutdown of the e-scooters (e-bikes, ...) charger after charging #1

Опубликовано: 18 Март 2026
на канале: swenak
39
3

This is only temporary solution, later I will try to install switch into the charger and make it nicer and more compact :) In video I use cheap (12EUR in sale) power socket Refoss Tasmota with consumption measuring. I use some simple rules. While consupmtion is more than 17W, socket is turned on, under 17W socket shutdown after 10seconds. This rule starting after switch is turned on (manualy, remotely from www or app). You can add some next rules like each hour turn on charger on and if e-scooter is charged (so consuption is under 17W - in my case), so after you back from ride, you need onply plug connector to e-scooter and forget. While e-scooter is charged, socket shutdown charger after 10 seconds. You can add rule for turning on each month or so. You can precharge e-scooter to 80%, than turn off charging, switch charger to 100% and max amps and when you need (new plans with friends, ...) you can remotely turn on charger to charge from 80% to 100% for max range :) Or you can use 2 chargers (my e-scooter can) and each set to other max voltage.

Rules (for LESS and GREATER use Math Symbols (youtube not allowed that symbols in description):

Rule1 on EnergyPowerLESS17 do RuleTimer1 10 endon on EnergePowerGREATER17 do RuleTimer1 0 endon
Rule2 on RulesTimer=1 do Power OFF endon
Rule3 on Power1#state=1 do Rule1 1 endon

Rule1 1
Rule1 5
Rule2 1
Rule3 1
Rule3 5


Part#2 video with integration here    • Automatic shutdown of the e-scooters (e-bi...   .