Coder Social home page Coder Social logo

home-assistant-config's Introduction

home-assistant-config's People

Contributors

norien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

home-assistant-config's Issues

Retro Fit for Smart Doorbell

Objective: Replace old dumb doorbell with Nodemcu to allow automatons within Home-Assistant.

  • Press button to send notification
  • Custom chimes over Chrome Cast Audio
  • Seasonal Door Chimes / Example , December is jingle bells
  • Limit times that chimes will ring
  • email photo on press
  • On button press if Away mode is on play guard dog audio.

image
20170503_111545_hdr
20170503_110809_hdr
20170503_120036_hdr

Data Sheet for rectifier
Firmware - ESPEasy

Start Steam in big picture mode with Alexa

create a script to launch steam plugin for livingroom kodi

curl -i -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"Addons.ExecuteAddon","params":{"wait":false,"addonid":"script.securitycam"}}' 'http://192.168.1.76:8099/jsonrpc' works for the baby cam so it must be close to that.

UV index API is locked to public

Tons of errors today looks like they didn't like us pulling values for personal use. Of course. I guess I'll have to dig for another source.

(value: {"error":"API has been closed for public access. Please contact: [email protected]."},

Finish migration of groups to packages

What's left are groups where I feel that don't have a home.

At first I planned on making a package called bedrooms but really that won't work.

Out of place I still have
-kitchen
-livingroom
-media
-Finn's room
-office

I'll have to sit on the idea.
Once. Complete rename groups to views

Upgraded to Ubuntu 17.04 // Home Assistant will not start

[email protected] - Home Assistant
   Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2017-04-26 18:05:52 EDT; 9s ago
  Process: 8318 ExecStart=/srv/homeassistant/bin/hass -c $HASS_CONFIG (code=exited, status=1/FAILURE)
 Main PID: 8318 (code=exited, status=1/FAILURE)

Apr 26 18:05:52 homeserver hass[8318]:   File "/srv/homeassistant/lib/python3.5/types.py", line 166, in <module>
Apr 26 18:05:52 homeserver hass[8318]:     import functools as _functools
Apr 26 18:05:52 homeserver hass[8318]:   File "/srv/homeassistant/lib/python3.5/functools.py", line 23, in <module>
Apr 26 18:05:52 homeserver hass[8318]:     from weakref import WeakKeyDictionary
Apr 26 18:05:52 homeserver hass[8318]:   File "/srv/homeassistant/lib/python3.5/weakref.py", line 12, in <module>
Apr 26 18:05:52 homeserver hass[8318]:     from _weakref import (
Apr 26 18:05:52 homeserver hass[8318]: ImportError: cannot import name '_remove_dead_weakref'
Apr 26 18:05:52 homeserver systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE
Apr 26 18:05:52 homeserver systemd[1]: [email protected]: Unit entered failed state.
Apr 26 18:05:52 homeserver systemd[1]: [email protected]: Failed with result 'exit-code'.

Bedroom Upgrade

  • Install dual sonoff switch for dual fan setup ( hardware pending )
  • setup pi with kodi
  • setup CEC to turn on TV
  • setup Mycroft on rasberry pi b
  • install speakers to pi
  • install mic to pi
  • setup sleep sounds on pi
  • purchase the new hue bulbs for lamps
  • need a wifi dimmable switch ceiling light fixture
  • install led light strip behind bed

Add package cards to readme

  • Update readme with more cards and link to the package itself.
  • add small blurb on how to enable package at top.

Waste Pickup stopped working

After Ubuntu update now waste Pickup python scripts are not working

homeassistant.components.sensor.command_line] Command failed: python /home/homeassistant/.homeassistant/shell/waste_pickup_container.py
17-04-26 22:15:35 ERROR (Thread-10) [homeassistant.components.sensor.command_line] Command failed: python /home/homeassistant/.homeassistant/shell/waste_pickup_garbage_recycle.py
17-04-26 22:15:35 ERROR (Thread-8) [homeassistant.components.sensor.command_line] Command failed: python /home/homeassistant/.homeassistant/shell/waste_pickup_yard_waste.py

Laundry Room Sensor

Parts have been ordered
Nodemcu and sensor package

Motion
Temperature
Humidity
Vibration
Lux
Float

Learn to build and set up for mqtt.

  • Use motion to turn on washing machine switch
  • Use lux after dark to notify if lights left on by accident
  • Use vibration to notify that dryer cycle is complete
  • Use humidity and notify if out of range
  • Use float in drain tub to notify if clogged. If triggered shut off washing machine.
  • Add temperature to whole house reading to help balance HVAC

Look into Wemo or TPLink switch for the lights. Investigate if neutral wire is already there or if I would have to re-wire that. (Drop ceiling + breaker box in same room)

Add to current laundry room package -https://github.com/Norien/Home-Assistant-Config/blob/master/packages/laundry_room.yaml

Create nest package

Move nest related items into a nest package and migrate out the customize.yaml package

Look into raid

I have a spare hard drive down stairs. Need to test it and look into using for a raid array on the home server.

Clean up wake on LAN switches

When WOL broke I built a few messy command line switches with templates for the living room and bedroom PC's .

It's best I go in and clean this up.

Chromecast audio crashes frontend

If I enable Chromecast audio in my config the front end will not load.

My house is voiceless.

Chromecast audio works perfect off my phone via Google play music. Was able to use all night by the fire pit.

  • I did reset both CCA's
  • deleted dependencies
  • double checked all static IP is ok

Stuck on this one

Smarten up my Good morning TTS

For example credit @btotharye

- service: script.voice_notify_bedroom
        data_template:
          value1: >
            It's currently {{states.sensor.pws_weather.state}} and {{states.sensor.dark_sky_temperature.state|round}} degrees outside. Today will be {{states.sensor.dark_sky_hourly_summary.state|replace(".", "")}}, with a high of {{states.sensor.dark_sky_daily_high_temperature.state|round}} degrees.
            {% if states.sensor.dark_sky_precip_probability.state == "0" -%}
            Currently there is no rain in the forecast.
            {% else %}
            There might be rain today, prepare accordingly.
            {% endif %}
            {% if as_timestamp(now()) | timestamp_custom('%w', true) | int < 5  -%}
            The current drive to Brian's work in traffic is {{states.sensor.brian_home_to_work.attributes.duration_in_traffic}}.  The current drive to Sheena's work in traffic is {{states.sensor.sheena_home_to_work.attributes.duration_in_traffic}}.
            {% endif %}
          value2: “”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.