Commit Graph

  • d90fa7461c
    Merge 642979cf09 into 7fc3cc5d99 #22 David Noren 2024-02-04 18:18:55 -0700
  • dd196501de
    Merge 2deca94c84 into 7fc3cc5d99 #27 Aaron Ward 2024-02-04 18:18:55 -0700
  • 24e4915f3c
    Merge 58a902b5a3 into 7fc3cc5d99 #34 Ben Dixon 2024-02-04 18:18:55 -0700
  • 01eeb0dffd
    Merge b87e651a9a into 7fc3cc5d99 #36 anonyme22 2024-02-04 18:18:55 -0700
  • f92a2d329d
    Merge 3be41473e6 into 7fc3cc5d99 #38 Andreas Brett 2024-02-04 18:18:55 -0700
  • 49eb9b130c
    Merge 41dd4cb391 into 7fc3cc5d99 #42 Parker Watkins 2024-02-04 18:18:55 -0700
  • dfa0e63179
    Merge 202fe0be58 into 7fc3cc5d99 #44 Belgotux 2024-02-04 18:18:55 -0700
  • 7fc3cc5d99 Added note on status main EBOOZ 2024-01-27 20:47:15 +0100
  • 202fe0be58 $env:APPDATA is not good for using the script as a service - copy some code from chriscolden fork #44 belgotux 2022-08-31 21:34:29 +0200
  • 372f4d40e1 bugfix special caracters for powershell status variables belgotux 2022-08-31 20:06:34 +0200
  • 929e8c4a7d add local Settings + jeedom support belgotux 2022-08-30 19:20:58 +0200
  • 41dd4cb391 Removed api key #42 Parker Watkins 2022-01-05 16:55:37 -0700
  • b6f82fffa5 Removed try catch #41 Parker Watkins 2022-01-05 12:35:35 -0700
  • 5e3fcfbcf0 Wrapped Invoke-RestMethod in try, catch block to allow for proxy authentication Parker Watkins 2022-01-05 12:12:59 -0700
  • 3c2e02abd9
    Merge 6dc7d90551 into b3fa4911a7 #39 Robert 2021-12-05 16:38:06 +0100
  • 6dc7d90551 Change Install file to executeable script #39 Robert van Bregt 2021-12-05 16:34:57 +0100
  • f3faa30b47 Move i18n strings to separate files Robert van Bregt 2021-12-05 16:33:41 +0100
  • cb32e9b746 Fix markdown linting errors Robert van Bregt 2021-12-05 16:31:40 +0100
  • 3be41473e6
    monitor logfile through Get-Content -Wait #38 Andreas Brett 2021-11-25 16:24:44 +0100
  • b87e651a9a
    Fix : Status entity no longer updating #35 #36 anonyme22 2021-06-12 07:21:26 -0400
  • 58a902b5a3 Replace environment variable with specific path #34 Ben Dixon 2021-05-14 16:50:30 +0100
  • b3fa4911a7
    Merge pull request #28 from anonyme22/main EBOOZ 2021-04-21 14:22:18 +0200
  • 13b3299aa0
    Update Get-TeamsStatus.ps1 #28 EBOOZ 2021-04-21 14:21:26 +0200
  • d100c67b34
    Update Get-TeamsStatus.ps1 anonyme22 2021-04-11 14:25:23 -0400
  • 0603e19109 Increased logfile tail because of increased Teams client logging EBOOZ 2021-04-09 10:29:26 +0200
  • 2deca94c84
    Fixes for when service restarts #27 Aaron Ward 2021-04-01 14:43:13 -0500
  • 9c5331ee41 Fixed blank status reporting issue EBOOZ 2021-03-17 08:35:39 +0100
  • 642979cf09
    Added webcam monitor #22 David Noren 2021-03-11 20:43:59 -0500
  • c82aac889a
    Add settings for camera on/off David Noren 2021-03-11 20:42:45 -0500
  • 6d90fba443
    username variable #21 David Noren 2021-03-11 20:32:48 -0500
  • 6049c03291
    updated call for webcam on/off David Noren 2021-03-11 20:24:47 -0500
  • 7b6780602e
    Added a webcam check based on registry David Noren 2021-03-11 20:24:20 -0500
  • ec83df3731 Updated instructions to unblock Settings.ps1 EBOOZ 2021-03-06 09:20:54 +0100
  • 9a738f9ea4 Removed Dutch language EBOOZ 2021-03-06 09:17:37 +0100
  • bbcda22f77 Removed API monitoring and updated ReadMe EBOOZ 2021-03-06 08:59:04 +0100
  • 1bac638146 Improved detection because of Teams logfile changes EBOOZ 2021-03-04 22:23:03 +0100
  • 33127d6cb3 Updated instructions for creating sensors to avoid template loop EBOOZ 2021-02-22 23:26:33 +0100
  • 105bb78c40 Improvements and adddition of friendly names to Settings file EBOOZ 2021-02-22 22:42:55 +0100
  • 3af32cf889 Configuration has been moved to Settings.ps1 EBOOZ 2021-02-20 13:58:05 +0100
  • a414b1b23b Fix for monitoring service going incorrect into disconnected state EBOOZ 2021-02-20 13:30:21 +0100
  • 76804579b5 Implemented functionality so the Windows Service status is reported to Home Assistant EBOOZ 2021-02-20 13:06:32 +0100
  • ec2c548bdb Increasing tailing the logfile to 200 because of JSON debugging that has been added to the log by Microsoft EBOOZ 2021-02-19 23:51:54 +0100
  • e168739cd2 Added fix for Live Events not being detected as 'In a call' EBOOZ 2021-02-19 23:41:56 +0100
  • 3aa916e20b
    Merge pull request #11 from metbril/fix-10 EBOOZ 2021-02-19 22:29:13 +0100
  • 7ac58ec8a9
    Merge branch 'main' into fix-10 #11 EBOOZ 2021-02-19 22:28:22 +0100
  • 58db967776
    Merge pull request #13 from metbril/fix-12 EBOOZ 2021-02-19 22:22:33 +0100
  • 5f8ce4e083
    Merge pull request #14 from metbril/feat/custom-entities EBOOZ 2021-02-19 22:21:41 +0100
  • b520e6f4ef Check for BRB status #13 Robert van Bregt 2021-02-16 18:31:09 +0100
  • 4e3e848b01 Allow easy customization of entities #14 Robert van Bregt 2021-02-16 18:16:53 +0100
  • b3756e65f4 Check for manual Offline status Robert van Bregt 2021-02-16 18:01:52 +0100
  • 94b8951dfd Check localized status in taskbar overlay icon Robert van Bregt 2021-02-16 17:54:53 +0100
  • a6d0b6ba4e Fix false offline in HA #9 Linus Dietz 2021-02-01 11:54:49 +0100
  • b5e726da68 Add Teams PC status Linus Dietz 2021-02-01 11:15:40 +0100
  • 763879fceb Add Teams PC status Linus Dietz 2021-02-01 11:14:57 +0100
  • 06b4dd3e11
    Merge pull request #8 from Dielee:main EBOOZ 2021-01-29 23:13:15 +0100
  • 22ffac39f2
    Fix spacing #8 Dielee 2021-01-29 08:36:36 +0100
  • d57206ee82 Fix UTF8 Chars Linus Dietz 2021-01-29 08:36:04 +0100
  • f857f12ab8 Updated PowerShell instructions EBOOZ 2021-01-15 00:19:00 +0100
  • 37face1500 Optimized the code and added fix for status not showing correct when in a call Danny de Vries 2020-12-12 11:00:29 +0100
  • 6b7b2c8240 Added activity icon variables Danny de Vries 2020-12-12 10:12:47 +0100
  • a4c1191511 Added language variables Danny de Vries 2020-12-12 10:09:24 +0100
  • 624810fc27 Added Teams application process monitoring Danny de Vries 2020-12-12 09:57:45 +0100
  • 16a9be2362 Added parameter functionality to set status from commandline Danny de Vries 2020-12-06 22:08:46 +0100
  • 61451748e4 Fixed missing expression on line 32 Danny de Vries 2020-12-06 12:05:48 +0100
  • 9369f1f161
    Merge pull request #1 from metbril/patch-1 EBOOZ 2020-12-06 12:00:13 +0100
  • 5c48b5137a
    Simplify log file parsing #1 Robert 2020-12-01 08:48:31 +0100
  • 4a1dbda1e6
    Improve readability Robert 2020-11-30 08:12:47 +0100
  • 112cce9f94 Added status 'Focusing' being displayed as 'Do not disturb' Danny de Vries 2020-11-17 14:42:57 +0100
  • a677d7ac78 Added additional triggers for $TeamsActivity Danny De Vries 2020-11-17 09:10:43 +0100
  • 7aa6701cce Changed InACall icon and added On The Phone status to set as busy when not in a meeting Danny De Vries 2020-11-13 16:10:16 +0100
  • 6ea8c783b3 Updated script to use variables and added comments for readability Danny De Vries 2020-11-13 14:03:43 +0100
  • e80309b5b3 Updated readme Danny De Vries 2020-11-13 12:29:06 +0100
  • 77763b4e10 Updated readme and installation instructions Danny De Vries 2020-11-13 12:25:08 +0100
  • e9ed5b1788 Initial version Danny De Vries 2020-11-13 11:31:19 +0100
  • a631283091
    Initial commit EBOOZ 2020-11-13 11:13:24 +0100