sensor: - platform: command_line name: Lines of Code command: "find /config -name '*.yaml' | xargs cat | wc -l" scan_interval: 20000