1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/tests
Andrew Thigpen d4b6a7343f Fix issue with scene component when using YAML aliases.
YAML aliases/anchors can make repetitive configuration sections easier
to deal with.  However when dealing with dictionaries, care needs to be
taken to not modify the original anchor since PyYAML utilizes a
reference when encountering an alias instead of a copy of the
dictionary.
2015-12-27 13:24:34 -06:00
..
2015-12-12 22:19:37 -08:00
2015-10-13 23:08:12 -07:00
2015-09-12 22:56:49 -07:00
2015-12-06 09:12:36 -08:00
2015-09-12 22:56:49 -07:00
2015-09-01 00:18:26 -07:00