Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Support Adapter Energiefluss-erweitert v0.6.2

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Support Adapter Energiefluss-erweitert v0.6.2

    This topic has been deleted. Only users with topic management privileges can see it.
    • SKB
      SKB Developer Most Active @Wal last edited by

      @wal Korrekt. Changelog steht ja oben 😉

      Wal 1 Reply Last reply Reply Quote 0
      • Wal
        Wal Developer @SKB last edited by

        @skb ,
        habe den Adapter deinstalliert und die Alpha 16 installiert.
        Der Adapter startet ohne Probleme, danach ein Backup eingespielt und er stürtzt ab.

        {
            "basic": {
                "enable_grid": true,
                "enable_animation": false,
                "enable_area_catch": true,
                "enable_config_icon": true,
                "enable_last_id": false,
                "enable_icon_proxy": false,
                "height": 540,
                "width": 600,
                "styles": "",
                "font": {
                    "family": "\"Arial\", sans-serif",
                    "size": "20",
                    "color": "",
                    "fill": "",
                    "align": "middle"
                },
                "rect": {
                    "height": 100,
                    "width": 100,
                    "corners": 10
                },
                "circle": {
                    "radius": 50
                },
                "elm": {
                    "stroke_width": 5,
                    "color": "",
                    "fill": "",
                    "pos_x": 50,
                    "pos_y": 50
                },
                "icon": {
                    "height": 24,
                    "width": 24,
                    "color": ""
                }
            },
            "calculation": {
                "battery": {
                    "dod": 0,
                    "capacity": 0,
                    "percent": -1,
                    "charge": -1,
                    "charge_prop": false,
                    "charge_kw": false,
                    "discharge": -1,
                    "discharge_prop": false,
                    "discharge_kw": false
                },
                "consumption": {
                    "production": [
                        -1
                    ],
                    "production_kw": false,
                    "gridFeed": -1,
                    "gridFeed_kw": false,
                    "gridFeed_prop": false,
                    "gridConsume": -1,
                    "gridConsume_kw": false,
                    "gridConsume_prop": false,
                    "batteryCharge": -1,
                    "batteryCharge_kw": false,
                    "batteryCharge_prop": false,
                    "batteryDischarge": -1,
                    "batteryDischarge_kw": false,
                    "batteryDischarge_prop": false
                }
            },
            "animation": {
                "stroke": "#ffce4a",
                "stroke_dasharray": "10 17 10 17 10  72",
                "stroke_width": "6",
                "animation_duration": "2000",
                "stroke_linecap": "round",
                "animation_timing_function": "linear"
            },
            "animation_configuration": {
                "dots": "3",
                "distance": "17",
                "length": "10"
            },
            "line": {
                "stroke_width": "8",
                "stroke": "#000000"
            },
            "elements": {
                "2": {
                    "position": 0,
                    "type": "text",
                    "subType": "datasource",
                    "id": 2,
                    "pos_x": 49,
                    "pos_y": 41,
                    "color": "none",
                    "fill": "rgb(195, 255, 81)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 2",
                    "unit": "kW",
                    "source": 2,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": true,
                    "convert": false,
                    "decimal_places": 2,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "5": {
                    "position": 0,
                    "type": "rect",
                    "id": 5,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 1,
                    "pos_y": 1,
                    "fill": "none",
                    "color": "rgb(195, 255, 81)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": 2,
                    "threshold": 0
                },
                "6": {
                    "position": 0,
                    "type": "icon",
                    "id": "6",
                    "icon": "mdi:solar-panel",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(195, 255, 81)",
                    "pos_x": "39",
                    "pos_y": "5",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                },
                "7": {
                    "position": 1,
                    "type": "rect",
                    "id": 7,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 221,
                    "pos_y": 221,
                    "fill": "none",
                    "color": "rgb(0, 209, 255)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": 1,
                    "threshold": 0
                },
                "9": {
                    "position": 1,
                    "type": "text",
                    "subType": "datasource",
                    "id": 9,
                    "pos_x": 271,
                    "pos_y": 263,
                    "color": "none",
                    "fill": "rgb(0, 209, 255)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 9",
                    "unit": "kW",
                    "source": 1,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": true,
                    "convert": false,
                    "decimal_places": 2,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "10": {
                    "position": 2,
                    "type": "text",
                    "id": 10,
                    "pos_x": 51,
                    "pos_y": 74,
                    "color": "none",
                    "fill": "rgb(195, 255, 81)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Produktion",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "11": {
                    "position": 3,
                    "type": "text",
                    "id": 11,
                    "pos_x": 271,
                    "pos_y": 297,
                    "color": "none",
                    "fill": "rgb(0, 209, 255)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Gesamt",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "12": {
                    "position": 1,
                    "type": "icon",
                    "id": "12",
                    "icon": "mdi:house-city",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(0, 209, 255)",
                    "pos_x": "259",
                    "pos_y": "227",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                },
                "14": {
                    "position": 2,
                    "type": "rect",
                    "id": 14,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 1,
                    "pos_y": 301,
                    "fill": "none",
                    "color": "rgb(255, 0, 0)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": 0,
                    "threshold": 0
                },
                "19": {
                    "position": 4,
                    "type": "text",
                    "subType": "datasource",
                    "id": 19,
                    "pos_x": 50,
                    "pos_y": 343,
                    "color": "none",
                    "fill": "rgb(255, 0, 0)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 19",
                    "unit": "kW",
                    "source": 0,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": true,
                    "convert": true,
                    "decimal_places": 2,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "20": {
                    "position": 2,
                    "type": "icon",
                    "id": "20",
                    "icon": "mdi:electricity-from-grid",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(255, 0, 0)",
                    "pos_x": "38",
                    "pos_y": "307",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                },
                "21": {
                    "position": 5,
                    "type": "text",
                    "id": 21,
                    "pos_x": 50,
                    "pos_y": 377,
                    "color": "none",
                    "fill": "rgb(255, 0, 0)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Netz",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "22": {
                    "position": 3,
                    "type": "rect",
                    "id": 22,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 121,
                    "pos_y": 1,
                    "fill": "none",
                    "color": "rgb(255, 206, 74)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": -1,
                    "threshold": 0
                },
                "24": {
                    "position": 6,
                    "type": "text",
                    "id": 24,
                    "pos_x": 171,
                    "pos_y": 77,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Proxmox",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "26": {
                    "position": 7,
                    "type": "text",
                    "subType": "datasource",
                    "id": 26,
                    "pos_x": 171,
                    "pos_y": 43,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 26",
                    "unit": "W",
                    "source": 3,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": false,
                    "convert": false,
                    "decimal_places": 0,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "27": {
                    "position": 4,
                    "type": "rect",
                    "id": 27,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 241,
                    "pos_y": 1,
                    "fill": "none",
                    "color": "rgb(255, 206, 74)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": -1,
                    "threshold": 0
                },
                "28": {
                    "position": 8,
                    "type": "text",
                    "id": 28,
                    "pos_x": 291,
                    "pos_y": 77,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Tiefkühltruhe",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "29": {
                    "position": 9,
                    "type": "text",
                    "subType": "datasource",
                    "id": 29,
                    "pos_x": 291,
                    "pos_y": 43,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 29",
                    "unit": "W",
                    "source": 4,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": false,
                    "convert": false,
                    "decimal_places": 0,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "31": {
                    "position": 5,
                    "type": "rect",
                    "id": 31,
                    "rx": 10,
                    "height": 100,
                    "width": 100,
                    "pos_x": 363,
                    "pos_y": 1,
                    "fill": "none",
                    "color": "rgb(255, 206, 74)",
                    "stroke": 2,
                    "shadow": "rgba(0,0,0,0.7)",
                    "frame": "_overlay",
                    "fill_value": null,
                    "fill_type": "percent",
                    "fill_direction": 90,
                    "fill_max": null,
                    "border_value": null,
                    "border_type": -1,
                    "border_direction": "cw",
                    "border_style": "round",
                    "border_max": null,
                    "border_reverse_value": null,
                    "border_reverse": false,
                    "border_start": 180,
                    "source": -1,
                    "threshold": 0
                },
                "32": {
                    "position": 10,
                    "type": "text",
                    "id": 32,
                    "pos_x": 413,
                    "pos_y": 77,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 14,
                    "align": "middle",
                    "text": "Fernseher",
                    "shadow": "",
                    "frame": "_overlay"
                },
                "33": {
                    "position": 11,
                    "type": "text",
                    "subType": "datasource",
                    "id": 33,
                    "pos_x": 413,
                    "pos_y": 43,
                    "color": "none",
                    "fill": "rgb(255, 206, 74)",
                    "font_family": "Arial, sans-serif",
                    "font_size": 18,
                    "align": "middle",
                    "text": "ID 33",
                    "unit": "W",
                    "source": 5,
                    "source_option": -1,
                    "source_display": "value",
                    "shadow": "",
                    "threshold": 0,
                    "calculate_kw": false,
                    "convert": false,
                    "decimal_places": 0,
                    "action": "none",
                    "subtract": [
                        -1
                    ],
                    "frame": "_overlay"
                },
                "35": {
                    "position": 3,
                    "type": "icon",
                    "id": "35",
                    "icon": "mdi:house-city",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(255, 206, 74)",
                    "pos_x": "158",
                    "pos_y": "6",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                },
                "36": {
                    "position": 4,
                    "type": "icon",
                    "id": "36",
                    "icon": "mdi:house-city",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(255, 206, 74)",
                    "pos_x": "278",
                    "pos_y": "7",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                },
                "37": {
                    "position": 5,
                    "type": "icon",
                    "id": "37",
                    "icon": "mdi:house-city",
                    "width": 24,
                    "height": 24,
                    "color": "rgb(255, 206, 74)",
                    "pos_x": "401",
                    "pos_y": "6",
                    "shadow": "",
                    "source": -1,
                    "threshold": 0,
                    "frame": "_overlay",
                    "action": "none"
                }
            },
            "defs": {
                "path_5_7": {
                    "type": "def",
                    "id": "path_5_7",
                    "d": "M31 102  V 131.8   V 236 A 15 15 0 0 0 46 251  H 220",
                    "startSlot": "bottom_left",
                    "endSlot": "left_top"
                },
                "path_7_22": {
                    "type": "def",
                    "id": "path_7_22",
                    "d": "M251 220  V 196.4 A 15 15 0 0 0 236 181.4  H 166 A 15 15 0 0 1 151 166.4   V 102",
                    "startSlot": "top_left",
                    "endSlot": "bottom_left"
                },
                "path_7_27": {
                    "type": "def",
                    "id": "path_7_27",
                    "d": "M271 220  V 102",
                    "startSlot": "top",
                    "endSlot": "bottom_left"
                },
                "path_7_31": {
                    "type": "def",
                    "id": "path_7_31",
                    "d": "M291 220  V 196.4 A 15 15 0 0 1 306 181.4  H 378 A 15 15 0 0 0 393 166.4  V 102",
                    "startSlot": "top_right",
                    "endSlot": "bottom_left"
                },
                "path_14_7": {
                    "type": "def",
                    "id": "path_14_7",
                    "d": "M71 300  V 294.2   V 285 A 14 14 0 0 1 85 271  H 220",
                    "startSlot": "top_right",
                    "endSlot": "left"
                }
            },
            "lines": {
                "line_path_5_7": {
                    "type": "line",
                    "id": "line_path_5_7",
                    "href": "#path_5_7",
                    "color": "rgb(0, 0, 0)",
                    "shadow": ""
                },
                "line_path_7_22": {
                    "type": "line",
                    "id": "line_path_7_22",
                    "href": "#path_7_22",
                    "color": "rgb(0, 0, 0)",
                    "shadow": ""
                },
                "line_path_7_27": {
                    "type": "line",
                    "id": "line_path_7_27",
                    "href": "#path_7_27",
                    "color": "rgb(0, 0, 0)",
                    "shadow": ""
                },
                "line_path_7_31": {
                    "type": "line",
                    "id": "line_path_7_31",
                    "href": "#path_7_31",
                    "color": "rgb(0, 0, 0)",
                    "shadow": ""
                },
                "line_path_14_7": {
                    "type": "line",
                    "id": "line_path_14_7",
                    "href": "#path_14_7",
                    "color": "rgb(0, 0, 0)",
                    "shadow": ""
                }
            },
            "animations": {
                "anim_path_5_7": {
                    "type": "animation",
                    "id": "anim_path_5_7",
                    "href": "#path_5_7",
                    "color": "rgb(195, 255, 81)",
                    "source": 2,
                    "threshold": 0,
                    "animation_properties": "positive",
                    "animation_option": false,
                    "dots": 0,
                    "duration": 0,
                    "power": 0,
                    "animation_type": -1
                },
                "anim_path_7_22": {
                    "type": "animation",
                    "id": "anim_path_7_22",
                    "href": "#path_7_22",
                    "color": "rgb(255, 206, 74)",
                    "source": 3,
                    "threshold": 0,
                    "animation_properties": "positive",
                    "animation_option": false,
                    "dots": 0,
                    "duration": 0,
                    "power": 0,
                    "animation_type": -1
                },
                "anim_path_7_27": {
                    "type": "animation",
                    "id": "anim_path_7_27",
                    "href": "#path_7_27",
                    "color": "rgb(255, 206, 74)",
                    "source": 4,
                    "threshold": 0,
                    "animation_properties": "positive",
                    "animation_option": false,
                    "dots": 0,
                    "duration": 0,
                    "power": 0,
                    "animation_type": -1
                },
                "anim_path_7_31": {
                    "type": "animation",
                    "id": "anim_path_7_31",
                    "href": "#path_7_31",
                    "color": "rgb(255, 206, 74)",
                    "source": 5,
                    "threshold": 0,
                    "animation_properties": "positive",
                    "animation_option": false,
                    "dots": 0,
                    "duration": 0,
                    "power": 0,
                    "animation_type": -1
                },
                "anim_path_14_7": {
                    "type": "animation",
                    "id": "anim_path_14_7",
                    "href": "#path_14_7",
                    "color": "rgb(255, 15, 67)",
                    "source": 0,
                    "threshold": 0,
                    "animation_properties": "positive",
                    "animation_option": false,
                    "dots": 0,
                    "duration": 0,
                    "power": 0,
                    "animation_type": -1
                }
            },
            "datasources": {
                "0": {
                    "source": "sonoff.0.Haus.Stromzähler.MT175_P",
                    "alias": "Netzverbrauch"
                },
                "1": {
                    "source": "0_userdata.0.Stromverbrauch_aktuell",
                    "alias": "Gesamtverbrauch"
                },
                "2": {
                    "source": "sonoff.0.Haus.Balkonkraftwerk.ENERGY_Power",
                    "alias": "Balkonkraftwerk"
                },
                "3": {
                    "source": "sonoff.0.Test.Steckdose3.ENERGY_Power",
                    "alias": "Proxmox"
                },
                "4": {
                    "source": "sonoff.0.Test.Steckdose.ENERGY_Power",
                    "alias": "Tiefkühltruhe"
                },
                "5": {
                    "source": "sonoff.0.Test.Steckdose2.ENERGY_Power",
                    "alias": "Fernseher"
                }
            }
        }
        
        SKB 1 Reply Last reply Reply Quote 0
        • SKB
          SKB Developer Most Active @Wal last edited by

          @wal Welche Fehlermeldung kommt beim Absturz?

          Wal 1 Reply Last reply Reply Quote 0
          • Wal
            Wal Developer @SKB last edited by

            @skb ,
            siehe Log den ich gepostet habe.

            Armilar SKB 2 Replies Last reply Reply Quote 0
            • Armilar
              Armilar Most Active Forum Testing @Wal last edited by

              @wal

              @SKB

              energiefluss-erweitert.0
              2023-09-01 10:49:56.407	info	Requesting the following states: energiefluss-erweitert.0.configuration,mqtt.0.PV.Terrassendach.total.P_AC,sonoff.0.DZG_DWSB20_2H.DZG_Leistung_Aktuell,0_userdata.0.PV_Akku_Emulation.Akkustand,0_userdata.0.PV_Akku_Emulation.Leistung,shelly.0.shellypro3em#shellypro3em#1.EM0.TotalActivePower,0_userdata.0.Energiebilanz.Leistung.Verbrauch,sonoff.0.Kuehlschrank_Kueche.ENERGY_Power,sonoff.0.Waschmaschine.ENERGY_Power,sonoff.0.Geschirrspuelmaschine.ENERGY_Power,tuya.0.581550838caab5731891.5,sonoff.0.Mikrowelle.ENERGY_Power,sonoff.0.Kuehlschrank_HW.ENERGY_Power,sonoff.0.HW_LED_Unterbau.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_HW,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Kueche,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Buero,sonoff.0.Airbowl_Buero.ENERGY_Power,sonoff.0.Buero_Schreibtisch.ENERGY_Power,sonoff.0.Buero_Server.ENERGY_Power,sonoff.0.Pool.ENERGY_Power,sonoff.0.Kaffemaschine.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Rest,sonoff.0.Fritteuse.ENERGY_Power,pvforecast.0.summary.power.now,0_userdata.0.Stromzaehler.Aktuell.Bezug,0_userdata.0.Stromzaehler.Aktuell.EinspeisungWh,0_userdata.0.Stromzaehler.Aktuell.Bedarf,mqtt.0.PV.Terrassendach.total.YieldDay,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Esszimmer,shelly.0.SHDM-1#F3C218#1.lights.Power,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Power,mqtt.0.PV.Terrassendach.Terrassendach.ch0.P_AC,mqtt.0.PV.Terrassendach.Terassendach2.ch0.P_AC,followthesun.0.current.altitude,followthesun.0.current.azimuth,0_userdata.0.Waermepumpe.Tag.Verbrauch_Total,0_userdata.0.Astro.01 - sunrise,0_userdata.0.Astro.07 - sunset,0_userdata.0.Zeit.Aktuell,mqtt.0.PV.Terrassendach.Terrassendach.ch0.active_PowerLimit,mqtt.0.PV.Terrassendach.Terassendach2.ch0.active_PowerLimit,sonoff.0.Pool.ENERGY_Today,sonoff.0.Kuehlschrank_Kueche.ENERGY_Today,sonoff.0.Kaffemaschine.ENERGY_Today,sonoff.0.Buero_Server.ENERGY_Today,sonoff.0.Buero_Schreibtisch.ENERGY_Today,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Today,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Flur,sonoff.0.Treppenbeleuchtung_EG.Virtual_Energy_Power,shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power,sonoff.0.Licht_Flur_Vorne_EG.Virtual_Energy_Power,shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Naehzimmer,0_userdata.0.Energiebilanz.Leistung.Verbrauch_GaesteWC,sonoff.0.Geschirrspuelmaschine.ENERGY_Today,sonoff.0.Waschmaschine.ENERGY_Today,sonoff.0.Kuehlschrank_HW.ENERGY_Today,sonoff.0.HW_LED_Unterbau.ENERGY_Today
              
              energiefluss-erweitert.0
              2023-09-01 10:49:56.406	info	Configuration loaded!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:56.271	info	Adapter started. Loading config!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:56.231	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.528	info	terminating
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.026	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.025	info	terminating
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.025	info	Cleared interval for relative values!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.023	error	Cannot read properties of undefined (reading 'log')
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.023	error	TypeError: Cannot read properties of undefined (reading 'log') at EnergieflussErweitert.getConfig (/opt/iobroker/node_modules/iobroker.energiefluss-erweitert/main.js:1148:19)
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.022	error	unhandled promise rejection: Cannot read properties of undefined (reading 'log')
              
              energiefluss-erweitert.0
              2023-09-01 10:49:24.022	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              energiefluss-erweitert.0
              2023-09-01 10:49:23.961	warn	The adapter could not find the state 'shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:23.959	warn	The adapter could not find the state 'shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:23.893	info	Adapter started. Loading config!
              
              energiefluss-erweitert.0
              2023-09-01 10:49:23.857	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
              

              habe den ioBroker auch mal neu gestartet. Folgendes steht im log - Habe auch den Eindruck, dass sich nicht alle Datasources sauber aktualisieren...

              SKB 1 Reply Last reply Reply Quote 0
              • SKB
                SKB Developer Most Active @Armilar last edited by SKB

                @armilar sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

                @wal

                @SKB

                energiefluss-erweitert.0
                2023-09-01 10:49:23.961	warn	The adapter could not find the state 'shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:23.959	warn	The adapter could not find the state 'shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                

                habe den ioBroker auch mal neu gestartet. Folgendes steht im log - Habe auch den Eindruck, dass sich nicht alle Datasources sauber aktualisieren...

                Ist ja auch so, da die States nicht gefunden werden.

                EDIT: Habe den Fehler mit dem "Log" beseitigt. Bitte nochmal drüber installieren und schauen, was passiert.

                1 Reply Last reply Reply Quote 0
                • SKB
                  SKB Developer Most Active @Wal last edited by

                  @wal Kannst Du nochmal drüber installieren und schauen, ob der Fehler noch auftritt?

                  Wal 2 Replies Last reply Reply Quote 0
                  • Wal
                    Wal Developer @SKB last edited by

                    @skb ,
                    ja ist weg. 👍

                    SKB 1 Reply Last reply Reply Quote 0
                    • SKB
                      SKB Developer Most Active @Wal last edited by

                      @wal Danke für den Hinweis und die Rückmeldung 🙂

                      1 Reply Last reply Reply Quote 0
                      • Wal
                        Wal Developer @SKB last edited by

                        @skb ,
                        die Animation ist nicht mehr flüssig, die stockt alle 3sec. ist aber i. M. nicht wichtig. 😉

                        SKB 1 Reply Last reply Reply Quote 0
                        • SKB
                          SKB Developer Most Active @Wal last edited by

                          @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                          Wal 3 Replies Last reply Reply Quote 0
                          • Wal
                            Wal Developer @SKB last edited by

                            @skb ,
                            leider nein, das stocken ist erst seit alpha 16.
                            Ich mache nochmal den recheck.

                            1 Reply Last reply Reply Quote 0
                            • Wal
                              Wal Developer @SKB last edited by

                              @skb sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

                              @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                              Bin zurück gegangen und kein stocken, mach dir aber erst mal kein Stress.

                              SKB 1 Reply Last reply Reply Quote 0
                              • SKB
                                SKB Developer Most Active @Wal last edited by

                                @wal Kannst du mal ein Beispiel aufnehmen?

                                1 Reply Last reply Reply Quote 0
                                • Wal
                                  Wal Developer @SKB last edited by

                                  @skb ,
                                  da legst dich nieder, wieder zurück auf die Neuste und auch kein stocken. 😉

                                  SKB 1 Reply Last reply Reply Quote 0
                                  • SKB
                                    SKB Developer Most Active @Wal last edited by

                                    @wal vielleicht der Upload unvollständig. Aber gut, wenn es geht 😉

                                    Armilar 1 Reply Last reply Reply Quote 0
                                    • Armilar
                                      Armilar Most Active Forum Testing @SKB last edited by Armilar

                                      @skb

                                      Merkwürdig... Habe 2 Datenpunkte auf 0_userdate.0... vom Typ state/number. Damit errechne ich den Gesamtverbrauch und den Restverbrauch per JS. Wenn ich die GUI speicher und verlasse, dann stimmen die beiden Werte, jedoch werden sie in der GUI danach nicht mehr aktualisiert.

                                      Bei allen anderen ID's aktualisieren sich die Werte.

                                      Ist in der vorherigen Version nicht so...

                                      EDIT: im ioBroker ändern sich die Werte sekündlich...

                                      SKB 1 Reply Last reply Reply Quote 0
                                      • SKB
                                        SKB Developer Most Active @Armilar last edited by

                                        @armilar Danke für den Hinweis. Gemäß den Bestimmungen von ioBroker sollen Adapter bei fremden Datenpunkten nur reagieren, wenn "ACK" true gesetzt wird.

                                        Du kannst in deinen Javascripts, die die Punkte bearbeiten, einfach ein "ACK" true mitgeben:

                                        setState(Datenpunkt, Wert, true); // true am Ende
                                        
                                        Armilar F 2 Replies Last reply Reply Quote 1
                                        • Armilar
                                          Armilar Most Active Forum Testing @SKB last edited by

                                          @skb

                                          okay... das wars... aktualisieren sich wieder

                                          SKB 1 Reply Last reply Reply Quote 0
                                          • SKB
                                            SKB Developer Most Active @Armilar last edited by

                                            @armilar na perfekt 🙂

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            540
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            vis
                                            179
                                            4109
                                            3630308
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo