Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter lovelace v1.2.x

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter lovelace v1.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Garfonso
      Garfonso Developer @Banis last edited by

      @Banis said in Test Adapter lovelace v1.2.x:

      n der Raw-Konfiguration hab ich es schon getestet

      Kann sein, dass Änderungen außerhalb der Karten, wo das sicherlich hingehört, in der Raw-Konfiguration nicht gespeichert werden (bin mir da gerade nicht 100% sicher 😉 ).

      @David-G said in Test Adapter lovelace v1.2.x:

      In den Settings findet er meinen Mediaplayer nicht. Den Chromcast hingegen schon.

      Das ist ja merkwürdig... kannst du mal das debug logging anmachen und vom Adapter-Start ein log irgendwo posten. Da müsste er sagen, welche Entities er alle erstellt und was dabei ggf. schief geht. Hm...

      @David-G said in Test Adapter lovelace v1.2.x:

      Wenn ich auf die Visualisierung selber gehe, kommt im LOG:
      (31200) Unknown entity: undefined

      Die Meldung kommt, wenn der Browser-Teil etwas mit einer Entity anzustellen versucht, für die der Adapter kein ioBroker Objekt findet -> meistens gibt es die entity dann nicht mehr. Die Standard-Karten prüfen das eigentlich immer und spuken einen Fehler aus, bei den Custom-Cards ist das nicht immer so (oft gibt es dazu auch Fehler in der Browser-Konsole), was dann zu dem Fehler führt. Daher der Tipp: Irgendwo in einer Custom-Card steht eine entity_id, die es nicht (mehr) gibt.

      David G. 1 Reply Last reply Reply Quote 0
      • David G.
        David G. @Garfonso last edited by

        @Garfonso

        Hallo,

        hier das Log.

        Ich finde nichts auffälliges.
        Den Chromcast findet er normal.
        Von meinem Manuellen ist nichts zu sehen.

        Im Log ist erst ein Neustart vom Adapter, dann ein refresh meiner Visualisierung.

        lovelace.0	2020-10-31 14:18:12.057	warn	(14478) Unknown entity: undefined
        lovelace.0	2020-10-31 14:18:11.842	debug	(14478) HASS Subscribe: persistent_notifications_updated
        lovelace.0	2020-10-31 14:18:11.837	debug	(14478) HASS Subscribe: lovelace_updated
        lovelace.0	2020-10-31 14:18:11.462	debug	(14478) Get translations: de
        lovelace.0	2020-10-31 14:18:11.461	debug	(14478) HASS Subscribe: component_loaded
        lovelace.0	2020-10-31 14:18:11.460	debug	(14478) Get USER Data: language
        lovelace.0	2020-10-31 14:18:11.458	debug	(14478) get config: false
        lovelace.0	2020-10-31 14:18:11.457	debug	(14478) Get USER Data: core
        lovelace.0	2020-10-31 14:18:11.441	debug	(14478) HASS Subscribe: themes_updated
        lovelace.0	2020-10-31 14:18:11.435	debug	(14478) HASS Subscribe: panels_updated
        lovelace.0	2020-10-31 14:18:11.434	debug	(14478) HASS Subscribe: service_removed
        lovelace.0	2020-10-31 14:18:11.434	debug	(14478) HASS Subscribe: service_registered
        lovelace.0	2020-10-31 14:18:11.420	debug	(14478) HASS Subscribe: core_config_updated
        lovelace.0	2020-10-31 14:18:11.419	debug	(14478) HASS Subscribe: component_loaded
        lovelace.0	2020-10-31 14:18:11.415	debug	(14478) HASS Subscribe: state_changed
        lovelace.0	2020-10-31 14:18:11.261	debug	(14478) HASS Auth: no_token
        lovelace.0	2020-10-31 14:16:55.651	debug	(14478) Add custom cards: vertical-stack-in-card.js as js
        lovelace.0	2020-10-31 14:16:55.651	debug	(14478) Add custom cards: usb.png as png
        lovelace.0	2020-10-31 14:16:55.651	debug	(14478) Add custom cards: urlaub_active.png as png
        lovelace.0	2020-10-31 14:16:55.651	debug	(14478) Add custom cards: urlaub.png as png
        lovelace.0	2020-10-31 14:16:55.650	debug	(14478) Add custom cards: tin.jpg as jpg
        lovelace.0	2020-10-31 14:16:55.650	debug	(14478) Add custom cards: theme-maker.js as js
        lovelace.0	2020-10-31 14:16:55.650	debug	(14478) Add custom cards: test.png as png
        lovelace.0	2020-10-31 14:16:55.650	debug	(14478) Add custom cards: stack-in-card.js as js
        lovelace.0	2020-10-31 14:16:55.650	debug	(14478) Add custom cards: slideshow-card.js as js
        lovelace.0	2020-10-31 14:16:55.649	debug	(14478) Add custom cards: slider-entity-row.js as js
        lovelace.0	2020-10-31 14:16:55.649	debug	(14478) Add custom cards: simple-thermostat.js as js
        lovelace.0	2020-10-31 14:16:55.649	debug	(14478) Add custom cards: security.png as png
        lovelace.0	2020-10-31 14:16:55.649	debug	(14478) Add custom cards: ram.png as png
        lovelace.0	2020-10-31 14:16:55.649	debug	(14478) Add custom cards: power.png as png
        lovelace.0	2020-10-31 14:16:55.648	debug	(14478) Add custom cards: pi.jpg as jpg
        lovelace.0	2020-10-31 14:16:55.648	debug	(14478) Add custom cards: mini-graph-card-bundle.js as js
        lovelace.0	2020-10-31 14:16:55.648	debug	(14478) Add custom cards: linie_senkrecht.png as png
        lovelace.0	2020-10-31 14:16:55.648	debug	(14478) Add custom cards: layout-card.js as js
        lovelace.0	2020-10-31 14:16:55.648	debug	(14478) Add custom cards: garage_zu.png as png
        lovelace.0	2020-10-31 14:16:55.647	debug	(14478) Add custom cards: garage_auf.png as png
        lovelace.0	2020-10-31 14:16:55.647	debug	(14478) Add custom cards: door-closed-lock.svg as svg
        lovelace.0	2020-10-31 14:16:55.647	debug	(14478) Add custom cards: door-closed-lock.png as png
        lovelace.0	2020-10-31 14:16:55.647	debug	(14478) Add custom cards: diebstahl.jpg as jpg
        lovelace.0	2020-10-31 14:16:55.647	debug	(14478) Add custom cards: david.jpg as jpg
        lovelace.0	2020-10-31 14:16:55.646	debug	(14478) Add custom cards: cpu.png as png
        lovelace.0	2020-10-31 14:16:55.646	debug	(14478) Add custom cards: card-mod.js as js
        lovelace.0	2020-10-31 14:16:55.646	debug	(14478) Add custom cards: button-card.js as js
        lovelace.0	2020-10-31 14:16:55.646	debug	(14478) Add custom cards: boost_active.png as png
        lovelace.0	2020-10-31 14:16:55.646	debug	(14478) Add custom cards: boost.png as png
        lovelace.0	2020-10-31 14:16:55.645	debug	(14478) Add custom cards: bg_tr_bose_klein.png as png
        lovelace.0	2020-10-31 14:16:55.645	debug	(14478) Add custom cards: bg_tr.png as png
        lovelace.0	2020-10-31 14:16:55.645	debug	(14478) Add custom cards: bg_thermo_settings.png as png
        lovelace.0	2020-10-31 14:16:55.645	debug	(14478) Add custom cards: bg_1px_tr.png as png
        lovelace.0	2020-10-31 14:16:55.644	debug	(14478) Add custom cards: background.jpg as jpg
        lovelace.0	2020-10-31 14:16:55.644	debug	(14478) Add custom cards: accuweather-card.js as js
        lovelace.0	2020-10-31 14:16:55.644	debug	(14478) Add custom cards: Kram.rar as rar
        lovelace.0	2020-10-31 14:16:55.644	debug	(14478) Add custom cards: 6.png as png
        lovelace.0	2020-10-31 14:16:55.643	debug	(14478) Add custom cards: 5.png as png
        lovelace.0	2020-10-31 14:16:55.643	debug	(14478) Add custom cards: 4.png as png
        lovelace.0	2020-10-31 14:16:55.643	debug	(14478) Add custom cards: 3.png as png
        lovelace.0	2020-10-31 14:16:55.642	debug	(14478) Add custom cards: 2.png as png
        lovelace.0	2020-10-31 14:16:55.641	debug	(14478) Add custom cards: 1.png as png
        lovelace.0	2020-10-31 14:16:48.226	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.cover
        lovelace.0	2020-10-31 14:16:48.225	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.seasonNumber
        lovelace.0	2020-10-31 14:16:48.224	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.episodeNumber
        lovelace.0	2020-10-31 14:16:48.223	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.currentTime
        lovelace.0	2020-10-31 14:16:48.222	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.duration
        lovelace.0	2020-10-31 14:16:48.221	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.title
        lovelace.0	2020-10-31 14:16:48.220	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.artist
        lovelace.0	2020-10-31 14:16:48.219	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.status.muted
        lovelace.0	2020-10-31 14:16:48.218	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.status.volume
        lovelace.0	2020-10-31 14:16:48.217	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.player.shuffleMode
        lovelace.0	2020-10-31 14:16:48.216	debug	(14478) IoB Subscribe on chromecast.0.Wohnzimmer.status.playing
        lovelace.0	2020-10-31 14:16:48.214	debug	(14478) IoB Subscribe on 0_userdata.0.VIS.Akkumeldungen.test
        lovelace.0	2020-10-31 14:16:48.213	debug	(14478) IoB Subscribe on 0_userdata.0.Alarmanlage.anlage_scharf
        lovelace.0	2020-10-31 14:16:48.212	debug	(14478) IoB Subscribe on javascript.0.ccu.uptime_days
        lovelace.0	2020-10-31 14:16:48.211	debug	(14478) IoB Subscribe on 0_userdata.0.VIS.USV.CCU_an_seit_Text
        lovelace.0	2020-10-31 14:16:48.209	debug	(14478) IoB Subscribe on hm-rega.0.PEQ1103214.0.DUTY_CYCLE
        lovelace.0	2020-10-31 14:16:48.208	debug	(14478) IoB Subscribe on hm-rega.0.alarms
        lovelace.0	2020-10-31 14:16:48.207	debug	(14478) IoB Subscribe on hm-rega.0.maintenance
        lovelace.0	2020-10-31 14:16:48.206	debug	(14478) IoB Subscribe on 0_userdata.0.VIS.USV.Letzter_Stromasufall_Zeit
        lovelace.0	2020-10-31 14:16:48.205	debug	(14478) IoB Subscribe on 0_userdata.0.VIS.USV.Letzter_Stromausfall_USV
        lovelace.0	2020-10-31 14:16:48.204	debug	(14478) IoB Subscribe on nut.0.battery.voltage
        lovelace.0	2020-10-31 14:16:48.202	debug	(14478) IoB Subscribe on nut.0.battery.charge
        lovelace.0	2020-10-31 14:16:48.201	debug	(14478) IoB Subscribe on info.0.sysinfo.disks.fsSize.fs1.use
        lovelace.0	2020-10-31 14:16:48.200	debug	(14478) IoB Subscribe on 0_userdata.0.Auslastung.RAM
        lovelace.0	2020-10-31 14:16:48.199	debug	(14478) IoB Subscribe on 0_userdata.0.Auslastung.CPU_Temp
        lovelace.0	2020-10-31 14:16:48.197	debug	(14478) IoB Subscribe on 0_userdata.0.Auslastung.CPU_Auslastung
        lovelace.0	2020-10-31 14:16:48.196	debug	(14478) IoB Subscribe on 0_userdata.0.Anwesenheit.Anwesend_Tin
        lovelace.0	2020-10-31 14:16:48.194	debug	(14478) IoB Subscribe on 0_userdata.0.Anwesenheit.Anwesend_David
        lovelace.0	2020-10-31 14:16:48.193	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.source
        lovelace.0	2020-10-31 14:16:48.191	debug	(14478) IoB Subscribe on bosesoundtouch.0.on
        lovelace.0	2020-10-31 14:16:48.189	debug	(14478) IoB Subscribe on bosesoundtouch.0.volume
        lovelace.0	2020-10-31 14:16:48.188	debug	(14478) IoB Subscribe on bosesoundtouch.0.nowPlaying.source
        lovelace.0	2020-10-31 14:16:48.186	debug	(14478) IoB Subscribe on bosesoundtouch.0.nowPlaying.artist
        lovelace.0	2020-10-31 14:16:48.185	debug	(14478) IoB Subscribe on bosesoundtouch.0.nowPlaying.station
        lovelace.0	2020-10-31 14:16:48.183	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.Cover
        lovelace.0	2020-10-31 14:16:48.175	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_6
        lovelace.0	2020-10-31 14:16:48.173	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_5
        lovelace.0	2020-10-31 14:16:48.172	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_4
        lovelace.0	2020-10-31 14:16:48.171	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_3
        lovelace.0	2020-10-31 14:16:48.169	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_2
        lovelace.0	2020-10-31 14:16:48.168	debug	(14478) IoB Subscribe on 0_userdata.0.Multimedia.Bose_1.PRESET_1
        lovelace.0	2020-10-31 14:16:48.165	debug	(14478) IoB Subscribe on 0_userdata.0.Heizung.Bad.party
        lovelace.0	2020-10-31 14:16:48.164	debug	(14478) IoB Subscribe on hm-rpc.0.000A1569A15B80.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:48.162	debug	(14478) IoB Subscribe on alias.0.Bad.Heizung_Bad.SET
        lovelace.0	2020-10-31 14:16:48.161	debug	(14478) IoB Subscribe on alias.0.Bad.Heizung_Bad.ACTUAL
        lovelace.0	2020-10-31 14:16:48.160	debug	(14478) IoB Subscribe on 0_userdata.0.Heizung.KZ_1.party
        lovelace.0	2020-10-31 14:16:48.159	debug	(14478) IoB Subscribe on hm-rpc.1.INT0000006.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:48.157	debug	(14478) IoB Subscribe on alias.0.Kinderzimmer_1.Heizung_Kinderzimmer_1_1.SET
        lovelace.0	2020-10-31 14:16:48.156	debug	(14478) IoB Subscribe on alias.0.Kinderzimmer_1.Heizung_Kinderzimmer_1_1.ACTUAL
        lovelace.0	2020-10-31 14:16:48.155	debug	(14478) IoB Subscribe on 0_userdata.0.Heizung.KZ_2.party
        lovelace.0	2020-10-31 14:16:48.154	debug	(14478) IoB Subscribe on hm-rpc.0.000393C99B710E.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:48.152	debug	(14478) IoB Subscribe on alias.0.Kinderzimmer_2.Heizung_KZ_2.SET
        lovelace.0	2020-10-31 14:16:48.151	debug	(14478) IoB Subscribe on alias.0.Kinderzimmer_2.Heizung_KZ_2.ACTUAL
        lovelace.0	2020-10-31 14:16:48.150	debug	(14478) IoB Subscribe on 0_userdata.0.Heizung.Wohnbereich.party
        lovelace.0	2020-10-31 14:16:48.149	debug	(14478) IoB Subscribe on hm-rpc.1.INT0000004.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:48.147	debug	(14478) IoB Subscribe on alias.0.og.Thermostat_Wohnbereich.SET
        lovelace.0	2020-10-31 14:16:48.146	debug	(14478) IoB Subscribe on alias.0.og.Thermostat_Wohnbereich.ACTUAL
        lovelace.0	2020-10-31 14:16:48.145	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_6.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.144	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_6.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.142	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_6.iconURL
        lovelace.0	2020-10-31 14:16:48.141	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_5.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.140	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_5.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.138	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_5.iconURL
        lovelace.0	2020-10-31 14:16:48.137	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_4.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.136	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_4.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.135	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_4.iconURL
        lovelace.0	2020-10-31 14:16:48.133	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_3.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.132	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_3.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.131	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_3.iconURL
        lovelace.0	2020-10-31 14:16:48.129	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_2.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.128	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_2.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.127	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_2.iconURL
        lovelace.0	2020-10-31 14:16:48.126	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_1.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.124	debug	(14478) IoB Subscribe on daswetter.1.NextDays.Location_1.Day_1.iconURL
        lovelace.0	2020-10-31 14:16:48.123	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.122	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.120	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.iconURL
        lovelace.0	2020-10-31 14:16:48.119	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.118	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.117	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.iconURL
        lovelace.0	2020-10-31 14:16:48.116	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.115	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.114	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.iconURL
        lovelace.0	2020-10-31 14:16:48.113	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.112	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.111	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.iconURL
        lovelace.0	2020-10-31 14:16:48.110	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.Minimale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.109	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.108	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.iconURL
        lovelace.0	2020-10-31 14:16:48.107	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_1.Maximale_Temperatur_value
        lovelace.0	2020-10-31 14:16:48.106	debug	(14478) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_1.iconURL
        lovelace.0	2020-10-31 14:16:48.105	debug	(14478) IoB Subscribe on alias.0.Bad.Fensterkontakt_Bad.ACTUAL
        lovelace.0	2020-10-31 14:16:48.104	debug	(14478) IoB Subscribe on alias.0.og.Fensterkontakt_Kueche_1.ACTUAL
        lovelace.0	2020-10-31 14:16:48.103	debug	(14478) IoB Subscribe on alias.0.Flur_OG.Schloss_Haustuere.ACTUAL
        lovelace.0	2020-10-31 14:16:48.102	debug	(14478) IoB Subscribe on alias.0.Garage.Antrieb_Garage.SET
        lovelace.0	2020-10-31 14:16:48.101	debug	(14478) IoB Subscribe on alias.0.Garage.Sensor_Garage.ACTUAL
        lovelace.0	2020-10-31 14:16:47.965	debug	(14478) Create manual device: alarm_control_panel.defaultAlarm - lovelace.0.control.alarm
        lovelace.0	2020-10-31 14:16:47.962	debug	(14478) Create manual device: switch.batterietest - 0_userdata.0.VIS.Akkumeldungen.test
        lovelace.0	2020-10-31 14:16:47.959	debug	(14478) Create manual device: input_text.ccu_uptime - javascript.0.ccu.uptime_days
        lovelace.0	2020-10-31 14:16:47.956	debug	(14478) Create manual device: input_text.ccu_an_seit_text - 0_userdata.0.VIS.USV.CCU_an_seit_Text
        lovelace.0	2020-10-31 14:16:47.953	debug	(14478) Create manual device: input_text.letzter_stromausfall_zeit - 0_userdata.0.VIS.USV.Letzter_Stromasufall_Zeit
        lovelace.0	2020-10-31 14:16:47.950	debug	(14478) Create manual device: input_text.letzter_stromausfall_text - 0_userdata.0.VIS.USV.Letzter_Stromausfall_USV
        lovelace.0	2020-10-31 14:16:47.947	debug	(14478) Create manual device: sensor.spannung_usv - nut.0.battery.voltage
        lovelace.0	2020-10-31 14:16:47.944	debug	(14478) Create manual device: sensor.akku_usv - nut.0.battery.charge
        lovelace.0	2020-10-31 14:16:47.941	debug	(14478) Create manual device: sensor.sd_karte_prozent - info.0.sysinfo.disks.fsSize.fs1.use
        lovelace.0	2020-10-31 14:16:47.939	debug	(14478) Create manual device: switch.Heizung_KZ_1_boost - hm-rpc.1.INT0000006.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:47.936	debug	(14478) Create manual device: switch.Heizung_Wohnbereich_boost - hm-rpc.1.INT0000004.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:47.933	debug	(14478) Create manual device: switch.Heizung_Bad_BOOST - hm-rpc.0.000A1569A15B80.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:47.930	debug	(14478) Create manual device: switch.Heizung_KZ_2_BOOST - hm-rpc.0.000393C99B710E.1.BOOST_MODE
        lovelace.0	2020-10-31 14:16:47.927	debug	(14478) Create manual device: input_number.Servicemeldungen_CCU - hm-rega.0.maintenance
        lovelace.0	2020-10-31 14:16:47.923	debug	(14478) Create manual device: input_number.Alarmmeldungen_CCU - hm-rega.0.alarms
        lovelace.0	2020-10-31 14:16:47.919	debug	(14478) Create manual device: sensor.Duty_Cycle - hm-rega.0.PEQ1103214.0.DUTY_CYCLE
        lovelace.0	2020-10-31 14:16:47.916	debug	(14478) Create manual device: input_number.Bose_1_Volume - bosesoundtouch.0.volume
        lovelace.0	2020-10-31 14:16:47.913	debug	(14478) Create manual device: switch.bose_1_an_aus - bosesoundtouch.0.on
        lovelace.0	2020-10-31 14:16:47.910	debug	(14478) Create manual device: input_text.Bose_1_Sender - bosesoundtouch.0.nowPlaying.station
        lovelace.0	2020-10-31 14:16:47.907	debug	(14478) Create manual device: input_text.Bose_1_Source - bosesoundtouch.0.nowPlaying.source
        lovelace.0	2020-10-31 14:16:47.904	debug	(14478) Create manual device: input_text.Bose_1_Titel - bosesoundtouch.0.nowPlaying.artist
        lovelace.0	2020-10-31 14:16:47.901	debug	(14478) Create manual device: camera.chart - 0_userdata.0.Multimedia.Charts.Chart
        lovelace.0	2020-10-31 14:16:47.897	debug	(14478) Create manual device: switch.Bose_1_Source - 0_userdata.0.Multimedia.Bose_1.source
        lovelace.0	2020-10-31 14:16:47.894	debug	(14478) Create manual device: switch.BOSE_PRESET_6 - 0_userdata.0.Multimedia.Bose_1.PRESET_6
        lovelace.0	2020-10-31 14:16:47.889	debug	(14478) Create manual device: switch.BOSE_PRESET_5 - 0_userdata.0.Multimedia.Bose_1.PRESET_5
        lovelace.0	2020-10-31 14:16:47.886	debug	(14478) Create manual device: switch.BOSE_PRESET_4 - 0_userdata.0.Multimedia.Bose_1.PRESET_4
        lovelace.0	2020-10-31 14:16:47.883	debug	(14478) Create manual device: switch.BOSE_PRESET_3 - 0_userdata.0.Multimedia.Bose_1.PRESET_3
        lovelace.0	2020-10-31 14:16:47.880	debug	(14478) Create manual device: switch.BOSE_PRESET_2 - 0_userdata.0.Multimedia.Bose_1.PRESET_2
        lovelace.0	2020-10-31 14:16:47.876	debug	(14478) Create manual device: switch.BOSE_PRESET_1 - 0_userdata.0.Multimedia.Bose_1.PRESET_1
        lovelace.0	2020-10-31 14:16:47.873	debug	(14478) Create manual device: camera.Soundlink_1_Cover - 0_userdata.0.Multimedia.Bose_1.Cover
        lovelace.0	2020-10-31 14:16:47.870	debug	(14478) Create manual device: switch.Bose_1 - 0_userdata.0.Multimedia.Bose_1
        lovelace.0	2020-10-31 14:16:47.868	debug	(14478) Create manual device: switch.Heizung_Wohnbereich_party - 0_userdata.0.Heizung.Wohnbereich.party
        lovelace.0	2020-10-31 14:16:47.866	debug	(14478) Create manual device: switch.Heizung_KZ_2_party - 0_userdata.0.Heizung.KZ_2.party
        lovelace.0	2020-10-31 14:16:47.863	debug	(14478) Create manual device: switch.Heizung_KZ_1_party - 0_userdata.0.Heizung.KZ_1.party
        lovelace.0	2020-10-31 14:16:47.861	debug	(14478) Create manual device: switch.Heizung_Bad_party - 0_userdata.0.Heizung.Bad.party
        lovelace.0	2020-10-31 14:16:47.855	debug	(14478) Create manual device: sensor.SD_Karte - 0_userdata.0.Auslastung.sd_karte_belegung
        lovelace.0	2020-10-31 14:16:47.845	debug	(14478) Create manual device: sensor.RAM - 0_userdata.0.Auslastung.RAM
        lovelace.0	2020-10-31 14:16:47.835	debug	(14478) Create manual device: sensor.CPU_Temp - 0_userdata.0.Auslastung.CPU_Temp
        lovelace.0	2020-10-31 14:16:47.832	debug	(14478) Create manual device: sensor.CPU_Auslastung - 0_userdata.0.Auslastung.CPU_Auslastung
        lovelace.0	2020-10-31 14:16:47.830	debug	(14478) Create manual device: switch.Tin - 0_userdata.0.Anwesenheit.Anwesend_Tin
        lovelace.0	2020-10-31 14:16:47.827	debug	(14478) Create manual device: switch.David - 0_userdata.0.Anwesenheit.Anwesend_David
        lovelace.0	2020-10-31 14:16:47.825	debug	(14478) Create manual device: switch.Alarmanlage - 0_userdata.0.Alarmanlage.anlage_scharf
        lovelace.0	2020-10-31 14:16:47.776	debug	(14478) AUTO Device detected: chromecast.0.Wohnzimmer => media_player
        lovelace.0	2020-10-31 14:16:47.776	debug	(14478) AUTO Device detected: daswetter.1.NextDays.Location_1 => weather
        lovelace.0	2020-10-31 14:16:47.776	debug	(14478) AUTO Device detected: daswetter.0.NextDays.Location_1 => weather
        lovelace.0	2020-10-31 14:16:47.776	debug	(14478) AUTO Device detected: alias.0.og.Fensterkontakt_Kueche_1 => binary_sensor
        lovelace.0	2020-10-31 14:16:47.775	debug	(14478) AUTO Device detected: alias.0.Garage.Sensor_Garage => binary_sensor
        lovelace.0	2020-10-31 14:16:47.775	debug	(14478) AUTO Device detected: alias.0.Flur_OG.Schloss_Haustuere => binary_sensor
        lovelace.0	2020-10-31 14:16:47.775	debug	(14478) AUTO Device detected: alias.0.Bad.Fensterkontakt_Bad => binary_sensor
        lovelace.0	2020-10-31 14:16:47.774	debug	(14478) AUTO Device detected: alias.0.og.Thermostat_Wohnbereich.HUMIDITY => sensor
        lovelace.0	2020-10-31 14:16:47.774	debug	(14478) AUTO Device detected: alias.0.og.Thermostat_Wohnbereich => climate
        lovelace.0	2020-10-31 14:16:47.774	debug	(14478) AUTO Device detected: alias.0.Kinderzimmer_2.Heizung_KZ_2 => climate
        lovelace.0	2020-10-31 14:16:47.773	debug	(14478) AUTO Device detected: alias.0.Kinderzimmer_1.Heizung_Kinderzimmer_1_1 => climate
        lovelace.0	2020-10-31 14:16:47.773	debug	(14478) AUTO Device detected: alias.0.Bad.Heizung_Bad.LOWBAT => sensor
        lovelace.0	2020-10-31 14:16:47.773	debug	(14478) AUTO Device detected: alias.0.Bad.Heizung_Bad => climate
        lovelace.0	2020-10-31 14:16:47.772	debug	(14478) AUTO Device detected: alias.0.Garage.Antrieb_Garage => switch
        lovelace.0	2020-10-31 14:16:47.772	debug	(14478) [Type-Detector] device 0_userdata.0.Bose_Soundtouch_Mediaplayer - info - 0_userdata.0.Bose_Soundtouch_Mediaplayer is not yet supported
        lovelace.0	2020-10-31 14:16:47.770	debug	(14478) [Type-Detector] device chromecast.0.Wohnzimmer.exportedMedia.mp3 - info - chromecast.0.Wohnzimmer is not yet supported
        lovelace.0	2020-10-31 14:16:47.769	debug	(14478) [Type-Detector] Created auto device: media_player.Wohnzimmer - media - chromecast.0.Wohnzimmer
        lovelace.0	2020-10-31 14:16:47.720	debug	(14478) [Type-Detector] device daswetter.1.NextDays.Location_1.Day_1.Wetter_Symbol_id - info - daswetter.1.NextDays.Location_1 is not yet supported
        lovelace.0	2020-10-31 14:16:47.720	debug	(14478) [Type-Detector] Created auto device: weather.Haiger__Haiger_Deutschland_ - weatherForecast - daswetter.1.NextDays.Location_1
        lovelace.0	2020-10-31 14:16:47.651	debug	(14478) [Type-Detector] device daswetter.0.NextDays.Location_1.Day_1.Wetter_Symbol_id - info - daswetter.0.NextDays.Location_1 is not yet supported
        lovelace.0	2020-10-31 14:16:47.651	debug	(14478) [Type-Detector] Created auto device: weather.Hilchenbach__Hilchenbach_Deutschland_ - weatherForecast - daswetter.0.NextDays.Location_1
        lovelace.0	2020-10-31 14:16:47.580	debug	(14478) [Type-Detector] Created auto device: binary_sensor.Fensterkontakt_Kueche_1 - window - alias.0.og.Fensterkontakt_Kueche_1
        lovelace.0	2020-10-31 14:16:47.576	debug	(14478) Duplicates found for sensor.LOWBAT
        lovelace.0	2020-10-31 14:16:47.575	debug	(14478) [Type-Detector] Created auto device: binary_sensor.Sensor_Garage - window - alias.0.Garage.Sensor_Garage
        lovelace.0	2020-10-31 14:16:47.566	debug	(14478) Duplicates found for sensor.LOWBAT
        lovelace.0	2020-10-31 14:16:47.566	debug	(14478) [Type-Detector] Created auto device: binary_sensor.Schloss_Haustuere - window - alias.0.Flur_OG.Schloss_Haustuere
        lovelace.0	2020-10-31 14:16:47.554	debug	(14478) [Type-Detector] Created auto device: binary_sensor.Fensterkontakt_Bad - window - alias.0.Bad.Fensterkontakt_Bad
        lovelace.0	2020-10-31 14:16:47.549	debug	(14478) Duplicates found for sensor.LOWBAT
        lovelace.0	2020-10-31 14:16:47.548	debug	(14478) [Type-Detector] Created auto device: sensor.HUMIDITY - thermostat - alias.0.og.Thermostat_Wohnbereich
        lovelace.0	2020-10-31 14:16:47.548	debug	(14478) [Type-Detector] Created auto device: climate.Thermostat_Wohnbereich - thermostat - alias.0.og.Thermostat_Wohnbereich
        lovelace.0	2020-10-31 14:16:47.525	debug	(14478) [Type-Detector] device alias.0.Kinderzimmer_2.Heizung_KZ_2.BOOST - info - alias.0.Kinderzimmer_2.Heizung_KZ_2 is not yet supported
        lovelace.0	2020-10-31 14:16:47.524	debug	(14478) Duplicates found for sensor.LOWBAT
        lovelace.0	2020-10-31 14:16:47.524	debug	(14478) [Type-Detector] Created auto device: climate.Heizung_KZ_2 - thermostat - alias.0.Kinderzimmer_2.Heizung_KZ_2
        lovelace.0	2020-10-31 14:16:47.503	debug	(14478) Duplicates found for sensor.LOWBAT
        lovelace.0	2020-10-31 14:16:47.503	debug	(14478) [Type-Detector] Created auto device: climate.Heizung_Kinderzimmer_1_1 - thermostat - alias.0.Kinderzimmer_1.Heizung_Kinderzimmer_1_1
        lovelace.0	2020-10-31 14:16:47.488	debug	(14478) [Type-Detector] Created auto device: sensor.LOWBAT - thermostat - alias.0.Bad.Heizung_Bad
        lovelace.0	2020-10-31 14:16:47.488	debug	(14478) [Type-Detector] Created auto device: climate.Heizung_Bad - thermostat - alias.0.Bad.Heizung_Bad
        lovelace.0	2020-10-31 14:16:47.461	debug	(14478) [Type-Detector] Created auto device: switch.Antrieb_Garage - socket - alias.0.Garage.Antrieb_Garage
        lovelace.0	2020-10-31 14:16:46.714	info	(14478) https server listening on port 8091
        lovelace.0	2020-10-31 14:16:46.713	info	(14478) LetsEncrypt challenge server is started on 80
        lovelace.0	2020-10-31 14:16:46.670	info	(14478) created middleware
        lovelace.0	2020-10-31 14:16:46.512	info	(14478) starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.lovelace, node: v10.22.0, js-controller: 3.1.6
        lovelace.0	2020-10-31 14:16:39.924	info	(14436) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        lovelace.0	2020-10-31 14:16:39.923	info	(14436) terminating
        lovelace.0	2020-10-31 14:16:39.921	info	(14436) cleaned everything up...
        lovelace.0	2020-10-31 14:16:39.917	info	(14436) Got terminate signal TERMINATE_YOURSELF
        
        
        Garfonso 1 Reply Last reply Reply Quote 0
        • Garfonso
          Garfonso Developer @David G. last edited by

          @David-G
          Ich verstehe leider echt nicht, warum der da nicht also auto create auftaucht... 😞 Was du vielleicht mal versuchen könntest die Raum oder Funktionszuordnung bzw. den Namen (vom Ordner "player") etwas zu variieren. Vielleicht erkennt er den doch mit der gleichen ID. Wobei das da eigentlich im Log auftauchen müsste...
          Alternativ könntest du mal die States von deinem manuellen Player extrahieren und mir zukommen lassen (geht irgendwo im Admin, export als JSON), dann gucke ich hier mal....

          1 Reply Last reply Reply Quote 0
          • JB1985
            JB1985 last edited by

            Moin,

            ich habe heute auf Version 1.2.7 aktualisiert und nun funktionieren meine Bosch Smart Home Thermostate nicht mehr. Ich habe auch die aktuelle simple-thermostat.js installiert, leider ohne Erfolg.

            Bei der Temperaturanzeige erhalte ich nur ein N/A

            Weiß jemand woran das liegt?

            7e421ac0-7958-4f9a-810c-097de29e27df-grafik.png

            Garfonso 1 Reply Last reply Reply Quote 0
            • Garfonso
              Garfonso Developer @JB1985 last edited by

              @JB1985 wie auf Github geschrieben: Bug in der 1.2.7. Entweder downgrade auf 1.2.6 oder mal die Git-Version testen (um sicher zu gehen, dass ich den Bug auch tatsächlich erwischt habe 😉 ).

              1 Reply Last reply Reply Quote 0
              • leszy l
                leszy l last edited by leszy l

                Nabend,
                gibt es eine Möglichkeit die obere Reihe wo man zwischen Ansichten schaltet (Home etc.) größer zu gestallten? Ich nutze nur Icons ohne Text auf mein Tablet ist das etwas klein.

                Grüße
                leszy

                Garfonso 1 Reply Last reply Reply Quote 0
                • Garfonso
                  Garfonso Developer @leszy l last edited by

                  @leszy-l
                  wenn, dann geht das vielleicht über das Theme... aber ob man das da einzeln steuern kann, da bin ich mir nicht so sicher.

                  Es gibt in der HomeAssistant-Lovelace Welt noch Custom Header (unter dem Stichwort müsste man was finden) was in die Richtung was anpassen soll, aber das geht, soweit ich es sehe, bei uns (aktuell?) nicht... oder ich hab nicht begriffen, wie...

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

                    Es gibt eine neue Version.
                    Besonders wichtig: für mich ist damit der nervige Editor-Bug gefixt. Bitte alle mal testen, ob der noch irgendwo auftritt!! Lovelace ist jetzt auch aktuell (Version vom 21.10.2020). Unter der Haube gibt es viele Änderungen, die sollten sich aber wenig bemerkbar machen.
                    Ziel ist es diese Version ins stable zu bekommen.

                    Die neue Version sollte demnächst im latest auftauchen.

                    1.3.0-alpha.0 (2020-11-06)

                    • (Garfonso) Fixed: Änderung an Thermostat Rückgängig gemacht, geht nun wie vorher
                    • (Garfonso) Fixed: Verhindere Absturz, wenn call-service einen ungültigen Service aus dem UI aufruft.
                    • (Garfonso) Fixed: Objektänderungen werden nun korrekt im UI angezeigt
                    • (Garfonso) Added: Unterstützung für RGB-Arrays (hue-extended - experimentell)
                    • (Garfonso) Enhancement: started refactoring of server.js - will take time, but make maintenance easier.
                    • (Garfonso) Change: Notifications are now cached in adapter, makes responses a bit faster
                    • (Garfonso) Enhancement: Updated to lovelace 20201021.4 -> fixt für mich den Editorbug! Und Wetter more-info ist nun hübscher
                    1 Reply Last reply Reply Quote 0
                    • David G.
                      David G. last edited by

                      @Garfonso

                      Werde die Version die Tage mal aufspielen.
                      Heute hätte ich keine Zeit was zu fixen, falls es Probleme gibt.

                      @all
                      Ich möchte grad die battery-state-card Karte installieren.
                      Irgendwie bin ich zu doof die .js zu finden.
                      Sieht die einer von euch?

                      JB1985 Garfonso 2 Replies Last reply Reply Quote 0
                      • JB1985
                        JB1985 @David G. last edited by

                        @David-G https://github.com/maxwroc/battery-state-card/releases

                        1 Reply Last reply Reply Quote 2
                        • J
                          janhp last edited by

                          Hallo zusammen,

                          ist es möglich den Favicon vom Browser Tab (akutell Icon vom iobroker) auszutauschen sowie den Titel im Browser anzupassen?

                          Danke für eure Unterstuetzung

                          1 Reply Last reply Reply Quote 0
                          • Garfonso
                            Garfonso Developer @David G. last edited by

                            @David-G
                            Es gibt Karten, die erst noch "gebaut" werden müssen. Dann muss man bei den Releases gucken (der Link dafür ist mittlerweile auf der rechten Seite in Github und @JB1985 hat ihn auch gepostet). Grundsätzlich sollte man bei den Karten gucken, ob es Releases gibt und sich ggf. auch irgendwo merken (ich mach das im Dateinamen) welche Version man installiert hat, falls es mal Probleme gibt (z.B. mit dem nächsten Update vom Lovelace-Adapter, der eine neue Lovelace Version mitbringt. 🙂 ).

                            @janhp said in Test Adapter lovelace v1.2.x:

                            ist es möglich den Favicon vom Browser Tab (akutell Icon vom iobroker) auszutauschen sowie den Titel im Browser anzupassen?

                            Durch Konfiguration / in der Laufzeit aktuell nicht. Wäre auch ziemlich viel Arbeit... du kannst von Hand im Adapterordner (z.B: /opt/iobroker/node_modules/iobroker.lovelace ) im Ordner hass_frontend in der index.html den Titel ändern (steht in der ersten Zeile, da das alles "minified" ist, leider etwas umständlich) und im Ordner assets\icons die favicon*.ico Dateien ändern. Damit die Änderung der Icons einen Effekt hat, wirst du noch iobroker upload lovelace ausführen müssen. Und bei jedem Adapter Update halt dann nochmal... -> schreib dir ein Skript 😉

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              janhp @Garfonso last edited by

                              @Garfonso said in Test Adapter lovelace v1.2.x:

                              /opt/iobroker/node_modules/iobroker.lovelace

                              top danke 🙂

                              1 Reply Last reply Reply Quote 0
                              • B
                                BBlaBlu last edited by

                                Hi zusammen,

                                hat einer von euch hinbekommen, die Uhrzeit in lovelace anzuzeigen? Die gängigen Beispiele scheinen alle nicht mehr zu funktionieren und die Variante im Header auch nicht...
                                So was einfaches wie die Uhrzeit und ggf. das Datum kann doch eigentlich nicht so schwer sein 😞

                                Garfonso 1 Reply Last reply Reply Quote 0
                                • Garfonso
                                  Garfonso Developer @BBlaBlu last edited by Garfonso

                                  @BBlaBlu
                                  Uhrzeit hab ich auf der Uhr am Handgelenk 😉

                                  Hab jetzt grad mal kurz geguckt, mit der Karte geht es ganz gut (wichtig: entity_id leer lassen, dann nimmt er die lokale Uhrzeit des Endgeräts, sensor.time haben wir nicht):
                                  Uhr.JPG

                                  //Edit: Ok, leider geht es nicht ohne die other_time Einträge, einer muss da sein... hm.. doof.. -> aber wenn man ein style hinzufügt werden sie nicht angezeigt:

                                  style: |
                                    .other_clocks { display: none; }
                                  
                                  B N 3 Replies Last reply Reply Quote 0
                                  • B
                                    BBlaBlu @Garfonso last edited by BBlaBlu

                                    @Garfonso
                                    Ich habe einen RasPi mit Touchscreen auf dem Nachttisch stehen, der die UI anzeigt. Im Bett trage ich keine Armbanduhr, daher wäre eine Uhr hier echt praktisch 😄

                                    Die Karte funktioniert soweit mit leerer entity, danke! Hab das JS angepasst, so dass die alternativen Zeitzonen nicht angezeigt werden:
                                    f87da2ab-3316-4467-a9ec-ec13c5c57996-grafik.png
                                    Muss noch das Styling ein bisschen anpassen aber sieht ganz gut aus. Danke nochmal!

                                    Eine andere Frage: gibt es eine Möglichkeit, das MDI Iconset für lovelace manuell zu aktualisieren? Das in der aktuellen Version verwendete ist ziemlich alt und es fehlen einige schöne Icons.

                                    David G. 1 Reply Last reply Reply Quote 0
                                    • David G.
                                      David G. @BBlaBlu last edited by David G.

                                      @BBlaBlu

                                      Du hast zwar schon eine Lösung für deine Uhr gefunden, jedoch schreibe ich mal die Idee die ich hatte.

                                      Habe mir in letzter Zeit einiges mit der Markdown Karte gebastelt.
                                      Über html bekommt man den Inhalt eigentlich klasse formatiert.
                                      Die Uhrzeit und das Datum kann man sich dann aus einem Datenpunkt holen.
                                      Der Nachteil wäre nur, dass im Hintergrund ein Script jede sek den Datenpunkt schreiben muss.
                                      Dafür optisch individuell sehr anpassbar.

                                      EDIT:
                                      Dass mit dem Icon interessiert mich auch, jedoch würde ich es cool finden, eigene einbinden zu können ^^.

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        BBlaBlu @David G. last edited by BBlaBlu

                                        @David-G
                                        Die Idee mit dem Script hatte ich auch. So bekommt man dann quasi einen Sensor mit Uhrzeit bzw. Datum als Wert. Fand die Lösung aber auch nicht so schön und unnötig kompliziert.
                                        Mit der von @Garfonso verlinkten Karte sieht es eigentlich ganz gut aus im Moment.
                                        Würde nur gerne die Höhe der Karte manuell anpassen. Geht das irgendwie?

                                        //edit: hab die Höhe der Karte in JS via padding und font-size hin bekommen. Das funktioniert aber auch nur in der jetzigen Ansicht. Gibts dafür nen einfacheren Weg?

                                        Garfonso 1 Reply Last reply Reply Quote 0
                                        • Garfonso
                                          Garfonso Developer @BBlaBlu last edited by Garfonso

                                          @BBlaBlu und @David-G
                                          Die Idee mit dem jede Sekunde ein Sensorwert von ioBroker zum UI schicken finde ich nicht so toll. Ginge zwar... aber das ist ziemlich viel Aufwand. Im Browser reicht ein new Date() wie in der Karte gemacht um an die aktuelle Uhrzeit zu kommen. Ggf. kann man das in Markdown auch nutzen? grübel

                                          Zum iconset:
                                          das in der 1.3.0-alpha ist gar nicht mehr so alt... ob und wie da der Aufwand ist, weiß ich ehrlich gesagt nicht. Aktuell kommt es halt mit Lovelace mit. Mein Plan ist eher das relativ aktuell zu halten (1.2.7 ist vom Juni 2020, 1.3.x ist jetzt aus Oktober 2020 - da ist zumindest schonmal das icon für Virus mit drinnen 😉 ).
                                          Eigene Icons gibt es wohl keine Lösung zu... (sowas ruhig auch im HomeAssistang/Lovelace Kontext googeln). Eigene Bilder gehen ja über die cards und dann z.B. in der Image-Card.

                                          //edit: hab die Höhe der Karte in JS via padding und font-size hin bekommen. Das funktioniert aber auch nur in der jetzigen Ansicht. Gibts dafür nen einfacheren Weg?

                                          Mit der Card-mod Karte kannst du bei jeder Karte ein styles Feld einfügen und da ziemlich viel ändern. Was du anpassen musst, kann man meist mit den Entwicklertools ganz gut sehen.

                                          G B 2 Replies Last reply Reply Quote 0
                                          • G
                                            gyle @Garfonso last edited by

                                            Gibt es einen Best-practise für eine Adapterstatus-Liste?
                                            Muss ich zwingend alle Objekte als Entität in Lovelace anlegen oder gibt es eine andere Möglichkeit ähnlich wie im markdown-card mit {objekt}?

                                            Gruss

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            574
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            lovelace visualization
                                            78
                                            1514
                                            425419
                                            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