Skip to content

Commit

Permalink
docs: Update documentation for deprecated characteristics and devices…
Browse files Browse the repository at this point in the history
… in homebridge v2
  • Loading branch information
ztalbot2000 committed Jul 29, 2024
1 parent 9b36408 commit 15b4821
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 320 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

# Compiled Executables
jsmin
a.out

# node
node_modules
Expand Down
12 changes: 0 additions & 12 deletions Extras/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,18 +676,6 @@
"relayState": 0,
"stateChangeResponseTime": 10
},
{
"type": "TimeInformation",
"displayName": "MyTimeInformation",
"currentTime": "11:15",
"dayoftheWeek": 1,
"timeUpdate": "TRUE",
"name": "MyTimeInformation",
"manufacturer": "Somebody",
"model": "Anything",
"serialNumber": "12345",
"stateChangeResponseTime": 3
},
{
"type": "Valve",
"displayName": "MyValve",
Expand Down
Loading

0 comments on commit 15b4821

Please sign in to comment.