diff --git a/README.md b/README.md
index 46a519e..63f2d74 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,9 @@
ecoNET300 Home Assistant is a custom integration for ecoNET300 devices.
It works locally, which means it connects directly to your local device using local IP address. It doesn't forward commands/requests through econet24.com. It uses rest api exposed by ecoNET300 device.
-![econet300 device](images/econet300_device.jpg)
+
+
+
This integration is available from the Lovelace frontend without the need to configure the devices in the file configuration.yaml
@@ -28,7 +30,14 @@ Integration tested with ecoMAX controller ecoMAX810P-L TOUCH manufactured by [Pl
## Example
-Here is an example setup showing econet300 device sensors:
+Here is an example setup showing econet300 device entities:
+
+
+
+
+|
|
|
+
+
## HACS Installation ##
Follow [this guide](https://hacs.xyz/docs/faq/custom_repositories/) to add ecoNET-300-Home-Assistant-Integration as a custom repository to the HACS.
diff --git a/images/diagnostic.png b/images/diagnostic.png
new file mode 100644
index 0000000..dc93325
Binary files /dev/null and b/images/diagnostic.png differ
diff --git a/images/sensors.png b/images/sensors.png
new file mode 100644
index 0000000..61078eb
Binary files /dev/null and b/images/sensors.png differ