cdce8p
34ec3e0ae5
Fix yarn dev script ( #1186 )
...
* Fix yarn dev script
* Removed yarn dev
* Update bootstrap
2018-05-18 15:17:50 -04:00
Paulus Schoutsen
059eda861e
Fix placeholder camera image flash as broken image
2018-05-18 15:14:51 -04:00
Paulus Schoutsen
5ede26f162
Extract empty image
2018-05-18 15:12:24 -04:00
Paulus Schoutsen
960bdc0c9b
Remove hassCallApi from window
2018-05-18 15:01:33 -04:00
Paulus Schoutsen
81fbda49bd
Upgrade to home-assistant-js-websocket@2.0.1"
2018-05-18 13:36:38 -04:00
Paulus Schoutsen
e57d9f7751
Add websocket helpers to polymer ( #1187 )
...
* Add websocket helpers to polymer
* Lint
* Upgrade to home-assistant-js-websocket@2.0.0
2018-05-18 13:25:01 -04:00
Paulus Schoutsen
964ada87b7
Update dev link
2018-05-18 13:21:59 -04:00
cdce8p
ba3670c5db
Fix fan rotation attributes ( #1159 )
2018-05-18 11:14:59 -04:00
Paulus Schoutsen
20ea9e5df7
Bump frontend to 20180518.0
2018-05-17 20:53:31 -04:00
Paulus Schoutsen
e1c9f3deea
Everything through navigate mixin
2018-05-17 18:20:23 -04:00
Paulus Schoutsen
dba388f723
Version bump to 20180517.0
2018-05-17 17:53:26 -04:00
Paulus Schoutsen
3d1164f09c
Update translations
2018-05-17 17:53:21 -04:00
Paulus Schoutsen
bc27f854f1
More cleanup ( #1185 )
...
* More cleanup
* Set up correct urls authorize.html
* Fix polymer lint
* Remove reference to bower
* Tweak uglify settings
2018-05-17 17:51:07 -04:00
Paulus Schoutsen
cb0db95abe
Build hassio panel ( #1184 )
...
* Fix hass.io panel
* Add develop scripts
* Build hassio on Travis
2018-05-16 23:03:48 -04:00
Paulus Schoutsen
8ac08bc802
Remove unused import helper
2018-05-16 21:33:39 -04:00
Paulus Schoutsen
f70c0aea6c
Org files ( #1183 )
...
* Organize files
* Import EventsMixin
* Import NavigateMixin
* Dissolve window.hassMixins
* Apply ElementMixin when we use it
* Update tests to point at right dir
* Eslint
* Clean
* Update mixins inside hassio
* Update lint command"
* Fix polymer lint
2018-05-16 13:47:34 -04:00
Paulus Schoutsen
d1adc2fed0
Version bump to 20180516.1
2018-05-16 09:38:42 -04:00
Paulus Schoutsen
1971223ad3
Code split voice and more info dialog out ( #1182 )
2018-05-16 09:38:01 -04:00
Paulus Schoutsen
3fa9896543
computeStateDomain instead of computeDmoain
2018-05-16 09:20:25 -04:00
Paulus Schoutsen
7b3b717f43
Version bump to 20180516.0
2018-05-16 08:55:16 -04:00
Paulus Schoutsen
405cb36904
Fix imports
2018-05-16 08:54:48 -04:00
c727
0c6f8c34fb
P3: Replace hassUtil with imports ( #1181 )
...
* P3: Remove get is()
* P3: Replace hassUtil with imports
* Remove hass-util imports
* Fix errors
2018-05-16 14:03:04 +02:00
Paulus Schoutsen
23a2a479a5
Remove rollup ( #1179 )
...
* Remove rollup
* Fix build
* Add copy webpack plugin
* Touch service worker
* Remove unused ha-config-js-.js
2018-05-16 07:54:29 -04:00
c727
5a16095270
P3: Remove get is() ( #1180 )
2018-05-16 07:06:07 -04:00
Paulus Schoutsen
89cb8c87ae
Fix map panel ( #1178 )
2018-05-15 18:00:07 -04:00
Paulus Schoutsen
96d7ec7cda
Embed the preact code directly ( #1177 )
...
* Embed the preact code directly
* Do not transform object rest spread
* Lint
* Ignore preact from lint
2018-05-15 17:56:32 -04:00
Paulus Schoutsen
47642957c8
Don't run bower anymore when doing release
2018-05-15 14:14:38 -04:00
Paulus Schoutsen
65780de61e
Version bump to 20180515.0
2018-05-15 14:06:23 -04:00
Paulus Schoutsen
646f0bb718
Stub service worker
2018-05-15 14:06:08 -04:00
Paulus Schoutsen
68fb35a401
Fix authorize path
2018-05-15 13:46:40 -04:00
Paulus Schoutsen
658b349755
Use url path instead of component name for path
2018-05-15 13:38:05 -04:00
Paulus Schoutsen
a4afc2e37a
Polymer 3 modulize ( #1154 )
...
* Version bump to 20180510.1
* Fix hass util
* Fix translations
* Bye paper-time-input
* Add webpack config
* Add webpack to package.json
* Fix translation import
* Disable web animations polyfill bad import
* Disable importHref import
* Update webpack config to build authorize.js
* Build translations json
* Build frontend correctly
* Run eslint --fix
* Load markdown JS on demand (#1155 )
* Add HTML imports (#1160 )
* Fix localize (#1161 )
* Fix Roboto in build (#1162 )
* Load web animations polyfill (#1163 )
* P3: Fix chart js (#1164 )
* P3: Fix Chart JS
* Update timeline package
* P3: panel resolver (#1165 )
* WIP
* Initial importing of panels
* Fix panel resolver
* Fix automation and script editor (#1166 )
* Expose Polymer and Polymer.Element on window (#1167 )
* Remove unused import
* eslint --fix
* Es5 build (#1168 )
* Build for ES5
* Fix build_frontend
* Remove stale comment
* Migrate to use paper-material-styles (#1170 )
* Send parsed date to history/logbook (#1171 )
* Fork app storage behavior (#1172 )
* Add paper input with type time (#1173 )
* Fix authorize
* Lint
* Sort imports
* Lint
* Remove eslint-html
* Do not lint authorize.html
* Fix polymer lint
* Try chrome 62 for wct
* P3: Add patched iconset (#1175 )
* Add patched iconset
* Lint
* Test with latest Chrome again
* Use less window.hassUtil
* Teporarily use my fecha fork
* Import correct intl.messageFormat
* Update wct-browser-legacy to 1.0.0
* Include polyfill in right place
* Fix IntlMessageFormat
* Fix test not having a global scope
* Rollup <_<
* Fork app-localize-behavior
* Disable wct tests
* Lint
2018-05-15 13:31:47 -04:00
Paulus Schoutsen
205d6a8347
Version bump to 20180510.1
2018-05-10 17:38:10 -04:00
Paulus Schoutsen
89333aa55e
Update to home-assistant-js-websocket@1.2.1
2018-05-10 17:38:03 -04:00
Paulus Schoutsen
2a3325efd7
Version bump to 20180510.0
2018-05-10 14:26:38 -04:00
Paulus Schoutsen
3b7a206cec
Add an authorize page for authentication ( #1147 )
...
* Use authorize page if auth provider
* Add webcomponent polyfill
* More fixes
* ES5 fix
* Lint
* Use redirect_uri
* upgrade uglify to fix tests?
* Update browsers used for testing
2018-05-10 14:25:36 -04:00
Paulus Schoutsen
912969111f
Move all of hassUtil to JS ( #1153 )
...
* Move all of hassUtil to JS
* Fix tests
2018-05-09 21:33:31 -04:00
Paulus Schoutsen
9116f5733d
Include util.js for hass.io ( #1152 )
2018-05-09 10:47:56 -04:00
Paulus Schoutsen
0fdf980fee
Version bump to 20180509.0
2018-05-08 20:45:23 -04:00
c727
8ecc41388a
Fix issues with new weather card ( #1149 )
...
* Fix issues with new weather card
* New line
2018-05-08 18:14:29 -04:00
Paulus Schoutsen
356e104096
Merge duplicate keys in travis yaml ( #1150 )
...
* Merge duplicate keys in travis yaml
* Update .travis.yml
2018-05-08 17:20:35 -04:00
Paulus Schoutsen
eeba117e4b
Fix hass.io panel ( #1148 )
2018-05-08 17:54:38 +02:00
Paulus Schoutsen
3da55c6ab5
Version bump to 20180505.0
2018-05-05 11:34:48 -04:00
Paulus Schoutsen
faed5fbfe4
Update translations
2018-05-05 11:34:24 -04:00
cdce8p
6f738510fa
Added sensor device_class 'light' ( #1143 )
...
* Added sensor device_class 'light'
* Changed icon
* Changed device_class name
2018-05-05 09:37:55 -04:00
Boyi C
de55c13355
Fix chart not updating #1104 ( #1139 )
2018-05-04 16:04:07 -04:00
Pascal Vizeli
38e1b16031
Update hassio-host-info.html ( #1141 )
2018-05-04 14:41:02 +02:00
Paulus Schoutsen
06341edc49
Fetch camera image via websocket connection ( #1136 )
...
* Fetch camera image via websocket connection
Lint
Cleanup
* setProperties
2018-05-03 22:04:25 +02:00
Paulus Schoutsen
9fc3d9d019
Fetch media player image from websocket ( #1137 )
2018-05-03 22:03:48 +02:00
Malte Franken
3e90db5fa3
Allows to define a custom "more info" dialog per entity ( #1128 )
2018-04-29 15:01:14 -04:00