Skip to content

Commit

Permalink
Update README.md (#176)
Browse files Browse the repository at this point in the history
* Fix freeze while publishing messages to AWS IoT SDK v2 (#175)

* set logging of API data at DEBUG log level

* Upgrade AWS IoT Device SDK to v2

* Fix aws iot termination process

* Fix freeze after publishing message with AWS IoT SDK v2

* Fix freeze after publishing message with AWS IoT SDK v2 (#173)

* full async implrementation of publish message

* fix lint error

---------

Co-authored-by: Gil Peeters <[email protected]>

* Update README.md

* Update README.md

---------

Co-authored-by: Elad Bar <[email protected]>
Co-authored-by: Gil Peeters <[email protected]>
  • Loading branch information
3 people authored Feb 19, 2024
1 parent 3b9fd5e commit ccd7342
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,8 @@ features:
- locate
- return_home
```

## How to get debug logging information

Please see these instructions on how to configure and obtain debug logs from the UI.
https://www.home-assistant.io/docs/configuration/troubleshooting/

0 comments on commit ccd7342

Please sign in to comment.