Hirdetés
- Milyen TV-t vegyek?
- E-book olvasók
- AMD Ryzen 9 / 7 / 5 9***(X) "Zen 5" (AM5)
- AMD K6-III, és minden ami RETRO - Oldschool tuning
- AMD Ryzen 9 / 7 / 5 / 3 5***(X) "Zen 3" (AM4)
- Milyen belső merevlemezt vegyek?
- Milyen billentyűzetet vegyek?
- Apple MacBook
- Nos igen, ilyen is lehet egy notebook…
- Milyen egeret válasszak?
Aktív témák
-
gerner1
Topikgazda
Az átküldött adatcsomagból, a jelzett helyiség világítás-vezérléséhez, a következő megoldást hoztam létre:
Fényerő FEL automatizáció:
alias: test_iroda_fel
description: This automation starts the "Fényerő FEL" loop
trigger:
- platform: device
domain: mqtt
device_id: 4bc9b509fa5583eef4a5510c6e3eaf5c
type: action
subtype: brightness_move_up
discovery_id: cx04cd15aafec1b1fb action_brightness_move_up
id: fényerő_fel
condition:
- condition: state
entity_id: input_boolean.test_iroda
state: "off"
action:
- service: input_boolean.turn_on
data: {}
target:
entity_id: input_boolean.test_iroda
- repeat:
while:
- condition: state
entity_id: input_boolean.test_iroda
state: "on"
sequence:
- device_id: af50cc00db31fa34f82b4a3a26cd04fc8d
domain: light
entity_id: light.plafonnier_iroda
type: brightness_increase
- delay:
hours: 0
minutes: 0
seconds: 1
milliseconds: 0
- service: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.test_iroda
mode: singleFényerő LE automtizáció:
alias: test_iroda_le
description: This automation starts the "Fényerő LE" loop
trigger:
- platform: device
domain: mqtt
device_id: 4bc9b509fa5583eef4a5510c6e3eaf5c
type: action
subtype: brightness_move_down
discovery_id: cx04cd15aafec1b1fb action_brightness_move_down
id: fényerő_fel
condition:
- condition: state
entity_id: input_boolean.test_iroda
state: "off"
action:
- service: input_boolean.turn_on
data: {}
target:
entity_id: input_boolean.test_iroda
- repeat:
while:
- condition: state
entity_id: input_boolean.test_iroda
state: "on"
sequence:
- device_id: af50cc00db31fa34f82b4a3a26cd04fc8d
domain: light
entity_id: light.plafonnier_iroda
type: brightness_decrease
- delay:
hours: 0
minutes: 0
seconds: 1
milliseconds: 0
- service: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.test_iroda
mode: singleVilágitás KIKAPCS automatizáció:
alias: test_iroda_KIKAPCS
description: This automation stops any "Fényerő" loop
trigger:
- platform: device
domain: mqtt
device_id: 4bc9b509fa5583eef4a5510c6e3eaf5c
type: action
subtype: brightness_stop
discovery_id: cx04cd15aafec1b1fb action_brightness_stop
condition: []
action:
- service: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.test_iroda
mode: single* Egyik sem használ plugin -t, vagy extension -t.
A korábbi megoldások / javításokkal azonos módon integrálható a már ismert eljárással (yaml szerkesztő..)...
Aktív témák
- Lenvoo M80q Micro - Mini PC - Core i5 10500T 16Gb ram 256GB SSD - gyári Wifi - csak 1db
- 2db Kingston FURY Beast 2x16GB DDR4 3200MHz összesen 32GB (KF432C16BB1/16)
- Fehér Config! 1060 6GB, R5 2600, 16GB DDR4
- GAMER PC: Ryzen 7 9800X3D, 32GB DDR5, RTX 5070 Ti, 1TB SSD
- Asus Zenbook S 16 OLED UM5606WA, Ryzen AI 9 HX 370, 32GB DDR5, 2TB - Garancia 2027.08.01 magyar bill
- BESZÁMÍTÁS! Gigabyte Aorus Master RTX 3070 8GB videókártya garanciával hibátlan működéssel
- Akció! Csere-Beszámítás! Asus ROG G614J! I7 13650HX / RTX 4060 / 16GB DDR5 / 1TB Nvme SSD
- GAMER PC! i5-14500T / RTX 4070 / 16GB DDR5 / 512GB NVMe / 650w Gold!
- 268 - Lenovo Yoga Pro 9 (16IAH10) - Intel Core U9 285HX, RTX 5060 (multitouch)
- 243 - Lenovo Legion Pro 7 (16IAX10H) - Intel Core U9 275HX, RTX 5080 (ELKELT)
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
gerner1
