Skip to content

Commit 53f5edf

Browse files
committed
Added new repository file
1 parent 848685e commit 53f5edf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

emhass/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: EMHASS
22
description: Energy Management for Home Assistant
33
url: https://github.com/davidusb-geek/emhass
4-
version: 0.0.17
4+
version: 0.0.18
55
slug: emhass
66
arch:
77
- aarch64
@@ -72,4 +72,4 @@ schema:
7272
battery_nominal_energy_capacity: int(0,)
7373
battery_minimum_state_of_charge: float(0.0, 1.0)
7474
battery_maximum_state_of_charge: float(0.0, 1.0)
75-
battery_target_state_of_charge: float(0.0, 1.0)
75+
battery_target_state_of_charge: float(0.0, 1.0)

repository.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name: EMHASS Add-on Energy Management for Home Assistant
2+
url: https://github.com/davidusb-geek/emhass-add-on
3+
maintainer: David HERNANDEZ <[email protected]>

0 commit comments

Comments
 (0)