bignumber-card
bignumber-card copied to clipboard
bignumber-card backgound colour on iosipad & chrome dissapears when max value exceeded
when defined max value in big number card is exceeded, red colour dissapears on ipad chrome browser.
functions as expected on windows 10, android, & macos 10.15.1
affected versions. IOS 13.2.2 using chrome v 78.0.3904.84
if as per below example max value of 1500 is exceeded, background colour becomes transparent on ios ipad.
If the max value is increased, background colour displays untill max value is exceeded, then background colour becomes transparent
entity entry in ui-lovelace.yaml
- type: custom:bignumber-card
title: Daikin Load
entity: sensor.iotawatt_channel_2_acdaikin
scale: 25px
from: left
min: 50
max: 1500
severity:
- value: 50
style: '#0dff35'
- value: 620
style: 'var(--label-badge-blue)'
- value: 1360
style: 'var(--label-badge-yellow)'
- value: 3900
style: 'var(--label-badge-red)'
resources entry in ui-lovelace.yaml
resources:
- url: /local/bignumber-card.js?v=1
type: js
result ios

result win10

The filling stopped working for me across all browsers. Im on version: hass.io 0.103.4