Skip to content
EN | DE

NIU E-Scooter

Parameters

NameDescriptionValueLevel
userUsername

e.g. email address, user id, etc.

optional
passwordPassword

Service account password

optional
serialScooter serial number like shown in NIU appoptional
titleTitle

Will be displayed in the user interface

optional
iconIcon

Will be displayed in the user interface

Default: scooter
optional
capacity [kWh]Battery capacity
Default: 4
Example: 50
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

vehicles:
- name: my_car
type: template
template: niu-e-scooter
user: # Username, e.g. email address, user id, etc.
password: # Password, Service account password
serial: # Scooter serial number like shown in NIU app
title: # Title, Will be displayed in the user interface (optional)
icon: scooter # Icon, Will be displayed in the user interface [car, bike, bus, moped, motorcycle, rocket, scooter, taxi, tractor, rickshaw, shuttle, van, airpurifier, battery, bulb, climate, coffeemaker, compute, cooking, cooler, desktop, device, dishwasher, dryer, floorlamp, generic, heater, heatexchange, heatpump, kettle, laundry, laundry2, machine, meter, microwave, pump, smartconsumer, tool, waterheater] (optional)
capacity: 4 # Battery capacity (kWh), optional