Paulus Schoutsen
|
3fd61d8f45
|
Update voluputous (#12463)
* Update voluputous
* Fix http config
* Fix optional with default=None
* Optional, default=none
* Fix defaults in voluptuous schemas
* Fix tests
* Fix update error
* Lint
|
2018-02-17 10:29:14 +01:00 |
Michael Prokop
|
08b0629eca
|
Fix a bunch of typos (#9545)
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/
|
2017-09-23 17:15:46 +02:00 |
Juggels
|
ed0ec613c3
|
Comment RasPi specific requirements (#7562)
|
2017-05-12 20:06:28 -07:00 |
Gergely Imreh
|
1312ee0f7d
|
sensor.envirophat: do not set up platform if hardware is not attached (#7438)
* sensor.envirophat: do not set up platform if hardware is not attached
Fixes comment from:
https://github.com/home-assistant/home-assistant/pull/7427#discussion_r114703904
* Fix update logic.
|
2017-05-09 21:29:38 -07:00 |
Gergely Imreh
|
4b5be750b2
|
sensor.envirophat: add missing requirement (#7451)
Adding requirements that is not explicitly pulled in by the library
that manages the Enviro pHAT.
|
2017-05-05 11:37:54 -07:00 |
Gergely Imreh
|
df13352989
|
Add new sensor: Enviro pHAT (#7427)
* Add new sensor: Enviro pHAT
Add support for the Enviro pHAT for Raspberry Pi, see hardware
info at https://shop.pimoroni.com/products/enviro-phat
* Move update to add_devices call
|
2017-05-03 22:59:50 -07:00 |