Paulus Schoutsen
2e5b1e76ef
Fix slow WOL switch test ( #10455 )
2017-11-08 12:38:17 +01:00
Per Osbäck
db8510f110
update pywebpush==1.3.0 ( #10374 )
2017-11-08 12:02:28 +01:00
Daniel Høyer Iversen
e49278cc7d
update tibber library ( #10460 )
2017-11-08 11:18:35 +01:00
Paulus Schoutsen
50f6790a27
Remove model info from state ( #10399 )
2017-11-07 21:28:11 -08:00
Diogo Gomes
a5aa111893
Add baudrate option to Serial sensor ( #10439 )
...
* Add baudrate option
Baudrate is essential!
* line too long
line too long (82 > 79 characters)
* trailing whitespace
* Rename const
* Fix the missing one
2017-11-07 22:06:19 +01:00
Robin
119fb08198
Fixes issue #10425 ( #10426 )
...
Fixes an error reported resulting from Hammersmith no longer supplying
data.
2017-11-07 18:19:54 +01:00
Adam Mills
11ecc2c171
Remove extra info from zwave entity states ( #10413 )
...
* Remove extra info from zwave entity states
* Show initializing for nodes that haven't completed queries
2017-11-07 10:13:39 -05:00
Mister Wil
07f073361f
Bump to 0.12.2 to fix urllib3 dependency ( #10420 )
2017-11-07 01:39:13 +01:00
John Arild Berentsen
5410700708
Zwave save cache to file now. ( #10381 )
...
* Add save config
* Add API to save Z-Wave cache to file immediatley.
* lint
* remove none assignment
* docstring
2017-11-06 15:15:52 +01:00
Sebastian Muszynski
131af1fece
Device model identification of the Xiaomi Philips Ceiling Lamp fixed. ( #10401 )
2017-11-06 09:20:31 +01:00
Pascal Vizeli
a9a3e24bde
Update aiohttp to 2.3.1 ( #10139 )
...
* Update aiohttp to 2.3.1
* set timeout 10sec
* fix freeze with new middleware handling
* Convert middleware auth
* Convert mittleware ipban
* convert middleware static
* fix lint
* Update ban.py
* Update auth.py
* fix lint
* Fix tests
2017-11-05 18:42:31 -08:00
Paulus Schoutsen
39de557c4c
Update frontend
2017-11-05 18:26:16 -08:00
Paulus Schoutsen
4742899369
Merge remote-tracking branch 'origin/master' into dev
2017-11-05 18:23:08 -08:00
Fabian Affolter
f3511d615e
Upgrae simplepush to 1.1.4 ( #10365 )
2017-11-05 22:52:58 +01:00
Paulus Schoutsen
8f8772093d
Merge pull request #10385 from home-assistant/release-0-57-2
...
0.57.2
2017-11-05 13:50:20 -08:00
Paulus Schoutsen
210bbc53a4
Update version to 0.57.2
2017-11-05 12:50:06 -08:00
Paulus Schoutsen
ce0537ef7f
Update frontend to 20171105.0
2017-11-05 12:49:54 -08:00
Patrik
73cd902857
Fix tradfri problem with brightness ( #10359 )
...
* Fix problem with brightness
* Fix typo
* Typo
2017-11-05 12:49:24 -08:00
Simon
5d4514652d
Addition of new binary sensor class 'plug' ( #10336 )
...
* Addition of new binary sensor class 'plug'
* use term "unplugged"
* add the entry to the right place
2017-11-05 10:25:44 -08:00
John Arild Berentsen
c07e651013
Add heal_node and test_node services. ( #10369 )
...
* Add heal_node and test_node services.
* lint
2017-11-05 09:19:19 -08:00
Patrik
bc51bd93f4
Fix tradfri problem with brightness ( #10359 )
...
* Fix problem with brightness
* Fix typo
* Typo
2017-11-05 17:43:45 +01:00
Adam Cooper
72ce9ec321
Add platform and sensors for Vultr VPS ( #9928 )
...
* Initial commit of Vultr components
Have a working Vultr hub and binary sensor which pulls down the
following attributes of your VPS:
- Date created
- Subscription id (server id)
- Cost per month (in US$)
- Operating System installed
- IPv4 address
- label (human readable name)
- region
- number of vcpus
- which storage package chosen
- IPV6 address (if applicable)
- RAM amount
Working next on sensor and then testing / coverage.
* Added Vultr sensor for pending charges and current bandwidth. Refactored binary_sensor and hub too
* Corrected is_on bases
* Added basic tests for Vultr binary & platform
* Updated require files
* Changing test fixture to highlight different cases
* Written basic test for sensor.vultr
* Resolved linting errors and broken test
* Increase test coverage and corrected docs
* Resolved hound issues
* Revert back negative binary test
* Another hound resolve
* Refactoring and adding is switch, moving over to vultr branch
* Made Vultr components more resiliant to invalid configs
* Added negetive test for vultr binary sensor
* Added better testing of vultr sensor
* Resolved vultr platform test affecting subsequent vultr tests
* Moving VULTR components to single use design
* Added in sensor name config
* Added missing sensors var
* Resolved init data setting of sensors, added in name conf to switch
* Made the Vultr component more resiliant to startup failure with better alerting
* Various Vultr component changes
- Refactored sensor, binary_sensor, and switch to reference one subscription
- Renamed CURRENT_BANDWIDTH_GB monitored condition to CURRENT_BANDWIDTH_USED
- Improved test coverage
* Resolved local tox linting issue
* Added more testing for Vultr switch
* Improved test coverage for Vultr components
* Made PR comment changes to vultr binary sensor
* Made PR comment changes to Vultr sensor
* resolved PR comments for Vultr Switch
* Resolved vultr sensor name and improved tests
* Improved Vultr switch testing (default name formatting)
* Removed vultr hub failure checking
2017-11-05 14:10:14 +01:00
Fabian Affolter
a5d5f3f727
Move counter component ( #10332 )
...
* Fix docstring
* Add comment
* Move counter to folder
* Fix missing parts
* Commit it when file is saved
2017-11-05 13:51:52 +01:00
Fabian Affolter
5be6f8ff36
Upgrade sqlalchemy to 1.1.15 ( #10330 )
2017-11-05 13:51:03 +01:00
Per Osbäck
28ef564974
fix a import in test causing vs code to fail to discover ( #10358 )
...
* fix a import in test causing vs code to fail to discover
* Change style
2017-11-05 13:50:46 +01:00
Paulus Schoutsen
aae9697d9a
Merge pull request #10351 from home-assistant/release-0-57-1
...
0.57.1
2017-11-04 12:56:38 -07:00
Paulus Schoutsen
af3d9d8245
Update frontend to 20171104.0
2017-11-04 12:53:09 -07:00
Paulus Schoutsen
640729f312
Version bump to 0.57.1
2017-11-04 12:52:39 -07:00
Fabian Affolter
de9d19d6f4
Use constants for HTTP headers ( #10313 )
...
* Use constants for HTTP headers
* Fix ordering
* Move 'no-cache' to platform
2017-11-04 12:04:05 -07:00
marconfus
e64803e701
Fix for API change of new enocean package ( #10328 )
...
* Fix API change of new enocean package
* Fix lint issue
2017-11-04 12:58:02 +01:00
Paulus Schoutsen
37bb626dd2
Merge pull request #10293 from home-assistant/release-0-57
...
0.57
2017-11-03 21:59:03 -07:00
Pascal Vizeli
21273de6a1
Move timer into correct folder ( #10324 )
...
* Move timer into correct folder
* Rename tests/components/test_timer.py to tests/components/timer/test_timer.py
* create init for test component
* Fix services.yaml loading
2017-11-03 21:18:36 -07:00
Craig J. Ward
fe271749c2
Tc update ( #10322 )
...
* use updated client
* update requirements
2017-11-03 21:18:35 -07:00
Paulus Schoutsen
af0253b2eb
Fix formatting invalid config text ( #10319 )
2017-11-03 21:18:35 -07:00
Pascal Vizeli
986bcfef21
Fix recorder purge ( #10318 )
...
* Fix recorder purge
* Fix lint
* fix utc convert
2017-11-03 21:18:35 -07:00
William Scanlon
96f19c7205
Strip white space from configurator input ( #10317 )
2017-11-03 21:18:34 -07:00
Pascal Vizeli
cdc2df012c
TellStick / Remove async flavor / add hassio ( #10315 )
...
* Remove unused async flavor
* Add tellcore-net support
* Update tellstick.py
* Update requirements_all.txt
* fix lint
2017-11-03 21:18:34 -07:00
Fabian Affolter
8dd790e745
Upgrade credstash to 1.14.0 ( #10310 )
2017-11-03 21:18:33 -07:00
Sebastian Muszynski
e90e94b667
Allow an empty MAC address at the Xiaomi Aqara Gateway configuration. ( #10307 )
2017-11-03 21:18:33 -07:00
Paulus Schoutsen
52f40b3370
Cloud: Authenticate with id token ( #10304 )
2017-11-03 21:18:32 -07:00
Paulus Schoutsen
8ed75217e1
Fix panel_custom ( #10303 )
...
* Fix panel_custom
* lint
2017-11-03 21:18:32 -07:00
Paulus Schoutsen
1e92417804
Cleanup Xiaomi Aqara ( #10302 )
2017-11-03 21:18:31 -07:00
NovapaX
be9cdf51d9
update mask-icon to a working mask-icon.svg ( #10290 )
...
* update mask-icon to favicon.svg
* change name of icon to mask-icon.svg
2017-11-03 21:18:31 -07:00
PeteBa
0e1a3c0665
Maintain recorder purge schedule ( #10279 )
...
* Maintain automated purge schedule
* Updates from review feedback
2017-11-03 21:18:31 -07:00
Pascal Vizeli
0f7a4b1d6f
Move timer into correct folder ( #10324 )
...
* Move timer into correct folder
* Rename tests/components/test_timer.py to tests/components/timer/test_timer.py
* create init for test component
* Fix services.yaml loading
2017-11-03 21:10:08 -07:00
Craig J. Ward
acfee385fb
Tc update ( #10322 )
...
* use updated client
* update requirements
2017-11-03 20:46:40 -07:00
Alok Saboo
96657841c8
Add option to overwrite file to the downloader component ( #10298 )
...
* Add option to overwrite file to the downloader component
* Cleanup
* Address Paulus's comments
2017-11-03 13:02:38 -07:00
Pascal Vizeli
a4dec0b6d2
Fix recorder purge ( #10318 )
...
* Fix recorder purge
* Fix lint
* fix utc convert
2017-11-03 12:55:00 -07:00
Pascal Vizeli
06d3d8b827
TellStick / Remove async flavor / add hassio ( #10315 )
...
* Remove unused async flavor
* Add tellcore-net support
* Update tellstick.py
* Update requirements_all.txt
* fix lint
2017-11-03 20:31:48 +01:00
Paulus Schoutsen
0877ea07b3
Fix formatting invalid config text ( #10319 )
2017-11-03 18:12:45 +01:00