Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jensrossbach committed Oct 22, 2024
1 parent 2a2a7a1 commit deb375c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example_config/ferraris_meter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ esphome:
friendly_name: Stromzähler
project:
name: jensrossbach.ferraris_meter
version: 1.1.0
version: 1.2.0

# example ESP8266 firmware (can be replaced by appropriate configuration)
esp8266:
board: esp01_1m

# include Ferraris component (mandatory)
external_components:
- source: github://jensrossbach/esphome-ferraris-meter@v1.1.0
- source: github://jensrossbach/esphome-ferraris-meter@v1.2.0
components: [ferraris]

# enable logging (optional)
Expand Down

0 comments on commit deb375c

Please sign in to comment.