Skip to content

Commit

Permalink
fix gitignore and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielOgorchock committed Sep 13, 2018
1 parent 6cf6695 commit 5c970c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CMakeCache.txt
Makefile
test
cmake_install.cmake
./OmniThing
/OmniThing
.vs
arduino_build
personal_configs
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Goals for Beta:
* Could be nice to integrate this directly with OmniThing
* Might not really be necessary though, since Google Assistant Relay can already do this. Maybe the way to go is to have OmniThing use Google Assistant Relay.
* Hubitat support
* I think only the parent device handler needs to be updated. Since I don't have a hubitat, this sounds likes a job for Ogiewon.
* ~~I think only the parent device handler needs to be updated. Since I don't have a hubitat, this sounds likes a job for Ogiewon.~~
* Investigate merging the ST and Hubitat parent device handlers (may be tricky)
* Open to further suggestions

### Version History
Expand Down

0 comments on commit 5c970c8

Please sign in to comment.