You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Core
2024.2.1
Supervisor
2024.01.1
Operating System
11.5
Frontend
20240207.1
My Yaml Code
Example configuration.yaml entry
platform: time_date
display_options:
'beat'
Example configuration.yaml entry
sensor:
platform: noaa_tides
station_id: 9414523 # A station ID from https://tidesandcurrents.noaa.gov/
type: tides # This station will be used to measure water level
scan_interval: 360 # Polling interval for the NOAA API
platform: noaa_tides
station_id: 9414523
type: temp # This station will be used to measure water temperature
name: water_temp
scan_interval: 360
platform: noaa_tides
name: buoy
type: buoy # This station will be used for off-shore Buoy data
station_id: 44017 # A buoy ID from https://www.ndbc.noaa.gov/
scan_interval: 360
The text was updated successfully, but these errors were encountered:
Core
2024.2.1
Supervisor
2024.01.1
Operating System
11.5
Frontend
20240207.1
My Yaml Code
Example configuration.yaml entry
display_options:
Example configuration.yaml entry
sensor:
platform: noaa_tides
station_id: 9414523 # A station ID from https://tidesandcurrents.noaa.gov/
type: tides # This station will be used to measure water level
scan_interval: 360 # Polling interval for the NOAA API
platform: noaa_tides
station_id: 9414523
type: temp # This station will be used to measure water temperature
name: water_temp
scan_interval: 360
platform: noaa_tides
name: buoy
type: buoy # This station will be used for off-shore Buoy data
station_id: 44017 # A buoy ID from https://www.ndbc.noaa.gov/
scan_interval: 360
The text was updated successfully, but these errors were encountered: