This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Motion-activated light scene with optional ambient scene with sun elevation sensor | |
description: Turn on a light scene when motion is detected and the sun is below given threshold. Four different scenes can be defined depending on time of day. | |
domain: automation | |
source_url: https://gist.github.com/Martinnygaard/7645dcee2ca03d18c7a9523aa592605b | |
input: | |
motion_entity: | |
name: Motion Sensor | |
description: Choose which motion sensor to use. If multiple motion sensors should trigger this automation, then group them in a template sensor or regular group. | |
selector: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Motion-activated light scene with optional ambient scene with sun elevation sensor | |
description: Turn on a light scene when motion is detected and the sun is below given threshold. Four different scenes can be defined depending on time of day. | |
domain: automation | |
source_url: https://gist.github.com/Martinnygaard/5bb3f1942929d6e45c177a023959957e | |
input: | |
motion_entity: | |
name: Motion Sensor | |
selector: | |
entity: |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-03 18:50 Loaded specializations | |
2019-06-03 18:50 Loaded vehicle types | |
2019-06-03 18:50 Loaded placeable types | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'selfPropelledSprayer' | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'tractor' | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'inlineWrapper' | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'baseDrivable' | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'loaderVehicle' | |
2019-06-03 18:50 INFO: attached specialization 'AutoDrive' to vehicleType 'woodTruck' |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GIANTS Engine Runtime 8.0.0 (17974) 64bit Steam (Build Date: Dec 6 2018) | |
Copyright (c) 2008-2018, GIANTS Software GmbH (giants-software.com), All Rights Reserved. | |
Copyright (c) 2003-2018, Christian Ammann and Stefan Geiger, All Rights Reserved. | |
Application: FarmingSimulator2019 | |
Main System | |
CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz | |
Memory: 16341 MB | |
OS: Windows NT 10.0 64-bit | |
Physics System | |
Version: 5.9.5 |