All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- autocompletion crash if no device connected
- debug info if device is not reachable
%connect
magic command to connect to a device based on device type%rssi
magic command to get RSSI of the device (WebSocketDevice, and BleDevice)
- Autocompletion of configured devices
- Handle on connection error, not configured or not available.
- Disconnection status
- Bledevice
- Serial is reachable fix
- Monokai style to jupyter console
- esp8266 WS_DEVICE fix
- First release