Skip to content

Instantly share code, notes, and snippets.

View progrmr's full-sized avatar

Gary Morris progrmr

View GitHub Profile
INFO Reading configuration /config/esphome/sonoff-s31-5.yaml...
INFO Detected timezone 'America/Los_Angeles'
INFO Starting log output from sonoff-s31-5.local using esphome API
INFO Successfully connected to sonoff-s31-5.local
[17:47:35][I][app:102]: ESPHome version 2022.11.1 compiled on Nov 22 2022, 14:14:56
[17:47:35][C][status_led:019]: Status LED:
[17:47:35][C][status_led:020]: Pin: GPIO13
[17:47:35][C][wifi:504]: WiFi:
[17:47:35][C][wifi:362]: Local MAC: C4:5B:BE:E1:81:3C
[17:47:35][C][wifi:363]: SSID: 'xxxx.net'[redacted]
@progrmr
progrmr / .gitignore
Last active August 29, 2015 14:14 — forked from adamgit/.gitignore
#########################
# .gitignore file for Xcode4 and Xcode5 Source projects
#
# Apple bugs, waiting for Apple to fix/respond:
#
# 15564624 - what does the xccheckout file in Xcode5 do? Where's the documentation?
#
# Version 2.3
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
// Photoshop Script to Create iPhone Icons from iTunesArtwork // // WARNING!!! In the rare case that there are name collisions, this script will // overwrite (delete perminently) files in the same folder in which the selected // iTunesArtwork file is located. Therefore, to be safe, before running the // script, it's best to make sure the selected iTuensArtwork file is the only // file in its containing folder. // // Copyright (c) 2010 Matt Di Pasquale // Added tweaks Copyright (c) 2012 by Josh Jones http://www.appsbynight.com // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and
#########################
# .gitignore file for Xcode4 / OS X Source projects
#
# Version 2.0
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
# 2013 updates:
# - fixed the broken "save personal Schemes"
#
# NB: if you are storing "built" products, this WILL NOT WORK,