1.7.1 • Published 7 months ago

iobroker.powertrust-app v1.7.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
7 months ago

Logo

Powertrust client Adapter

NPM version Downloads

This adapter is to visualize the Powertrust devices.

The same code is used in the cloud.

Settings

To use the cloud adapter, you should first to register on the powertrust cloud https://powertrust.click.

Development

Start react-app with npm run start in src directory. Start chrome in special mode:

chrome --disable-web-security --user-data-dir=C:\\temp --disable-site-isolation-trials

e.g., for windows "C:\Program Files\Google\Chrome\Application\chrome" --disable-web-security --user-data-dir=C:\\temp --disable-site-isolation-trials

and open in it http://localhost:3000?token=11, where 11 is your token from real communication on https://oxmox.powertrust.de (Dev=>Application=>Cookies=>token).

Warning

Do not use swiper 10, as it is now a web component.

Changelog

1.7.1 (2024-12-09)

  • (bluefox) Updated units and read "max" for non energy values

1.7.0 (2024-12-05)

  • (bluefox) Implemented new integral charts

1.6.9 (2024-09-11)

  • (bluefox) Added the indication of connection status

1.6.6 (2024-07-16)

  • (bluefox) Added the possibility to download the history data

1.6.5 (2024-05-17)

  • (bluefox) Corrected charts

1.6.4 (2024-05-10)

  • (bluefox) Added lazy loading of device's info

1.6.2 (2024-05-09)

  • (bluefox) Corrected error if no CHP

1.6.0 (2024-03-20)

  • (bluefox) Changed "oxmox" to "echo"

1.5.1 (2023-10-12)

  • (bluefox) optimizations for icons and units
  • (bluefox) Catch errors in history

1.5.0 (2023-06-07)

  • Fixed error with the message deletion

1.4.0 (2023-06-05)

  • Used "integral total"

1.3.0 (2023-06-02)

  • Added deletion of messages
  • Added time of messages

1.1.0 (2023-05-24)

  • Added acknowledge of messages from ioBroker

1.0.0 (2023-05-17)

  • Added messages from ioBroker

0.7.1 (2023-05-10)

  • Added forecast

0.6.0 (2023-04-19)

  • Corrected history

0.5.1 (2023-04-05)

  • Make decimal places always 2

0.5.0 (2023-04-01)

  • Small improvements

0.4.0 (2023-02-09)

  • Added connection/reconnection detection

0.3.0 (2022-12-21)

  • Added lazy loading of history

0.2.2 (2022-12-20)

  • Use code styles

0.1.1 (2022-12-20)

  • Working stage

0.1.0 (2022-12-15)

  • Charts implemented

0.0.16 (2022-11-17)

  • Work in progress

0.0.14 (2022-09-12)

  • Work in progress

0.0.13 (2022-08-28)

  • New design

0.0.12 (2022-07-07)

  • Variables are sorted now by name

0.0.11 (2022-07-05)

  • Created the demo app

0.0.3 (2022-03-31)

  • Change ports

0.0.2 (2022-03-31)

  • Initial release

Start local dev

from /iobroker/iobroker.powertrust-app directory

Process 1

cd ..
./startIob

Process 2

cd src
npm run start
1.7.1

7 months ago

1.7.0

7 months ago

1.6.9

10 months ago

1.6.8

10 months ago

1.6.7

11 months ago

1.6.6

12 months ago

1.6.5

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

0.7.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.4.0

2 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.2.2

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago