Commit Graph
44 Commits
Author SHA1 Message Date
brianhanifin d6ec97d15c alawys on power monitors: disable lights 2019-12-15 17:13:10 -08:00
brianhanifin 542c02702d added relay_always_on_internal.yaml 2019-12-14 12:52:53 -08:00
brianhanifin a3d055a381 logger: debug is default so changing alt to INFO 2019-12-14 07:11:48 -08:00
brianhanifin 4aa82a02eb ota: removing safemode line since it is the default 2019-12-14 07:11:12 -08:00
brianhanifin ac0ff9c91c small tweaks 2019-12-13 13:30:47 -08:00
brianhanifin fd60737282 refactoring shelly1 code 2019-12-13 13:30:35 -08:00
brianhanifin 7eb29ae7ec readme: updating community badges 2019-12-09 12:11:01 -08:00
brianhanifin de28870570 irrigation controller: disabling Zone #4 - only have 3 solenoid manifold 2019-12-09 12:10:36 -08:00
brianhanifin 1d07cdfd4b bathroom fan: due to rain, went from 55% to 65% humidity threshold 2019-12-09 12:03:45 -08:00
brianhanifin 2662a51cca shelly1_02: changing humidity_threshold 2019-11-29 20:40:44 -08:00
brianhanifin ff0e631b56 plug02: disabling lights for bedroom use 2019-11-29 20:39:33 -08:00
brianhanifin c776d664a5 hot water pump: fixed off at 10 minutes failsafe. 2019-11-21 09:22:19 -08:00
brianhanifin 98b10b56c6 small fix + cleanup 2019-11-21 09:21:14 -08:00
brianhanifin dff32128dc adding credit to @bruxy70 and @AlexMekkering for thier code examples 2019-11-10 10:43:33 -08:00
brianhanifin 2c0933752c readme: added info regarding !include files + tweaks 2019-11-09 20:18:15 -08:00
brianhanifin 1e4cd8761d refactoring: finished simplifying and merging common code into includes 2019-11-09 19:51:29 -08:00
brianhanifin 142c584715 refactor: tried to combine as much duplicate code into common includes 2019-11-09 12:18:03 -08:00
brianhanifin 12604d3a11 irrigation: minor tweaks + fixes 2019-11-08 10:35:56 -08:00
brianhanifin 02702c8893 zones: by setting a zone duration to 0 a zone can now be disabled 2019-11-08 10:03:27 -08:00
brianhanifin f1bcedb9d7 common component cleanup 2019-11-08 10:02:01 -08:00
brianhanifin e3e00c8ffc status_led: added generic code the the common library 2019-11-08 08:59:36 -08:00
brianhanifin ec3eb3821c gpio substitution reorginization 2019-11-08 08:58:24 -08:00
brianhanifin ef1defc946 irrigation controller: time remaining sensor, connection light, etc. 2019-11-07 23:44:13 -08:00
brianhanifin 895b9184cb refactor standards 2019-11-07 10:50:05 -08:00
Brian HanifinandGitHub 581e8d0847 Merge pull request #1 from brianhanifin/import-irrigation-with-display
Import irrigation with display
2019-11-07 10:07:36 -08:00
Brian Hanifin 5164fc4f44 irrigation controller: beginning of my changes 2019-11-07 10:06:35 -08:00
brianhanifin 98ee2954a1 add Irrigation-with-display by @bruxy70 to hopefully comply with license 2019-11-07 10:00:42 -08:00
brianhanifin e2a6688c86 refactor: common includes assets 2019-11-07 09:43:25 -08:00
brianhanifin da1f1331dd refactor: fix from experiment that didn't work out 2019-11-07 09:24:23 -08:00
brianhanifin 91bfe20843 refactor: imports + cleanup 2019-11-07 08:57:36 -08:00
Brian Hanifin 4d4b81ac84 refactoring: imports + cleanup 2019-11-07 08:49:22 -08:00
Brian Hanifin 7dd2d0e2b0 described the Shelly1's 2019-11-03 07:49:17 -08:00
Brian Hanifin 091204017c smart bathroom fan
Adding the smarts that the faulty automatic humidity fan sensor. Plus a 15 minute timeout when the fan is manually turned on when humidity is normal... for other reasons. ;)
2019-11-03 07:09:57 -08:00
Brian Hanifin 7dfb840de7 fixing breaking changes with new version 2019-11-03 07:07:32 -08:00
Brian Hanifin 1b2bf51643 fix for: switch toggle has no effect after ha is back online 2019-09-13 12:58:05 -07:00
Brian Hanifin c15b93d0ca shelly1_01 = Virtual Dining Room Light Toggle 2019-09-13 09:27:47 -07:00
Brian Hanifin 24aeb167a2 tuya plug refactoring
simplifying them by removign all extra sensors. only the switch is left.
2019-07-16 23:36:28 -07:00
Brian Hanifin 9e62c5ca85 Update plug07.yaml
updating to my standard plug code
2019-07-13 12:05:52 -07:00
Brian Hanifin 749762a114 updating README.md + small refactor
README.md: I added descriptions to all of my devices.

plug05.yaml: restored hot water pump timeout.

.yaml files: added line to hide LED "lights" from Home Assistant.
2019-04-20 13:44:53 -07:00
Brian Hanifin cae0d00464 sonoff s31 restoring normal functionality
This change restores a close representation of the original way these plugs worked.
2019-04-20 11:48:23 -07:00
Brian Hanifin e0e0e95424 Merge branch 'master' of https://github.com/brianhanifin/esphome-config 2019-04-20 11:45:48 -07:00
Brian Hanifin 698133cd5c Update sonoff_s31_02.yaml
Hiding physical switch and light from Home Assistant
2019-04-20 11:45:41 -07:00
Brian HanifinandGitHub 99cdb8d5c0 Update README.md 2019-04-20 10:45:23 -07:00
Brian Hanifin d9a0b6ede7 initial commit 2019-04-20 10:38:09 -07:00