Skip to content

Commit a3f7128

Browse files
committed
prepare v1.0.0
1 parent 6ab9c8b commit a3f7128

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Elle intègre dans Home Assistant plusieurs éléments:
1111

1212
### Exemples
1313

14-
[Service et Capteurs](https://github.com/hekmon/rtetempo/raw/main/res/rtetempo_svc.png) & [Calendrier](https://github.com/hekmon/rtetempo/raw/main/res/rtetempo_calendar.png)
14+
[Service et Capteurs](https://github.com/hekmon/rtetempo/raw/v1.0.0/res/rtetempo_svc.png) & [Calendrier](https://github.com/hekmon/rtetempo/raw/v1.0.0/res/rtetempo_calendar.png)
1515

1616
## Installation
1717

@@ -40,5 +40,5 @@ Une fois l'intégration installée, rendez-vous dans la page des intégrations d
4040

4141
## Exemples de cartes (lovelace)
4242

43-
* Couleur du jour et du lendemain ([rendu](https://github.com/hekmon/rtetempo/raw/main/res/lovelace_colors.png), [code](https://github.com/hekmon/rtetempo/blob/main/res/tempo.yaml))
44-
* Nombre de jours restants sur le cycle ([rendu](https://github.com/hekmon/rtetempo/raw/main/res/lovelace_cycle.png), [code](https://github.com/hekmon/rtetempo/blob/main/res/tempo_cycle.yaml))
43+
* Couleur du jour et du lendemain ([rendu](https://github.com/hekmon/rtetempo/raw/v1.0.0/res/lovelace_colors.png), [code](https://github.com/hekmon/rtetempo/blob/v1.0.0/res/tempo.yaml))
44+
* Nombre de jours restants sur le cycle ([rendu](https://github.com/hekmon/rtetempo/raw/v1.0.0/res/lovelace_cycle.png), [code](https://github.com/hekmon/rtetempo/blob/v1.0.0/res/tempo_cycle.yaml))

custom_components/rtetempo/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config_flow": true,
55
"documentation": "https://github.com/hekmon/rtetempo",
66
"issue_tracker": "https://github.com/hekmon/rtetempo/issues",
7-
"version": "0.1.0",
7+
"version": "1.0.0",
88
"requirements": [
99
"oauthlib==3.2.2",
1010
"requests==2.28.1",

0 commit comments

Comments
 (0)