Commit Graph
15 Commits
Author SHA1 Message Date
Robbie Trencheny 2f71369dae Update package.json to reflect new Apache 2.0 license 2017-01-28 12:18:40 -08:00
Robbie Trencheny 55efd90119 Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 2017-01-28 12:12:30 -08:00
Robbie Trencheny 741774f3c6 Add organization docs 2017-01-22 16:21:16 -08:00
Robbie Trencheny abe798d121 Add a more info card for the fan component (#177)
* Add a more info card for fan and make the fan icon spin

* Add direction support to fan more info

* Fix ESLint errors

* Fix ESLint errors

* Remove spinning fan icon :(
2017-01-20 22:03:06 -08:00
Robbie Trencheny 76016391e0 Fix a bug in cover more info card (#178)
Should have been `stop_cover_tilt` not `stop_cover`
2017-01-20 22:02:33 -08:00
Robbie Trencheny c22586de8d Make valid attributes a table instead of raw JSON (#149)
* Make valid attributes a table instead of raw JSON

* Fix format issues

* Fix comments
2016-11-27 14:02:50 -08:00
Robbie Trencheny 247d951e1e Occupancy sensor class (#103)
* Sort the binarySensorIcon cases

* Add the occupancy sensor_class
2016-09-03 22:56:12 -06:00
Robbie Trencheny 86d61ac9ae Filter external attributes (#102)
* Filter out emulated_hue keys

* Filter out Haaska keys

* Filter out homebridge-homeassistant keys

* Fix linting issues
2016-09-03 09:15:48 +01:00
Robbie Trencheny 7e455e2be1 Need a space when combining more-info-* class and attributeClassNames so that the first property correctly shows 2016-09-02 13:54:54 -07:00
Robbie Trencheny 3d77da0346 Add a default icon for the fan component (#101) 2016-09-01 21:55:35 -07:00
Robbie Trencheny 2c61fb2b72 Resolve app-layout to ~0.10.2 2016-08-17 22:27:53 -07:00
Robbie Trencheny 8439fafb7f Clean up event types to make them more human friendly 2016-08-17 14:39:53 -07:00
Robbie Trencheny 5bb5d6800c Improve readability, add data support to callbacks, remove notification from the type 2016-08-17 14:37:08 -07:00
Robbie Trencheny 078248e6b2 gitignore .DS_Store 2016-08-17 14:04:52 -07:00
Robbie Trencheny b90b8f87bc Add callback support to push notifications (#90)
* Add callback support to push notifications

* Syntax fix

* Fix callbacks for initial push event

* Add JWT.

* Whoops, jwt was grabbed from the wrong spot
2016-08-16 23:57:42 -07:00