mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 05:12:21 +01: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