move reactive_energy from common to common-generic test, as it is not supported by netznoe

This commit is contained in:
Simon Fischer 2024-12-25 16:54:55 +01:00
parent 351939011e
commit 8e9cad2527
2 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,11 @@
dlms_meter:
decryption_key: "36C66639E48A8CA4D6BC8B282A793BBB" # change this to your decryption key!
sensor:
- platform: dlms_meter
reactive_energy_plus:
name: "Reactive energy taken from grid"
reactive_energy_minus:
name: "Reactive energy put into grid"
<<: !include common.yaml

View File

@ -25,10 +25,6 @@ sensor:
name: "Active energy taken from grid"
active_energy_minus:
name: "Active energy put into grid"
reactive_energy_plus:
name: "Reactive energy taken from grid"
reactive_energy_minus:
name: "Reactive energy put into grid"
text_sensor:
- platform: dlms_meter