Commit Graph

45 Commits

Author SHA1 Message Date
Jeffrey Stone 957ddc6e34 Improving local 433mhz weather sensor integration. 2020-08-27 21:07:15 -04:00
Jeffrey Stone df47968ad8 Moved temp acurite 433mhz sensors around 2020-08-21 23:52:38 -04:00
Jeffrey Stone 76cc848a23 Had to switch wahser power sensor for some reason.. 2020-08-21 23:30:07 -04:00
Jeffrey Stone b9dde9ad51 Trying my hardware lightning detector 2020-08-21 23:28:38 -04:00
Jeffrey Stone 9980c1b672 Helper sensors to keep manual Zooz double switch in sync with Home Assistant 2020-06-14 20:43:07 -04:00
Jeffrey Stone 4949a90abc Cleaning up sensors 2020-06-14 20:42:01 -04:00
Jeffrey Stone a411899190 Migrated to HassOS 4.9 and my zwave/zigbee usb dongles work again
This was a pain. Still not sure what happened. But the upgrade to HassOS 4.8 killed both
zwave2mqtt and zigbee2mqtt is seems. After the upgrade neitehr addon would talk to the hardware.
I migrated back to smartthings...major pain..and then after 4.10 was released was able to get the
addons added abck and talking to the hardware again.

All lights and switches are back talking locally. Also, it takes about 18 hours to migrate back to smartthings,
and about 18 hours to migrate back to local control.

Let's hope that doesn't happen again.
2020-06-09 07:48:35 -04:00
Jeffrey Stone a9288ff0cb Adding some sensors for battery.. fixes #072 2020-06-09 07:44:40 -04:00
Jeffrey Stone 85547221a2 Adding a new entities count sensor... 2020-06-09 07:43:51 -04:00
Jeffrey Stone 9c2507f782 Tweaking template sensors to ensure they update 2020-06-07 19:33:55 -04:00
Jeffrey Stone b78465bffa Had to go back to smartthings for devices after HASSOS 4.8 upgrade 2020-06-07 15:30:34 -04:00
Jeffrey Stone 05350be8e1 Removed WWLLN...I'm not bitter... 2020-05-28 14:57:02 -04:00
Jeffrey Stone 5662d2f4cb Moving to new phone 2020-05-28 08:07:43 -04:00
Jeffrey Stone 532ae21ecd Stole lines of code sensor -> https://github.com/CCOSTAN/Home-AssistantConfig/issues/729\#event-3367338556 2020-05-28 08:06:50 -04:00
Jeffrey Stone cb0e4bcb99 Adding measure to power sensor 2020-05-17 21:32:30 -04:00
Jeffrey Stone b4f915b57f Tweaking NWS weather sensors for new integration method 2020-05-17 21:31:53 -04:00
Jeffrey Stone 23977ffee6 Adding new school tomorrow sensor to improve automations 2020-05-17 21:29:52 -04:00
Jeffrey Stone 4046102aaf Fixing washer power sensor, not sure what happened 2020-04-26 20:34:16 -04:00
Jeffrey Stone 96a0a938b5 Added new weather alert sensors to use in lovelace based on nws_alerts 2020-04-24 14:41:25 -04:00
Jeffrey Stone 62c7a41995 Updating waze sensors to use the correct devices 2020-04-24 14:37:12 -04:00
Jeffrey Stone 667ae111f8 Adding a day to the speech sensor 2020-04-24 14:36:42 -04:00
Jeffrey Stone 5264010e44 Updating door sensor batt topics 2020-04-24 14:32:16 -04:00
Jeffrey Stone 2e60a037a4 Need to truncate forecast sensor is over 255... 2020-04-19 20:25:08 -04:00
Jeffrey Stone 1d0098f831 Fixing a bad spelling error in a sensor value... 2020-04-13 22:20:27 -04:00
Jeffrey Stone 7aaabab2a5 Added new holiday sensor to combine national holidays and Anchorage House Holidays 2020-04-13 22:17:05 -04:00
Jeffrey Stone 4c79be2679 Removing old iphone batt sensors 2020-04-13 22:15:04 -04:00
Jeffrey Stone a4f200c943 renaming rain chance sensor 2020-04-10 13:36:29 -04:00
Jeffrey Stone 5943680729 Fixing bad mqtt topic 2020-04-10 13:35:32 -04:00
Jeffrey Stone f3f2cf15f2 Tweaking the weather sensors 2020-04-06 19:12:51 -04:00
Jeffrey Stone a0e784abe4 Replaced the weekday package with a single sensor 2020-04-03 21:56:28 -04:00
Jeffrey Stone a494704e36 Swaping out Darksky for NWS.... 2020-04-02 19:16:50 -04:00
Jeffrey Stone 4d42cf4408 New COVID19 sensors reading different sites via script 2020-03-25 21:53:31 -04:00
Jeffrey Stone c3136853f8 Added covid19 sensors to tweet stats...I like data and cannot lie 2020-03-17 22:48:41 -04:00
Jeffrey Stone 06911d694a Alpha vantage seems to be borked...disabling 2020-03-17 22:46:58 -04:00
Jeffrey Stone 0b07a06845 Trying to fix presence detection which seems to be a bit delayed 2020-03-17 22:46:03 -04:00
Jeffrey Stone b1bab04d84 Adding new sensorsA 2019-12-09 08:27:07 -05:00
Jeffrey Stone 2e19e77bec New HA iOS app required changing some device tracker names to stop security alarm from tripping 2019-12-09 08:23:54 -05:00
Jeffrey Stone 15fbfd0c9b Pushed it too soon... 2019-11-25 21:28:44 -05:00
Jeffrey Stone fed3ea4324 Adding new stat sensors and stat tweets 2019-11-25 21:25:57 -05:00
Jeffrey Stone b60e7ebfac Moving to HACS Arlo integration. Thanks to https://github.com/CCOSTAN/Home-AssistantConfig/issues/647 for the heads up 2019-11-15 21:41:10 -05:00
Jeffrey Stone 0355d18068 Adding more sensors and tweets around HA stats 2019-11-10 23:43:48 -05:00
Jeffrey Stone bf894e303f Added new sensor for new roku 2019-11-10 22:45:45 -05:00
Jeffrey Stone 477b8eee57 New iphone in the family 2019-11-09 19:13:03 -05:00
Jeffrey Stone 1fd1260f4f Updating door and sensor batteries after zwave2mqtt 2019-11-09 19:11:52 -05:00
Jeffrey Stone e02d084c92 Updated to V5 Version - Hassio Style
Lots of updates here.

Updated my Readme - Added Affiliate Links, added some more information, better organized devices
Updated gitignore with paths realtive to my hassio config
Combined my switches and lights into single yaml files instead of the directory structure previously
Added zigbee2mqtt.yaml to packages - contains automations and such for zigbee2mqtt

Archived my previous version in the V4-config branch.
2019-11-08 12:54:11 -05:00