Skip to content

Commit

Permalink
How to configure custom HTTP port for Axis devices (#3307)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kane610 authored and frenck committed Sep 19, 2017
1 parent 4d43b63 commit e189ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_components/axis.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Configuration variables:
- **username** (*Optional*): The username to your Axis device. Default 'root'.
- **password** (*Optional*): The password to your Axis device. Default 'pass'.
- **trigger_time** (*Optional*): Minimum time (in seconds) a sensor should keep its positive value. Default 0.
- **http_port** (*Optional*): Configure port web server of device is accessible from. Default 80.
- **location** (*Optional*): Physical location of your Axis device. Default not set.
- **include** (*Required*): This cannot be empty else there would be no use adding the device at all.
- **camera**: Stream MJPEG video to Home Assistant.
Expand Down

0 comments on commit e189ff1

Please sign in to comment.