Skip to content

Ninebot Scooter integration for Home Assistant

Notifications You must be signed in to change notification settings

JoeyGE0/ninebot-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ninebot Scooter integration for Home Assistant

NOTE: This is integration has some known bugs in it and is in an alpha state. It is also a bit stale in development due to lack of mainatiner time. Feel free to fork or help pushing PRs improving this integration.

this fork changes line 69 from PassiveBluetoothProcessorEntity[PassiveBluetoothDataProcessor[str | int | None]], to PassiveBluetoothProcessorEntity[PassiveBluetoothDataProcessor[str | int | None,1]],

This fixes issue and scooter pulls data but fails to continuously pull info from scooter with error Failure while polling. TimeoutError: Did not get a response on Packet[PC -> ES_BLE, cmd=INIT, idx=00]

It connects and poll data from a Ninebot Scooter using BLE.

Manual installation

  1. Copy the directory custom_components/ninebot_scooter into you installation under <config_dir>/custom_components.

  2. Restart home assistant.

About

Ninebot Scooter integration for Home Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%