Pascal Vizeli
6b6d34ba51
Use voluptuous for xmpp ( #3127 )
2016-09-01 22:27:28 -06:00
Johann Kellerman
dadcf92290
Allow 'None' MAC to be loaded from known_devices ( #3102 )
2016-09-02 00:02:35 +02:00
Pascal Vizeli
dcfc1ef361
fix homematic climate implementation ( #3114 )
2016-09-01 22:20:55 +02:00
Open Home Automation
83f1272662
Fix for BLE device tracker ( #3019 )
...
* Bug fix tracked devices
* Added scan_duration configuration parameter
2016-09-01 22:18:58 +02:00
Fabian Affolter
d2dfe04ec9
Update voluptuous for nest ( #3109 )
...
* Update configuration check
* Extend platform
2016-09-01 22:08:03 +02:00
Fabian Affolter
24d412938e
Use voluptuous for HDMI CEC & CONF_DEVICES constants ( #3107 )
2016-09-01 22:04:00 +02:00
Fabian Affolter
748d7f4ecb
Bitcoin sensor use warning instead of error ( #3103 )
2016-09-01 21:57:47 +02:00
Daniel Høyer Iversen
1094de7ad9
Merge pull request #3110 from home-assistant/rfxtrx_sensor_cleanup
...
rfxtrx sensor clean up
2016-09-01 19:42:40 +02:00
Daniel
831d96995d
rfxtrx sensor clean up
2016-09-01 19:23:26 +02:00
Paulus Schoutsen
60f540315a
Fix broken test
2016-09-01 14:40:13 +01:00
Lewis Juggins
0bcfb65a30
Refactor notification titles to allow for them to be None, this also includes a change in Telegram to only include the title if it's present, and to use a Markdown parse mode for messages ( #3100 )
2016-09-01 14:35:46 +01:00
Pascal Vizeli
5036bb0bc6
improve isfile validation check ( #3101 )
2016-09-01 14:35:00 +01:00
Paulus Schoutsen
87e332c777
Merge pull request #2980 from home-assistant/automation-entities
...
Create entities for automation
2016-09-01 09:50:39 +01:00
Fabian Affolter
88e600827e
Upgrade pyowm to 2.4.0 ( #3067 )
2016-09-01 09:38:50 +01:00
Fabian Affolter
e045a6f0c3
Upgrade pyuserinput to 0.1.11 ( #3068 )
2016-09-01 09:37:58 +01:00
Paulus Schoutsen
c792dd4126
Fix linting
2016-09-01 09:12:42 +01:00
John Arild Berentsen
571cbdf40c
If device was off target temp was null. Default to Heating setpoint ( #3091 )
2016-09-01 09:31:52 +02:00
John Arild Berentsen
4b12ea04d6
humidity slider ( #3088 )
2016-09-01 07:13:33 +02:00
John Arild Berentsen
5f664acb4f
unit fix ( #3083 )
2016-08-31 22:30:44 +02:00
John Arild Berentsen
e5b6592870
Zwave climate Bugfix: if some setpoints have different units, we should fetch the o… ( #3078 )
...
* Bugfix: if some setpoints have different units, we should fetch the one that are active.
* Move order of population for first time detection
* Default to config if None unit_of_measurement
2016-08-31 21:50:03 +02:00
Pascal Vizeli
705b3571f4
Use voluptuous for file ( #3049 )
2016-08-31 18:12:34 +02:00
Daniel Høyer Iversen
dfee443312
Host should be optional for apcupsd component ( #3072 )
2016-08-31 18:09:22 +02:00
Greg Dowling
0943cc78cd
Merge pull request #2973 from nma83/owntracks-waypoint-import
...
Owntracks waypoint import
2016-08-31 15:25:49 +01:00
Daniel Høyer Iversen
8816b62d9c
Merge pull request #3063 from tchellomello/flux_led_supportability
...
Added bitfield of features for flux_led since we are supporting effects
2016-08-31 10:25:29 +02:00
Marcelo Moreira de Mello
eadd07dc7d
Added bitfield of features for flux_led since we are supporting effects
2016-08-31 03:52:19 -04:00
NMA
12e2c38436
Code review feedback from @pavoni
2016-08-31 08:16:01 +05:30
Robbie Trencheny
4864a67dcd
Back to 0.28.0.dev0
2016-08-30 14:23:00 -07:00
Robbie Trencheny
dfc38b76a4
Merge pull request #3060 from home-assistant/dev
...
0.27.1
2016-08-30 14:22:01 -07:00
Robbie Trencheny
e9354bb1e8
Make pep8 happy
2016-08-30 13:58:53 -07:00
Robbie Trencheny
d907902af8
0.27.1 NOT 0.28.1, thanks for the catch @arsaboo
2016-08-30 13:44:35 -07:00
Robbie Trencheny
9a4447ca13
0.28.1
2016-08-30 13:37:47 -07:00
Fabian Affolter
eec96ea137
Migrate to voluptuous ( #2954 )
2016-08-30 21:34:33 +02:00
John Arild Berentsen
7ceb22a08b
Ecobee ( #3055 )
...
* Added in list for opreation
* Added attribute to reflect the old operation
* fix humidity
2016-08-30 21:04:53 +02:00
Pascal Vizeli
cf9b49ac03
update ha-ffmpeg version to 0.9 ( #3059 )
2016-08-30 20:58:37 +02:00
Johann Kellerman
55d305359e
Device tracker component & platform validation. No more home_range. ( #2908 )
...
* Device tracker component & platform validation. No more home_range.
* Mock, bluetooth
* Renamed _CONFIG_SCHEMA. Raise warning for #1606
* test duplicates
* Fix assert
* Coverage
* Typing
* T fixes
2016-08-30 10:22:52 -06:00
Daniel Høyer Iversen
16e0187fcc
Merge pull request #3051 from tchellomello/added_random_effect_flux_led
...
Added option to use effect:random for Flux Led light bulbs
2016-08-30 09:52:50 +02:00
Marcelo Moreira de Mello
650ec1a337
Added option to use effect:random for Flux Led light bulbs
2016-08-29 19:55:01 -04:00
Pascal Vizeli
4e044361c3
Use voluptuous for smtp ( #3048 )
...
Make note of the breaking change in release notes
2016-08-29 16:56:40 -06:00
Fabian Affolter
c1794d111e
Upgrade sendgrid to 3.2.10 ( #3044 )
2016-08-29 14:16:18 -06:00
Fabian Affolter
008e3000bb
Upgrade TwitterAPI to 2.4.2 ( #3043 )
2016-08-29 14:16:10 -06:00
Greg Dowling
1b718c62a3
Fix bug in wemo discovery caused by voluptuous addition. ( #3027 )
2016-08-29 07:45:48 -06:00
Daniel Høyer Iversen
6275cffab4
Merge pull request #3036 from home-assistant/bug_fix_asuwrt
...
Bug fix for asuswrt device_tracker. Issue #3015
2016-08-29 08:36:42 +02:00
Daniel
62bbda1f82
Bug fix for asuswrt device_tracker. Issue #3015
2016-08-29 08:23:20 +02:00
arsaboo
39402aff2e
Remove units for humidity in Wundeground sensor ( #3018 )
...
* Remove units for humidity
Wunderground returns the information with the units.
* Trim the % from the return value of humidity
2016-08-28 21:05:28 -06:00
Martin Hjelmare
1699885907
Fix media_player descriptions and select_source ( #3030 )
...
🐬
2016-08-28 20:00:43 -06:00
Teagan Glenn
b6ad0bfbea
Allow user to configure server id to perform speed test against ( #3008 )
...
* Allow user to configure server id to perform speed test against
* Don't overwrite list
* Type-o
* Convert to string
* Append lists
* str(None) => 'None' did not realize that.
2016-08-28 19:09:34 -06:00
Daniel Høyer Iversen
821b3d7fac
Bug fix for asuswrt device_tracker. Issue #3015 ( #3016 )
...
🐬
2016-08-28 17:34:01 -06:00
John Arild Berentsen
2d8bc754c8
Ecobee ( #3025 )
...
* fix ecobee mode
* Fixup
2016-08-28 22:51:56 +02:00
John Arild Berentsen
2a5ca1c873
Map Modes to setpoint indexes ( #3023 )
...
* Map Modes to setpoint indexes
* Fixes devices with no thermostat mode
* another try to fix devices without mode
* another try to fix devices without mode 2
* another try to fix devices without mode 3
* fix setting setpoint for devices with no mode
* fix setting setpoint for devices with no mode
2016-08-28 22:41:48 +02:00
Pascal Vizeli
3313995c4c
fix voluptuous and cover autodiscovery ( #3022 )
2016-08-28 20:00:44 +02:00