Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Sep 14, 2016
    • Open Home Automation's avatar
      Miflora (#3053) · 0c7c85db
      Open Home Automation authored
      * First version of the MiFlora sensor (not yet finished)
      
      * First workign version
      
      * Added some documentation
      Get name from sensor, if not defined
      
      * Ignore IOError
      
      * Added force_update option
      
      * Updated comments
      
      * Renamed fertility to conductivity (what it really is)
      
      * MiFlora library update
      
      * Updated helper files
      
      * Formatting
      
      * Fixed pylint errors
      
      * Removed default from monitored conditions
      
      * Removed KeyError handling as a KeyError should never be raised
      
      * Added a return when no data is received
      
      * emoved unnecessary return statement
      
      * Changed default name
      
      * Changes quotes and string operation ( @Teagan42 )
      
      * - number of samples for median calculation is now configurable
      - set state to None if no data could be polled from sensor
      
      * Bugfix in library
      more logging
      
      * Fixed miflora version number
      0c7c85db
    • Nolan Gilley's avatar
      short sleep (#3115) · 2c01a674
      Nolan Gilley authored
      2c01a674
    • Fabian Affolter's avatar
      Use voluptuous for Yamaha receiver (#3210) · 68def216
      Fabian Affolter authored
      * Migrate to voluptuous
      
      * Add missing configuration variables
      68def216
    • Rob Johnson's avatar
      Vera Thermostat Support (#3247) · 7528da45
      Rob Johnson authored
      * vera thermostat & climate support
      
      * disable abstract
      
      * code review changes
      
      * fix
      
      * fix build
      
      * remove old method
      7528da45
    • Heiko Rothe's avatar
      8da85d7a
    • Fabian Affolter's avatar
      Use voluptuous for statsd (#2928) · ac5647a3
      Fabian Affolter authored
      * Migrate to voluptuous
      
      * Update tests
      ac5647a3
    • David Baumann's avatar
      Implement Sensor for KNX Platform (#2911) · cb3ab1e8
      David Baumann authored
      * Added Sensor Support for KNX Devices
      
      Added Sensor for KNX Group Addresses
      - Temperature
      - Wind Speed
      - Illuminance(LUX)
      
      Mostly to fetch from a KNX Wetterstation
      
      * Some pylint,flake8 fixes
      
      * Pydoc Fixes
      
      * Fix Coverage Ordering
      
      * Refactor KNX Sensor
      
      Refactor to Idea from @usul27 and added Minimum Maximum
      
      * Removed Measurement Untis from const.py
      
      Removed needed Measurement Units from const.py and add it to
      sensor\knx.py
      
      * Change .coveragerc
      
      * Add as Requested from @Teagan42 the new Type Names
      
      Additional add CONF_MINIMUM and CONF_MAXIMUM
      
      * Added Changes as Requested from @Teagan42
      
      * Fixed the Merge Conflict, Hopefully i done it rigth :-)
      
      * Fixed Styling
      cb3ab1e8
    • Johann Kellerman's avatar
      Fix tests (#3387) · afc527ea
      Johann Kellerman authored
      afc527ea
    • wokar's avatar
      fixed link constructor to show icon again (#3388) · 165362da
      wokar authored
      165362da
  2. Sep 13, 2016
  3. Sep 12, 2016
  4. Sep 11, 2016
Loading