Tags: mstelz/orca
Tags
Bluetooth config (#5) * Display BLE device, service & char info * Bluetooth LE Connection control - Removed hard coding of specific devices - Added device lookup from local db to connect to devices - removed python script that is no longer used * Make BLE Support more dynamic - Char lookups - Auto connect - read / write / toggle based on more general endpoint * Fixed the async/await for read to enable toggle - removed unused python scripts - updated eslint for windows development linebreak - added airbnb linter - Fixed some but not all linting issues * Sidetracked to outlet control & rename * Finish rename * Commit WIP for laptop access * Finish outlet add / delete and update of table * rename * update dependencies * Refactor modules and Added temperature detail page * not sure but save point * updating dependencies * Dependency Update and stop pop * Package