Paulus Schoutsen
824dd60aef
Upgrade PyChromecast version
2015-12-18 08:58:13 -08:00
MartinHjelmare
845926236e
Add config sample and fix requirements_all
2015-12-18 03:58:21 +01:00
MartinHjelmare
eae07c070a
Merge branch 'dev' into mysensors-component-switch
2015-12-18 03:39:41 +01:00
MartinHjelmare
659226886f
Update .coveragerc and requirements
2015-12-18 03:37:49 +01:00
Paulus Schoutsen
0369f5153e
Disable pychromecast in requirements all because protobuf dep fails on CI
2015-12-17 09:16:36 -08:00
Paulus Schoutsen
38c529502d
Fix requirements_all.txt
2015-12-17 09:10:19 -08:00
Paulus Schoutsen
faff14ac94
Merge pull request #755 from molobrakos/eliqonline
...
Added support for ELIQ Online energy monitoring device (http://eliq.se/en/ )
2015-12-17 08:56:13 -08:00
Paulus Schoutsen
f2aeb2a6f9
Merge pull request #748 from davidedmundson/fuzzy
...
Use fuzzy matching for conversation entity matching
2015-12-17 08:55:12 -08:00
William Scanlon
3ce6463af3
Fixed python-wink in requirements_all.txt
2015-12-16 22:07:29 -05:00
William Scanlon
cceb79a378
Pulled from dev to get up-to-date
2015-12-16 19:00:06 -05:00
William Scanlon
f6d16ba118
updated python-wink requirements for 3.0.1
2015-12-16 15:22:38 -05:00
Erik
69d8b995d4
added eliqonline
2015-12-16 20:54:25 +01:00
William Scanlon
afbf377b6d
Update for style changes in python-wink
2015-12-16 13:32:38 -05:00
Paulus Schoutsen
c8234ffb8d
Merge pull request #762 from bradsk88/pywink-0.3
...
Updating to python-wink 0.3.0
2015-12-16 07:50:35 -08:00
Paulus Schoutsen
507145e954
Merge pull request #726 from happyleavesaoc/twitch
...
twitch sensor
2015-12-15 19:59:12 -08:00
bradsk88
58988787ea
Updating to python-wink 0.3.0
2015-12-15 21:46:54 -06:00
kevinpanaro
79a1ffac9c
fixed pyicloud version
2015-12-15 21:13:45 -05:00
happyleaves
2a3e086410
fix requirements comment
2015-12-15 20:44:55 -05:00
Paulus Schoutsen
17940f36e8
Merge pull request #759 from happyleavesaoc/orvibo_version
...
bump orvibo dependency version
2015-12-15 16:44:38 -08:00
happyleaves
149449624e
bump orvibo dependency version
2015-12-15 18:50:15 -05:00
David Edmundson
a3f805d88e
Use fuzzy matching for conversation entity matching
...
Entity may not be picked up exactly by the speech recognition. Instead
of doing an exact string match, look for names which are phonetically
similar and choose the best match above a certain threshold.
This helps as entity names may often be pronoun's (Dave's bedroom) and
this allows for some minor mistakes i.e "the bedroom" will successfully
match against a switch called "bedroom"
It introduces a new library dependency, fuzzywuzzy for comparisons.
2015-12-15 20:44:35 +00:00
William Scanlon
94eb002b0a
Updated python-wink requirements and URL
2015-12-15 10:32:20 -05:00
Paulus Schoutsen
2e0042adb0
Tweak iCloud device tracker
2015-12-14 21:39:48 -08:00
Paulus Schoutsen
79c92cd0c4
Merge branch 'pr/616' into dev
2015-12-14 21:31:20 -08:00
caius
b3171c7cde
Add fritzconnection library to requirements
2015-12-13 13:20:52 -08:00
Fabian Affolter
649ce7befb
Fix typo
2015-12-13 01:00:34 +01:00
Fabian Affolter
27c5c1cb9f
Add dweepy
2015-12-12 22:58:08 +01:00
Paulus Schoutsen
a10908e167
Merge pull request #727 from andylockran/dev
...
Heatmiser Thermostat Support
2015-12-11 08:44:27 -08:00
andylockran
e19af76c70
Added heatmiser thermostat support
2015-12-11 12:45:27 +00:00
Paulus Schoutsen
b440c260e6
Add jinja2 to dependencies.
2015-12-10 20:47:05 -08:00
happyleaves
d3a21bee82
twitch media player
2015-12-10 20:52:36 -05:00
Paulus Schoutsen
301194034e
Rename influx to influxdb
2015-12-06 13:11:37 -08:00
Paulus Schoutsen
a833e8b413
Update requirements_all.txt
2015-12-06 09:38:49 -08:00
Paulus Schoutsen
e112620b2d
Merge pull request #648 from fabaff/influx
...
Influx component
2015-12-06 09:38:13 -08:00
MartinHjelmare
59524c7933
Add multiple gateways
...
* Add support for multiple serial gateways.
* Fix serialization of python objects by adding dict representation of
classes.
* Add support for showing more than one child value type per entity.
The entity state is always only one value type. This is defined by
the platform value types. Value types that are not defined as the
platform value type are shown as state_attributes.
* Add more unit of measurement types.
* Clean up code.
2015-12-06 00:29:03 +01:00
nkgilley@gmail.com
f582137fe3
point ecobee to latest api which has been cleaned up a bit.
2015-12-04 14:17:12 -05:00
Daren Lord
9ecc08c0c8
Adding in pyicloud to requirements_all.txt
2015-12-04 09:19:16 -07:00
nkgilley@gmail.com
02a8ce71d0
fix req_all
2015-12-02 16:32:28 -05:00
nkgilley@gmail.com
08de7d954a
improve support for multiple thermostats.
2015-12-02 16:22:25 -05:00
Daniel Hoyer Iversen
618ebfe43c
try to fix requirements for yr sensor
2015-12-01 13:40:26 +01:00
happyleaves
5fba67f6c3
limitlessled improvements
2015-11-29 17:15:06 -05:00
Paulus Schoutsen
343b5bd2b8
Merge pull request #682 from happyleavesaoc/s20-update
...
Orvibo updates
2015-11-29 14:13:31 -08:00
Paulus Schoutsen
5023772b3e
Fix gen_requirements_all.py and add updated requirements_all.txt
2015-11-29 13:58:14 -08:00
happyleaves
18ca7b4f9e
bump requirement version; support multiple switches per platform
2015-11-29 15:52:16 -05:00
Paulus Schoutsen
05978ad88d
Update discovery component to netdisco 0.5.2
2015-11-28 01:36:42 -08:00
Paulus Schoutsen
bbfeba0fe4
Merge branch 'pr/635' into dev
...
Conflicts:
requirements_all.txt
2015-11-28 00:50:18 -08:00
pavoni
bbf73e0bae
Bump pywemo version - fixed scan device = None bug
2015-11-27 19:05:15 +00:00
Fabian Affolter
08da1e6f8d
Add influx component
2015-11-26 23:57:34 +01:00
Paulus Schoutsen
7f1254d750
Merge pull request #647 from mcdeck/dev
...
Support for json messages in mqtt switches and sensors
2015-11-22 11:22:56 -08:00
Paulus Schoutsen
d6feb82f9b
Merge branch 'pr/634' into dev
...
Conflicts:
requirements_all.txt
2015-11-21 23:22:47 -08:00
miniconfig
f37d0d1c20
Updated wink library version in requirements_all.txt
2015-11-21 09:52:43 -05:00
nkgilley@gmail.com
44abc31057
work in progress: configurator is now in it's own component. configurator seems to work but the thermostat is now broken.
2015-11-20 17:47:25 -05:00
Oliver van Porten
b4cf0e874a
Support parsing mqtt messages via jsonpath
2015-11-20 22:03:17 +01:00
nkgilley@gmail.com
8df32aac3c
point to updated python-ecobee library
2015-11-18 10:43:52 -05:00
nkgilley@gmail.com
c6d1a4bdaf
Fix configurator, rename repo, cleanup code.
2015-11-18 10:13:46 -05:00
Nolan Gilley
e317e0798b
initial commit for ecobee thermostat component.
2015-11-17 19:14:29 -05:00
Paulus Schoutsen
bca65b620a
Update Vera sensor dependency
2015-11-17 00:34:14 -08:00
Paulus Schoutsen
e92fe149fe
Comment out requirements that break on certain platforms
2015-11-17 00:30:13 -08:00
Paulus Schoutsen
377d2c6e5a
Allow generating requirements_all.txt
2015-11-17 00:21:49 -08:00
Paulus Schoutsen
b4e2f4f0be
Merge pull request #625 from balloob/enhancement_pushbullet
...
Enhancement: targeted notifications in pushbullet
2015-11-15 16:41:18 -08:00
Tom Duijf
0b0fd2490d
Pushbullet; styling, requirements, example
2015-11-15 19:14:10 +00:00
happyleaves
57ec58e255
fixed requirements
2015-11-14 14:19:47 -05:00
happyleaves
cf8e23adbc
s20 switch support
2015-11-14 14:14:02 -05:00
Fabian Affolter
f4a82c6f6b
Add pushetta
2015-11-10 14:17:28 +01:00
Paulus Schoutsen
3b3f5fe6fe
Clean up notifiy component
2015-11-08 22:15:34 -08:00
Paulus Schoutsen
0665af7f0f
Merge branch 'pr/579' into dev
...
Conflicts:
requirements_all.txt
2015-11-08 20:10:30 -08:00
Paulus Schoutsen
7f4c13c382
Upgrade Wink version to v0.1.1
2015-11-08 19:41:22 -08:00
sander
ea06d946e6
modified .converagerc and requirements_all.txt
2015-11-04 21:15:56 +01:00
Paulus Schoutsen
728cd8bb5e
Upgrade Vincenty to latest version
2015-11-02 00:03:53 -08:00
Paulus Schoutsen
6bb95f5c9b
Merge pull request #560 from pavoni/add-vera-dimmer
...
Add vera dimmer
2015-10-30 21:47:02 -07:00
pavoni
0269be5813
Update pyvera version
2015-10-30 09:39:30 +00:00
pavoni
031d5ce255
Fix style issues, update pyvera version.
2015-10-30 09:37:16 +00:00
Paulus Schoutsen
9ab9d0e383
Update netdisco requirement
2015-10-26 20:49:20 -07:00
pavoni
dbc05450a0
Bump requirements_all.txt version, remove pylint disable
2015-10-26 16:32:12 +00:00
Tom Duijf
8e9cafd29d
Updated requirements_all.txt. Added placeholder to the empty deviceClass filter. Will remove this if deemed unneeded, later
2015-10-25 13:32:15 +00:00
Paulus Schoutsen
e461ceae36
discovery: update Netdisco requirement
2015-10-24 12:18:48 -07:00
Todd Ingarfield
b0bafa32b7
fixed typo in requirements_all.txt
2015-10-15 11:44:19 -05:00
Todd Ingarfield
3d838c307f
merged upstream and fixed conflict
2015-10-15 10:13:02 -05:00
Fabian Affolter
1279bf7c68
Add py-cpuinfo
2015-10-15 12:13:35 +02:00
Todd Ingarfield
b2e39884f9
Removed name and netdisco functions, implemented update method to caches values, radiotherm lib to coveragerc and requirements_all.txt
2015-10-14 11:02:07 -05:00
Fabian Affolter
fe032be352
Upgrade psutil to 3.2.2
2015-10-13 23:42:27 +02:00
Andrew Thigpen
384b3d0d17
Update to latest mysensors library.
...
* Adds JSON persistence support.
* Adds documentation comments for configuration options.
2015-10-11 17:05:08 -05:00
Fabian Affolter
8fc2f5fe36
Update and equalize comments
2015-10-09 17:41:07 +02:00
Fabian Affolter
9f6ce868e2
Add telegram
2015-10-09 14:13:05 +02:00
Tom Duijf
050f90d07a
merge with upstream
2015-10-08 08:24:38 +00:00
Tom Duijf
213a1fe4ba
Various fixes, CI validation
2015-10-08 08:00:30 +00:00
Paulus Schoutsen
1b4ef3856a
Merge pull request #471 from alanbowman/blinkstick_support
...
[WIP] Add blinkstick support
2015-10-08 00:05:42 -07:00
Tom Duijf
ae6f651c7d
styling and version for requirement
2015-10-07 23:22:29 +00:00
Tom Duijf
d556e5979a
Updated misc files and code styling
2015-10-07 21:45:24 +00:00
Alan Bowman
047cff6596
Add blinkstick support
2015-10-06 11:10:16 +01:00
Paulus Schoutsen
e6cd9a6dc7
Merge pull request #459 from auchter/limitlessled-white
...
Add support for white LimitlessLED devices and multiple bridges
2015-10-02 08:55:34 -07:00
Paulus Schoutsen
42b80868d4
Update netdisco dependency
2015-10-02 06:48:46 -07:00
Michael Auchter
34531895a0
limitlessled: Use LedControllerPool
...
This change is in preparation for adapting this component to support multiple
LimitlessLED bridges. Ultimately LedControllerPool helps to maintain the
mandatory 100ms pauses across multiple controllers so messages are reliably
received.
2015-10-01 22:38:50 -05:00
Adrien Brault
e454806669
Finish plex implementation
2015-10-01 21:14:29 +02:00
Paulus Schoutsen
64a73f6b67
Update pywemo dependency
2015-09-30 00:12:00 -07:00
Paulus Schoutsen
2eb36c18bd
Add geofencing to automation
2015-09-29 00:18:52 -07:00
Stefan Jonasson
34e5ecb8ab
Merge pull request #433 from stefan-jonasson/fix_telldus_libary_cleanup
...
Telldus libary version update + added callback cleanup
2015-09-23 12:15:31 +02:00
Stefan Jonasson
a9ea8972dd
Updated required tellcore version
2015-09-23 08:29:57 +02:00
Jeff Schroeder
e492be299b
Merge pull request #417 from miniconfig/plex-dev
...
Plex media player component
2015-09-21 11:44:33 -05:00
miniconfig
16d75b2981
Added plexapi library to requirements_all.txt
2015-09-21 11:45:52 -04:00
Paulus Schoutsen
bd61555698
discovery: Update to netdisco 0.4.1
2015-09-20 19:46:33 -07:00
Paulus Schoutsen
7e75add144
Update nmap dependency
2015-09-13 23:35:12 -07:00
Paulus Schoutsen
40340ea832
Discover sonos devices
2015-09-13 07:48:50 -07:00
Roy Hooper
a25f7eed2b
Enable polling and fix metadata updating.
...
Remove unnecessary methods.
Include SoCo in requirements_all.txt for CI.
Lock down SoCo version to 0.11.1
Add sonos.py to exclusions in .coveragerc
2015-09-11 19:38:42 -04:00
Paulus Schoutsen
89bdead44c
Remove latest git submodules
2015-09-08 20:11:25 -07:00
Paulus Schoutsen
326d23de38
Fix pip checking if zip files are installed
2015-09-08 19:49:27 -07:00
sfam
bb9c50d0f1
Merge pull request #318 from sfam/dev
...
Support for trigger Maker IFTTT
2015-09-04 23:57:15 +01:00
sfam
6c70ef2e6d
upgrade pyfttt version to 0.3
2015-09-04 21:57:15 +01:00
zyell
d10cecde7c
Upstream bug fixed that caused error adding some nest thermostats
2015-09-04 12:00:47 -07:00
sfam
b8e2bf6b7e
Add pyfttt requirement for Maker IFTTT
2015-09-04 16:51:25 +01:00
Paulus Schoutsen
0987a84bf4
Merge pull request #300 from balloob/nmap-fix
...
Migrate nmap_tracker to use different nmap lib
2015-08-31 22:06:32 -07:00
Paulus Schoutsen
78826648e3
style + dependency fix
2015-08-31 00:44:59 -07:00
pavoni
b9cca82a45
Update pywemo to 0.3
2015-08-30 22:48:48 +01:00
Paulus Schoutsen
9ecac9e934
Upgrade media_player.cast dependency
2015-08-30 01:09:11 -07:00
Ryan Kraus
4e01e7ca9b
Pip requirements and fixes.
...
1) Reduced the flags being sent to pip.
2) Required a minimum of pip 7.0.0 for Home Assistant.
2015-08-29 23:17:47 -04:00
Ryan Kraus
0b6358e759
Implemented comments from Paulus.
...
Revised main to use frontend and demo strings rather than importing
their domains.
Removed submodule validation.
Moved local library mounting to the bootstrap module and out of core.
Added requirements_all.txt for all dependencies.
Made core dependencies looser.
Small updates to setup.py.
2015-08-29 22:19:52 -04:00