Add status and repository badges to README files
Introduced various shields.io badges to both Czech and English README files to display project maintenance status, license, stars, issues, pull requests, downloads, and code size. This improves project visibility and provides quick repository insights for users.main
parent
2d6b7f1053
commit
b9c2cd3fbe
|
|
@ -1,4 +1,13 @@
|
||||||
# ESPHome DLMS/Cosem PUSH RS485 čtení
|
# ESPHome DLMS/Cosem PUSH RS485 čtení
|
||||||
|
|
||||||
|

|
||||||
|
[](https://img.shields.io/github/license/Tomer27cz/xt211/blob/master/LICENSE)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
### [[English Version]](README.md)
|
### [[English Version]](README.md)
|
||||||
|
|
||||||
Můj poskytovatel elektřiny (ČEZ Distribuce) mi právě nainstaloval nový chytrý elektroměr. Až do teď jsem používal [Home Assistant Glow](https://glow-energy.io/) pro sledování spotřeby domácnosti. Takže jsem byl nadšený, že se konečně dostanu k novému elektroměru a zkusím z něj číst data. Bohužel to nebylo tak jednoduché, jak jsem doufal, ale po mnoha neúspěšných pokusech se mi to povedlo rozchodit a chci se s vámi podělit o zkušenosti.
|
Můj poskytovatel elektřiny (ČEZ Distribuce) mi právě nainstaloval nový chytrý elektroměr. Až do teď jsem používal [Home Assistant Glow](https://glow-energy.io/) pro sledování spotřeby domácnosti. Takže jsem byl nadšený, že se konečně dostanu k novému elektroměru a zkusím z něj číst data. Bohužel to nebylo tak jednoduché, jak jsem doufal, ale po mnoha neúspěšných pokusech se mi to povedlo rozchodit a chci se s vámi podělit o zkušenosti.
|
||||||
|
|
|
||||||
10
README.md
10
README.md
|
|
@ -1,5 +1,15 @@
|
||||||
# ESPHome DLMS/Cosem PUSH RS485 readout
|
# ESPHome DLMS/Cosem PUSH RS485 readout
|
||||||
|
|
||||||
|

|
||||||
|
[](https://img.shields.io/github/license/Tomer27cz/xt211/blob/master/LICENSE)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
### For Sagecom XT211 smart meter used by ČEZ Distribuce (Czechia)
|
### For Sagecom XT211 smart meter used by ČEZ Distribuce (Czechia)
|
||||||
|
|
||||||
### [[Česká verze]](README.cz.md)
|
### [[Česká verze]](README.cz.md)
|
||||||
|
|
||||||
My electricity provider (ČEZ Distribuce) has just installed a new smart meter at my home. Up until this time I was using the [Home Assistant Glow](https://glow-energy.io/) to track my household energy consumption. So I was excited to finnaly get my hands on the new smart meter and see if I can read out the data from it. Unfortunately it was not as easy as I hoped, but after many failed attempts I managed to get it working, and I want to share my experience with you.
|
My electricity provider (ČEZ Distribuce) has just installed a new smart meter at my home. Up until this time I was using the [Home Assistant Glow](https://glow-energy.io/) to track my household energy consumption. So I was excited to finnaly get my hands on the new smart meter and see if I can read out the data from it. Unfortunately it was not as easy as I hoped, but after many failed attempts I managed to get it working, and I want to share my experience with you.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue