Skip to content

Commit

Permalink
Bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jensrossbach committed Dec 14, 2024
1 parent 2961a8b commit 8042bd2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example_config/ferraris_meter_analog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ esphome:
friendly_name: Stromzähler
project:
name: jensrossbach.ferraris_meter
version: 1.4.0
version: 1.4.1

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

# include Ferraris component (mandatory)
external_components:
- source: github://jensrossbach/[email protected].0
- source: github://jensrossbach/[email protected].1
components: [ferraris]

# enable logging (optional)
Expand Down
4 changes: 2 additions & 2 deletions example_config/ferraris_meter_digital.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ esphome:
friendly_name: Stromzähler
project:
name: jensrossbach.ferraris_meter
version: 1.4.0
version: 1.4.1

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

# include Ferraris component (mandatory)
external_components:
- source: github://jensrossbach/[email protected].0
- source: github://jensrossbach/[email protected].1
components: [ferraris]

# enable logging (optional)
Expand Down
4 changes: 2 additions & 2 deletions example_config/ferraris_meter_multi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ esphome:
friendly_name: Stromzähler
project:
name: jensrossbach.ferraris_meter
version: 1.4.0
version: 1.4.1

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

# include Ferraris component (mandatory)
external_components:
- source: github://jensrossbach/[email protected].0
- source: github://jensrossbach/[email protected].1
components: [ferraris]

# enable logging (optional)
Expand Down

0 comments on commit 8042bd2

Please sign in to comment.