Skip to content

Add multiple stations #29553

Open
Open
@jakal1989

Description

@jakal1989

Feedback

I can't add multiple stations. If I add theme like in the code, only the first station will show up in home assistant. Is there a way to add more than one station?

sensor:
  - platform: swiss_hydrological_data
    station: 2179 # Sense
    monitored_conditions:
      - temperature
      - level
      - discharge
  - platform: swiss_hydrological_data
    station: 2215 # Saane
    monitored_conditions:
      - temperature
      - level
      - discharge
  - platform: swiss_hydrological_data
    station: 2135 # Aare
    monitored_conditions:
      - temperature
      - level
      - discharge

URL

https://www.home-assistant.io/integrations/swiss_hydrological_data/

Version

2023.10.5

Additional information

Home Assistant 2023.10.5
Supervisor 2023.10.0
Operating System 11.0
Frontend 20231005.0 - latest

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions