Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Sep 24, 2017
    • Malte Franken's avatar
      GeoRSS sensor (#9331) · 0d75cd48
      Malte Franken authored
      * new geo rss events sensor
      
      * SCAN_INTERVAL instead of DEFAULT_SCAN_INTERVAL
      
      * removed redefinition CONF_SCAN_INTERVAL
      
      * definition of self._name not required
      
      * removed unnecessary check and unnecessary parameter
      
      * changed log levels
      
      * fixed default name not used
      
      * streamlined sensor name and entity id generation, removed unnecessary parameter
      
      * fixed issue for entries without geometry data
      
      * fixed tests after code changes
      
      * simplified code
      
      * simplified code; removed unnecessary imports
      
      * fixed invalid variable name
      
      * shorter sensor name and in turn entity id
      
      * increasing test coverage for previously untested code
      
      * fixed indentation and variable usage
      
      * simplified test code
      
      * merged two similar tests
      
      * fixed an issue if no data could be fetched from external service; added test case for this case
      0d75cd48
  2. Sep 23, 2017
    • Andrey's avatar
      Add history_graph component (#9472) · 499382a9
      Andrey authored
      * Add support for multi-entity recent fetch of history. Add graph component
      
      * Rename graph to history_graph. Support fast fetch without current state.
      
      * Address comments
      499382a9
    • Fabian Affolter's avatar
      Upgrade pyasn1 to 0.3.6 (#9548) · f1aef33d
      Fabian Affolter authored
      f1aef33d
    • Tom Matheussen's avatar
      Catch no longer existing process in systemmonitor (#9535) · 6c0f4c35
      Tom Matheussen authored
      * Catch no longer existing process in systemmonitor
      
      * Update log message
      
      * Again line length
      6c0f4c35
    • Michael Prokop's avatar
      Fix a bunch of typos (#9545) · 08b0629e
      Michael Prokop authored
      s/Addres /Address /
      s/Chnage/Change/
      s/Converion/Conversion/
      s/Supressing/Suppressing/
      s/agains /against /
      s/allready/already/
      s/analagous/analogous/
      s/aquired/acquired/
      s/arbitray/arbitrary/
      s/argment/argument/
      s/aroung/around/
      s/attibute/attribute/
      s/auxillary/auxiliary/
      s/befor /before /
      s/commmand/command/
      s/conatin/contain/
      s/conection/connection/
      s/coresponding/corresponding/
      s/entites/entities/
      s/enviroment/environment/
      s/everyhing/everything/
      s/expected expected/expected/
      s/explicity/explicitly/
      s/formated/formatted/
      s/incomming/incoming/
      s/informations/information/
      s/inital/initial/
      s/inteface/interface/
      s/interupt/interrupt/
      s/mimick/mimic/
      s/mulitple/multiple/
      s/multible/multiple/
      s/occured/occurred/
      s/occuring/occurring/
      s/overrided/overridden/
      s/overriden/overridden/
      s/platfrom/platform/
      s/positon/position/
      s/progess/progress/
      s/recieved/received/
      s/reciever/receiver/
      s/recieving/receiving/
      s/reponse/response/
      s/representaion/representation/
      s/resgister/register/
      s/retrive/retrieve/
      s/reuqests/requests/
      s/segements/segments/
      s/seperated/separated/
      s/sheduled/scheduled/
      s/succesfully/successfully/
      s/suppport/support/
      s/targetting/targeting/
      s/thats/that's/
      s/the the/the/
      s/unkown/unknown/
      s/verison/version/
      s/while loggin out/while logging out/
      08b0629e
    • Pascal Vizeli's avatar
      Bugfix Homematic hub object (#9544) · 3704a18d
      Pascal Vizeli authored
      * Bugfix Homematic hub object
      
      * fix hass instance
      
      * fix state unknow if 0 states
      3704a18d
    • happyleavesaoc's avatar
      update usps (#9540) · a8784f9a
      happyleavesaoc authored
      * update usps
      
      * fix syntax issue
      a8784f9a
    • Alok Saboo's avatar
      Bump python_openzwave to 0.4.0.35 (#9542) · e7c08921
      Alok Saboo authored
      * Bump python_openzwave to 0.4.0.35
      
      * Cleanup
      e7c08921
  3. Sep 22, 2017
  4. Sep 21, 2017
  5. Sep 20, 2017
  6. Sep 19, 2017
  7. Sep 18, 2017
Loading