Skip to content

Commit

Permalink
add pictures to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jontofront committed Dec 25, 2023
1 parent df64799 commit e66c1cb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<div align="center">
<img src="images/econet300_device.jpg" width="100" height="100" />
</div>

This integration is available from the Lovelace frontend without the need to configure the devices in the file configuration.yaml

Expand All @@ -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:

<div align="center">


| <img src="images/sensors" width="100" height="100" /> | <img src="images/diagnostic" width="95" height="95" /> |

</div>

## 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.
Expand Down
Binary file added images/diagnostic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sensors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e66c1cb

Please sign in to comment.