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

Update README.md #37

Merged
merged 1 commit into from
Mar 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ This is an agent that runs on windows and uses the Local teams API (https://supp

Download the latest version from https://github.com/jimmyeao/TEAMS2HA/releases (app will auto update once installed)


![image](https://github.com/jimmyeao/TEAMS2HA/assets/5197831/9baf1908-3d72-455d-b749-25b5cb03b3ac)
![image](https://github.com/jimmyeao/TEAMS2HA/assets/5197831/fe12bf8a-6bf5-4998-a286-c2acc5d79117)


<h2>Pairing</h2>
Expand All @@ -21,6 +20,7 @@ The application will minimize to the system tray.
<h2>MQTT</h2>

Provide your MQTT instance details (IP, username and password) The password is encrypted before being saved to the settings file and is not stored in clear text.
We support plain MQTT, MQTT over TLS, MQTT over Websockets and MQTT over Websockets with TLS and the ability to ignore certificate errors if you are using self-signed certs (I would strongly advise you to use Lets Encrypt as a minimum)

<h2>Entities</h2>
Click the Entities button to see a list of entities this program will create:
Expand Down