Closed denperss11 closed 3 years ago
FireServiceRota is now a standard integration on Home Assistant. Simply update Home Assistant to version 2020.12 (minimum) and you will be able to add FireServiceRota on the integrations page. Please make sure to delete the old version on the integrations page if you managed to install it before. Next, delete the FireServiceRota folder in the custom_components folder before updating!!!
My issue is that my HA is not allowing me to update to 2020.12
I see, did you manually install the fireservicerota folder to the custom_components folder? I don't think you can actually install the FSR integration with HACS, only browser_mod etc...
I got it working now from HACS :)
Different issue is..When im going to love lace card and adding a manual card.. im getting No card type configured.
panel: true
title: Home
views:
- badges: []
cards:
- entity: sensor.incidents
type: entity
- cards:
- cards:
- default_zoom: 15
entities:
- entity: sensor.incidents
hours_to_show: 0
type: map
type: vertical-stack
- cards:
- entities:
- entity: sensor.incidents
hours_to_show: 1
refresh_interval: 0
type: history-graph
type: vertical-stack
type: horizontal-stack
- content: |
{{ states('sensor.incidents') }}
title: Incident
type: markdown
- entities:
- entity: binary_sensor.duty
- entity: switch.incident_response
type: entities
path: fsr
title: FireServiceRota
type: horizontal-stack
What I think is going on (just a hunch):
You are probably pasting all above code in one manual card. The code actually contains multiple cards and should be added using the 'raw editor' (in dutch: Ruwe Configuratie Editor). Editing LoveLace can be challenging when you first start!
An easy way to add cards is to add them one by one first. In that case you don't have to mess with YAML code yet.
Did you manage to get it sorted out?
No not everything..
TTS dosent work. and when im inserting this
- type: 'custom:layout-card'
cards:
- type: 'custom:bignumber-card'
entity: sensor.incidents
scale: 15px
- type: map
entities:
- entity: sensor.incidents
hours_to_show: 0
default_zoom: 15
- type: 'custom:vertical-stack-in-card'
cards:
- type: history-graph
entities:
- entity: sensor.incidents
hours_to_show: 1
refresh_interval: 0
- type: 'custom:home-feed-card'
show_empty: false
entities:
- entity: sensor.incidents
max_history: 3
include_history: true
- type: entities
show_header_toggle: false
entities:
- input_boolean.bwr_tts
- light.bwr_nesthub
- type: 'custom:bignumber-card'
entity: sensor.time
scale: 25px```
Then im just getting a blank screen..
Do u have skype where we could chat ????
ive just sent u a text..
No recent activities, closed. Reopen or create new ticket if needed.
Hello,
When going to Goto Configuration -> Integrations, search for FireServiceRota and complete account data.
Fireservicerota is not showing up..
Ive installe the packaged from HACS and its install, i do also see it in custom componets folder...
What to do '?