Mark camera as a base platform (#49297)

This commit is contained in:
Joakim Sørensen 2021-04-16 15:00:21 +02:00 committed by Franck Nijhof
parent 41736c93a1
commit 58b743eec1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -22,6 +22,7 @@ BASE_PLATFORMS = {
"air_quality",
"alarm_control_panel",
"binary_sensor",
"camera",
"climate",
"cover",
"device_tracker",