Move hardware specific packages

This commit is contained in:
Thomas Lovén 2019-08-05 13:31:27 +02:00
parent 252ee7e485
commit 7069a63a2d
2 changed files with 17 additions and 13 deletions

View File

@ -2,7 +2,7 @@ homeassistant:
customize:
package.node_anchors:
common: &common
package: "mysensors"
package: "hardware/mysensors"
customize_glob:
sensor.vardagsrum_0:
@ -23,6 +23,10 @@ homeassistant:
friendly_name: Skrivbordslampa
icon: mdi:desk-lamp
# logger:
# logs:
# mysensors: debug
# homeassistant.components.mysensors: debug
mysensors:
gateways:

View File

@ -2,10 +2,10 @@ homeassistant:
customize:
package.node_anchors:
common: &common
package: "rflink"
package: "hardware/rflink"
light.ute_framsidan:
<<: *common
# light.ute_framsidan:
# <<: *common
light.trappbelysning:
<<: *common
light.kontor_fonster:
@ -16,8 +16,8 @@ homeassistant:
<<: *common
light.bokhylla:
<<: *common
switch.motorvarmare:
<<: *common
# switch.motorvarmare:
# <<: *common
light.koksfonster:
<<: *common
@ -29,8 +29,8 @@ light:
- platform: rflink
automatic_add: false
devices:
newkaku_0008f252_1:
name: Ute Framsidan
# newkaku_0008f252_1:
# name: Ute Framsidan
ab400d_000042_2:
name: Trappbelysning
unitec_e1b8_01:
@ -44,9 +44,9 @@ light:
newkaku_01b029f7_3:
name: Köksfönster
switch:
- platform: rflink
devices:
newkaku_018cf7f6_10:
name: Motorvärmare
# switch:
# - platform: rflink
# devices:
# newkaku_018cf7f6_10:
# name: Motorvärmare