mirror of
https://github.com/esphome/esphome.git
synced 2025-11-20 08:46:01 +00:00
replace http with https (#8628)
This commit is contained in:
@@ -116,7 +116,7 @@ RequiredFieldInvalid = vol.RequiredFieldInvalid
|
||||
ROOT_CONFIG_PATH = object()
|
||||
|
||||
RESERVED_IDS = [
|
||||
# C++ keywords http://en.cppreference.com/w/cpp/keyword
|
||||
# C++ keywords https://en.cppreference.com/w/cpp/keyword
|
||||
"alarm",
|
||||
"alignas",
|
||||
"alignof",
|
||||
|
||||
Reference in New Issue
Block a user