Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth config #5

Merged
merged 15 commits into from
Mar 22, 2019
Merged

Bluetooth config #5

merged 15 commits into from
Mar 22, 2019

Conversation

mstelz
Copy link
Owner

@mstelz mstelz commented Mar 22, 2019

Start of bluetooth configuration

- Removed hard coding of specific devices
- Added device lookup from local db to connect to devices
- removed python script that is no longer used
- Char lookups
- Auto connect
- read / write / toggle based on more general endpoint
- removed unused python scripts
- updated eslint for windows development linebreak
- added airbnb linter
- Fixed some but not all linting issues
@mstelz mstelz merged commit b5da348 into controller Mar 22, 2019
@mstelz mstelz deleted the bluetoothConfig branch March 22, 2019 02:17
mstelz added a commit that referenced this pull request Apr 14, 2019
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant