Skip to content

Commit

Permalink
Direct HA users to the custom component (#69)
Browse files Browse the repository at this point in the history
Added notice to HA users and link to the custom component as suggested here #65 (comment)
  • Loading branch information
dbuezas authored Dec 19, 2022
1 parent be659c0 commit 03fc9a0
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 @@ -2,6 +2,11 @@

Python library and a command line tool for EQ3 Bluetooth smart thermostats, uses bleak (default), bluepy or gattlib for BTLE communication.

# Attention Home Assistant users

This library (and therefore the built-in integration) is **not compatible** anymore since 2022.7.0.
Use [this custom component](https://github.com/dbuezas/eq3btsmart) instead.

# Features

* Reading device status: locked, low battery, valve state, window open, target temperature, active mode
Expand Down

0 comments on commit 03fc9a0

Please sign in to comment.