Skip to content

Commit

Permalink
Update info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caiosweet committed Nov 23, 2019
1 parent b9b04de commit f427156
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Platform | Description
| Key | Type | Required | Default | Description |
| --- | --- | --- | --- | --- |
| `name` | `string` | `False` | `dpc` | Name of sensor |
| `latitude` | `float` | `False` | Latitude of home | Latitude of monitored point |
| `longitude` | `float` | `False` | Longitude of home | Longitude of monitored point |
| `istat` | `string` | `True` | None | Number data warehouse I.Stat |
| `alert` | `string` | `False` | GIALLA | (Verde,Gialla,Arancione,Rossa) |
| `warnings` | `list` | `False` | - | List of monitored warnings |
Expand Down Expand Up @@ -51,8 +49,6 @@ binary_sensor:
```
binary_sensor:
- platform: dpc
latitude: 41.9109
longitude: 12.4818
name: DPC Roma
istat: '058091'
alert: 'gialla'
Expand Down

0 comments on commit f427156

Please sign in to comment.