lovelace-flower-card icon indicating copy to clipboard operation
lovelace-flower-card copied to clipboard

Results 11 lovelace-flower-card issues
Sort by recently updated
recently updated
newest added

Hello i have miflora platform setup..i wish to use this card but having difficulties i think plant must be setup but i dont understaand instructions. can make step by step...

It is possible to customize a plant entity with an image: e.g. ![image](https://user-images.githubusercontent.com/5823294/56694081-d80c4880-66dd-11e9-9f87-58a7461481db.png) ``` plant.living_room_monstera: entity_picture: /local/images/plants/monstera.jpg ``` If an image cannot be found in `/local/lovelace-flower-card/data/Images/` for the defined species,...

enhancement

hello is this card compatible with data comming from mi flora? i have my sensor like this: - platform: miflora mac: xxxxxx name: Planta Garagem force_update: false median: 3 monitored_conditions:...

After reinstalling homeassistant on the RPI4 There seems to be a error in this flower-card I cant get it working annymore. ```error flower-card.js:130 Uncaught (in promise) TypeError: Cannot read property...

The default plant status card show the sensor chart when clicking on the sensor icons. This is useful - e.g. to check light level over the previous 24hrs. ![image](https://user-images.githubusercontent.com/5823294/56697425-78666b00-66e6-11e9-87f1-515b8bae992b.png)

enhancement

hello i am trying to setup the card installedd with HACS my setup is this: ![image](https://user-images.githubusercontent.com/48178294/59951568-3ef57600-9471-11e9-8e5a-3a9d80deee4d.png) - type: module url: /community_plugin/lovelace-flower-card/flower-card.js error: ![image](https://user-images.githubusercontent.com/48178294/59951544-30a75a00-9471-11e9-8c0d-183f681a76b6.png)

When unit_system: imperial is set, the gauge is 100% pink. Clicking on the card reveals the temperature is correctly converted to Fahrenheit. measurement dict correctly shows: `{ "temperature": "°F", -snip-...

I have a card use case where I only need two meters - how do i get it to wrap such that there is only one column of bars? ive...