Updated documentation on DTE bridge (#21933)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Juan Carlos Mendez-Garcia 2022-03-11 07:07:32 -05:00 committed by GitHub
parent df15ed9c9b
commit 111b422dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,15 @@ A sensor platform for the [DTE](https://www.newlook.dteenergy.com/) Energy Bridg
- If the status LED is on the top, you have a v1.
- If the status LED is on the front, you have a v2.
<div class='note'>
The firmware of the DTE v2 bridges that started shipping circa mid-2020 will not work with this integration.
You can check if your firmware is still supported by trying accessing `http://{ip_address}:8888/zigbee/se/instantaneousdemand`, and see if
you get a response.
</div>
To enable this sensor, add the following lines to your `configuration.yaml` file:
```yaml