Skip to content

Commit 51acfc5

Browse files
committed
Add new validations
1 parent 588b5f3 commit 51acfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/development_validation.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Beside the [voluptuous](https://pypi.python.org/pypi/voluptuous) default types a
1919
- Entity ID: `entity_id` and `entity_ids`
2020
- Numbers: `small_float` and `positive_int`
2121
- Time: `time`, `time_zone`
22-
- Misc: `template`, `slug`, `temperature_unit`, `latitude`, `longitude`, `isfile`, `sun_event`, `ensure_list`, and `icon`
22+
- Misc: `template`, `slug`, `temperature_unit`, `latitude`, `longitude`, `isfile`, `sun_event`, `ensure_list`, `port`, `url`, and `icon`
2323

2424
To validate plaforms using [MQTT](/components/mqtt/) there are `valid_subscribe_topic` and `valid_publish_topic` present.
2525

0 commit comments

Comments
 (0)