(11-06-2020, 04:23 PM)marcinb napisał(a): I tak też zrobiłem i dochodzę do momentu w którym piszę wpisz nazwe, adres, login, hasło.
Więc piszę:
LK3
192.168.1.100 albo http://192.168.1.100
admin
admin
I niestety nie mogę znaleźć urządzenia.
Mam ten sam problem. Udało się go Tobie rozwiązać?
Witaj Home działa tylko ip:8123 na takim porcie działa u mnie na malinie
what file needs to be backed up before a new installation of Home Assistant, when I have already rewritten the names of the entities to my liking. well thank you
01-24-2023, 06:14 PM (Ten post był ostatnio modyfikowany: 01-24-2023, 06:42 PM przez Rudo1111.)
I want to ask, I have LK3 and on the Inpd1 input I have a sensor Inductive sensor SN04 N1, NPN NO also works in actions in orig. LK3 is switched on / off via the web setting, e.g. out2. But in the Home Assistant integration, it shows me in the on/off log, but it doesn't start the automation in HA, I have 3 pieces of LK3, the same thing happens. Simply changing the state of Inpd will not turn on any other device in the automation. Where is the problem? well thank you
And after changing the satv, both the icons are still lit at INPD.
01-31-2023, 09:09 PM (Ten post był ostatnio modyfikowany: 01-31-2023, 09:10 PM przez Rudo1111.)
Hello boss . Is it possible in the next update (integration of LK to H.A.) to fix INDP1,2,3,4 when it is connected there e.g. open door sensor to work in Home Assistant in automation. (binary_sensor.inpd1). Because the sensor works ON/OFF but no automation is performed. Otherwise, the INDP icon does not light up either. Thank you
02-03-2023, 04:34 PM (Ten post był ostatnio modyfikowany: 02-03-2023, 04:44 PM przez hapi.)
I have add "state_class: total_increasingg" for energy entities (device_class: energy) so that the entity can be used in the energy panel in the home assistant.
02-03-2023, 10:17 PM (Ten post był ostatnio modyfikowany: 02-03-2023, 10:31 PM przez Rudo1111.)
(02-03-2023, 04:34 PM)hapi napisał(a): I have add "state_class: total_increasingg" for energy entities (device_class: energy) so that the entity can be used in the energy panel in the home assistant.
Hello, great, thank you, you will no longer need a custom for the energy panel. (Only the units still need to be modified in ymal and custom vid. code). But INPD1-4 i.e. the sensor in H.A (binary_sensor.inpd1) to work in Home Assistant still does not work for automation, it will be fixed in the next update. Thank you very much
Kod:
homeassistant:
name: Home
unit_system: metric
customize:
sensor.energy1: # Spotreba studená voda v m3 do Energi panelu Spotreba vody
unit_of_measurement: m³
device_class: water
state_class: total_increasing
sensor.energy2: # Spotreba teplá voda v m3 do Energi panelu Spotreba vody
unit_of_measurement: m³
device_class: water
state_class: total_increasing
sensor.energy3: # Spotreba Plynu - plynomer v m3
unit_of_measurement: m³
device_class: gas
state_class: total_increasing
sensor.power4: # Dovoz P4 činnej energie kWh tj. Spotreba Elektriky-FVE. Dat do Energi panelu do Spotreba zo siete
unit_of_measurement: kWh
device_class: energy
state_class: total_increasing
sensor.power5: # Export P5 aktívnej energie kWh
unit_of_measurement: kWh
device_class: energy
state_class: total_increasing
sensor.power6: # Celková P6 spotreba v kW Exp+Imp-Celková aktívna energia kWh
unit_of_measurement: kWh
device_class: energy
state_class: total_increasing
Hi, I have a question - does the LK4 work together with the Home Assistant version lk3homeassistant-0.9.1 that is on tinykontrol website? I can't get it to run. is there any version of files for Home Assistant that works with HW LK4 ? My SW is 1.06.
Thank you
Vladan
06-24-2024, 12:38 AM (Ten post był ostatnio modyfikowany: 06-24-2024, 12:39 AM przez Rudo1111.)
It is possible to change the data update interval from LK to H.A. from e.g. 30 sec. for 120 sec.? when Tinycontrol is already integrated in Home Assistant, so that I don't have to re-integrate LK and edit entity names again? Well thank you