jamespcole
|
dba9f8854f
|
Removed conversion to local time from UTC for last_tripped_time for vera sensors and switches
|
2015-05-19 00:31:59 +10:00 |
|
jamespcole
|
1c47ade641
|
Updated with new switch category for UI7 firmware update and fixed excpetion when trippable sensor has never been tripped
|
2015-05-18 18:54:25 +10:00 |
|
Fabian Affolter
|
fdb46d80ba
|
Update documentation
|
2015-05-13 19:06:17 -07:00 |
|
Fabian Affolter
|
379171e302
|
update header
|
2015-05-10 23:44:27 +02:00 |
|
Paulus Schoutsen
|
41b02928ef
|
Merge pull request #99 from fabaff/typos
Minor fix
|
2015-04-24 06:03:39 -07:00 |
|
Fabian Affolter
|
46819acaff
|
Fix two typos
|
2015-04-24 08:26:41 +02:00 |
|
Ryan Kraus
|
2b6edd153b
|
Fixed copy pasta error.
|
2015-04-22 21:27:49 -04:00 |
|
Ryan Kraus
|
2b4c75543a
|
1) Merged with mainline dev branch. 2) Removed assumption in homeassistant/__init__.py that states are visible if not specified. This assumption is intrinsic in the JavaScript. 3) Recompiled frontend to assist merge.
|
2015-04-22 21:04:52 -04:00 |
|
Ryan Kraus
|
d566a328a3
|
pylint fix to isy switches.
|
2015-04-22 00:22:48 -04:00 |
|
Aurélien Correia
|
4d6555441d
|
Passed Travis CI
|
2015-04-21 16:40:13 +02:00 |
|
Ryan Kraus
|
6b2dd69bcb
|
Updated isy994 component to hide any device with the HIDDEN STRING in its ancestry.
|
2015-04-17 09:27:14 -04:00 |
|
Aurélien Correia
|
fb6b514c34
|
Adding simplistic support for Modbus sensor and switch (based on pymodbus)
|
2015-04-15 16:47:42 +02:00 |
|
Ryan Kraus
|
83aea10f06
|
Added hidden_string and sensor_string properties to the isy994 configuration to allow nodes to be hidden and to be handled as sensors. Implimented the sensor_string. Any node name that contains the sensor_string in its name will be treated as a sensor instead of a switch or light. The hidden_string will be implimented later.
|
2015-04-13 12:56:37 -04:00 |
|
Ryan Kraus
|
510064d9c8
|
Added support for the creation of custom switches using the ISY994 device.
|
2015-04-12 22:30:14 -04:00 |
|
Ryan Kraus
|
4e3ccfffbb
|
Added not dimming Insteon devices on an ISY controller as switches.
|
2015-04-12 17:18:14 -04:00 |
|
Paulus Schoutsen
|
bbfd97e2b8
|
Migrate components to use EntityComponent
|
2015-03-21 19:37:18 -07:00 |
|
Paulus Schoutsen
|
a9324ba9d4
|
Update components to use Entity instead of Device
|
2015-03-21 19:16:13 -07:00 |
|
Paulus Schoutsen
|
71803658f5
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
|
jamespcole
|
06c3087310
|
Fixed variable scoping
|
2015-03-09 15:16:02 +11:00 |
|
jamespcole
|
56622596e7
|
Changed exception logging, and updated excluded device logic
|
2015-03-09 09:11:59 +11:00 |
|
jamespcole
|
7ee37648d8
|
Updated exception type for errors when connecting to vera
|
2015-03-09 08:45:20 +11:00 |
|
jamespcole
|
95852db18d
|
Changed the configuration to use hashes instead of searching array
|
2015-03-09 08:34:06 +11:00 |
|
jamespcole
|
7dc3198320
|
Added constants for armed, tripped and tripped time
|
2015-03-09 08:10:31 +11:00 |
|
jamespcole
|
38fbc3595a
|
Added spcific exception type for failure to communicate with Vera controller
|
2015-03-09 07:46:26 +11:00 |
|
jamespcole
|
7772d5af62
|
moved setting name to constructor
|
2015-03-09 07:15:41 +11:00 |
|
jamespcole
|
a2f438c6ef
|
now using ATTR_BATTERY_LEVEL
|
2015-03-09 07:11:35 +11:00 |
|
jamespcole
|
1b29d61562
|
Made exception handling more specific
|
2015-03-09 07:03:56 +11:00 |
|
jamespcole
|
7a21e8a3fb
|
Fixed flake8 comment warning
|
2015-03-09 02:08:46 +11:00 |
|
jamespcole
|
50ff26ea20
|
Fixed flake8 errors
|
2015-03-09 01:58:11 +11:00 |
|
jamespcole
|
42dc973ccc
|
Fixed up linting errors
|
2015-03-09 01:14:44 +11:00 |
|
jamespcole
|
dc8147c46d
|
Changed vera components over to new config file format
|
2015-03-08 23:52:50 +11:00 |
|
jamespcole
|
a30d1dcfef
|
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
Getting the latest from balloob
|
2015-03-08 22:08:03 +11:00 |
|
jamespcole
|
250f35c2a5
|
Added documentation for proposed format of YAML config
|
2015-03-07 14:49:20 +11:00 |
|
jamespcole
|
fceac45ddd
|
Updated vera switch and sensor to the new architecture
|
2015-03-07 12:59:13 +11:00 |
|
jamespcole
|
ba58c080e3
|
removed old config example to fix merge conflict
|
2015-03-07 12:36:08 +11:00 |
|
Paulus Schoutsen
|
3e15742875
|
Move device ABCs to separate helper file
|
2015-03-05 23:18:22 -08:00 |
|
Paulus Schoutsen
|
68668fc658
|
Light/Switch/Thermostat: use new extract_from_service helper
|
2015-03-05 23:17:05 -08:00 |
|
jamespcole
|
8dfc91a502
|
Added vera components and added __pycache__ to gitignore
|
2015-03-02 22:05:03 +11:00 |
|
jamespcole
|
3449b3d1d7
|
vera device types
|
2015-03-02 21:09:00 +11:00 |
|
Paulus Schoutsen
|
0fd89a4b1f
|
Fix a WeMo discovery issue
|
2015-03-01 10:43:08 -08:00 |
|
Paulus Schoutsen
|
89100d14c8
|
Refactored device components
|
2015-03-01 01:35:58 -08:00 |
|
Paulus Schoutsen
|
8bd803601f
|
Devices can now be polling or push
|
2015-02-28 22:33:44 -08:00 |
|
Paulus Schoutsen
|
b38146bdef
|
Auto set friendly name in state attributes
|
2015-02-28 20:10:39 -08:00 |
|
Paulus Schoutsen
|
b2b82d955c
|
Break demo component into small demo platforms
|
2015-02-28 07:31:39 -08:00 |
|
Danielhiversen
|
76d14157ec
|
Fixed Flake8 error
|
2015-02-05 18:39:03 +01:00 |
|
Danielhiversen
|
22c75f853b
|
Added suport for Tellstick light. Assume dimable switch is a light
|
2015-02-04 22:29:30 +01:00 |
|
Paulus Schoutsen
|
dbefeb3f6b
|
Fix group names for switch, light and devices
|
2015-01-19 23:47:18 -08:00 |
|
Paulus Schoutsen
|
ff230cefe3
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
|
Paulus Schoutsen
|
980ecdaacb
|
Add initial version of configurator component
|
2015-01-19 21:40:54 -08:00 |
|
Paulus Schoutsen
|
702498ca09
|
Bug fixes for Wink
|
2015-01-15 21:25:24 -08:00 |
|