We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I used one of the examples with multiple individuals but it is not showing as seperate:
What could I have done wrong or might it be a bug ?
type: custom:power-flow-card-plus entities: home: entity: sensor.home_consumption color_icon: solar fossil_fuel_percentage: entity: sensor.fossil_fuel_percentage icon: mdi:pine-tree color_icon: true display_zero: true name: Non Fossil state_type: power grid: icon: mdi:ab-testing name: Provider entity: production: sensor.grid_production consumption: sensor.grid_consumption solar: icon: mdi:solar-panel-large entity: sensor.solar_production battery: name: Bateria icon: mdi:bat entity: consumption: sensor.battery_consumption production: sensor.battery_production individual: - entity: sensor.car_power icon: mdi:car-electric color: "#80b8ff" name: Denim Flash color_icon: false - entity: sensor.motorbike_power name: Qivi color_icon: true display_zero: true color: "#ff8080" icon: mdi:motorbike-electric w_decimals: 0 kw_decimals: 2 min_flow_rate: 0.9 max_flow_rate: 6 watt_threshold: 10000 clickable_entities: true title: Power Flow Card Plus
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I used one of the examples with multiple individuals but it is not showing as seperate:
What could I have done wrong or might it be a bug ?
The text was updated successfully, but these errors were encountered: