Skip to content

shogunxam/Home-Assistant-custom-components-cfr-toscana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home-Assistant-custom-components-cfr-toscana

HA Integration for Centro Funzionale Regione Toscana

Tuscany METEO-HYDRO Monitor System To get more detailed information about parameters visit CENTRO FUNZIONALE.

This component will set up the following platforms.

Platform Description
sensor Latest value registered by the station.

Configuration options

Key Type Required Default Description
name string False CFRToscana Name of sensor
station string True - Station code
type string False idro Type of the monitored data
timeout integer False 30 Connection timeout

Possible values for type

Key Description
idro Hydrometric Height of the river
pluvio Cumulated precipitation
termo Temperature
anemo Wind speed
igro Humidity

The same sation can monitor one or more data types, please refer to CENTRO FUNZIONALE to understand which data types are monitored.

Stations' code by data type
Hydrometric Height of the river Temperature
Cumulated precipitation Wind speed
Humidity

Example usage

sensor:
  - platform: cfr
    name: Arno_Firenze_Uffizi
    station: TOS01004679
    type: idro

Note

Depending on the monitored data type, additional attributes could be returned by the sensor such as date and time of the registered event.

License

_Information provided by CENTRO FUNZIONALE

_Dati forniti dal CENTRO FUNZIONALE

Contributions are welcome!


About

HA Integration for Centro Funzionale Regione Toscana

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages