We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d43b63 commit e189ff1Copy full SHA for e189ff1
source/_components/axis.markdown
@@ -57,6 +57,7 @@ Configuration variables:
57
- **username** (*Optional*): The username to your Axis device. Default 'root'.
58
- **password** (*Optional*): The password to your Axis device. Default 'pass'.
59
- **trigger_time** (*Optional*): Minimum time (in seconds) a sensor should keep its positive value. Default 0.
60
+- **http_port** (*Optional*): Configure port web server of device is accessible from. Default 80.
61
- **location** (*Optional*): Physical location of your Axis device. Default not set.
62
- **include** (*Required*): This cannot be empty else there would be no use adding the device at all.
63
- **camera**: Stream MJPEG video to Home Assistant.
0 commit comments