Skip to content

Commit 5ec1950

Browse files
committed
update devices icons
1 parent ab43800 commit 5ec1950

File tree

98 files changed

+7
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+7
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homematic-manager",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"private": true,
55
"dependencies": {
66
"async": "2.6.2",

tools/convert_imgpaths.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ arr.forEach(str => {
2020

2121
fs.writeFileSync(path.join(__dirname, '../www/js/deviceImages.json'), JSON.stringify(res, null, ' '));
2222

23-
console.log('cp -Rv ' + path.join(__dirname, '../../occu/WebUI/www/config/img/devices') + ' ' + path.join(__dirname, '../www/images/'));

tools/update_images.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
scp root@homematic-raspi:/www/config/devdescr/DEVDB.tcl /Users/basti/WebstormProjects/occu/WebUI/www/config/devdescr/
44
scp -r root@homematic-raspi:/www/config/img/* /Users/basti/WebstormProjects/occu/WebUI/www/config/img/
55

6-
node convert_imgpaths.js
6+
node $PWD/tools/convert_imgpaths.js
7+
8+
cp -Rv $PWD/../occu/WebUI/www/config/img/devices $PWD/www/images/
9+
10+
git add $PWD/www/images/*
236 KB
248 KB
247 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
244 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB
248 KB

www/images/devices/250/CCU3.png

248 KB
12.2 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.4 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB
12.6 KB

www/images/devices/50/CCU3_thumb.png

12.6 KB

0 commit comments

Comments
 (0)