Skip to content

Commit 24b887b

Browse files
authored
Add deprecation note to readme (#42)
* Show deprecated warning * Add tip
1 parent 3f71bc7 commit 24b887b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# ha-SmartEVSEv3
1+
# ha-SmartEVSEv3 (deprecated)
22

33
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/hacs/integration)
44

5-
SmartEVSEv3 connection for Home Assistant
5+
SmartEVSEv3 connection for Home Assistant (deprecated)
6+
7+
> [!WARNING]
8+
> This component is deprecated. If you want to integrate your SmartEVSE with Home Asisstant, the preferred way is to have the HA MQTT integration installed, and interface with SmartEVSE through MQTT.
9+
10+
> [!TIP]
11+
> If you have MQTT configured correctly in both Home Assistant and the SmartEVSE, the SmartEVSE will automatically be discovered by Home Assistant as soon as it connects to MQTT. There is no further integration needed to set up, you will find the SmartEVSE listed on the [MQTT integration page](https://my.home-assistant.io/redirect/integration/?domain=mqtt).
612
713
## Installation using HACS (recommended)
814

0 commit comments

Comments
 (0)