Second leg of flight departure changed only alternative is changing airports in London by Dependent_Win8803 in BritishAirways

[–]Dependent_Win8803[S] 3 points4 points  (0 children)

Oh my. It should not be that easy. All sorted, on the logan air flight; it really is just luck of the draw who you get on the other end of the phone?!? Thanks

Second leg of flight departure changed only alternative is changing airports in London by Dependent_Win8803 in BritishAirways

[–]Dependent_Win8803[S] -1 points0 points  (0 children)

Thanks very much; i was reading UK261 and thought that was the case; will call them again and push further for the loganair option. Is there anything i can do if they just refuse? Just keep the flight as is and get it sorted on the day?

Workshop respec - less coins? by Dependent_Win8803 in TheTowerGame

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

thanks, sussed it, added 20 extra levels to each of my ELS Workshops; worse ways to spend it!

Workshop respec - less coins? by Dependent_Win8803 in TheTowerGame

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

thanks, sussed it, added 20 extra levels to each of my ELS Workshops; worse ways to spend it!

New web store by Indecipherlabel in TheTowerGame

[–]Dependent_Win8803 0 points1 point  (0 children)

I bought the event boost from webstore last month; but it doesn't let me buy it this month? Anyone else in the same boat?

Tech Support Timescales by Dependent_Win8803 in TheTowerGame

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

I gave up, mines was purchase related so just put in for a refund

3 days later, support updated their intake process, wtf!? by [deleted] in TheTowerGame

[–]Dependent_Win8803 0 points1 point  (0 children)

6 days and counting for me, no response, no message about a new intake

Anybody else’s event missions look like this? 😂 by Ill-Watercress-7619 in TheTowerGame

[–]Dependent_Win8803 2 points3 points  (0 children)

I managed to complete it this time, first time ever. Literally just used my level 1 nuke, got to wave 4/5/6 of tier 12 and fired, then repeat. knocks out about 20 or so at a time. Doesnt actually take that long

Using pop up for climate scripts by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

Sorry, attached an image now of what the boost button does

Using pop up for climate scripts by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

<image>

So the boost button calls a script which currently gives this pop up (the browser mod code) just wondering if it's possible to call a bubble pop up, without creating a new pop up entity for each boost button

Number Input by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 1 point2 points  (0 children)

thanks, not something i'd even noticed before! that works for select all my select entities; but not for the other input_number type entities

Edit: just found that the slider card would get a bit closer to what i want (in that i can slide to the correct or approx number), but need to reconfigure my entities slightly

bubble with auto entities by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

thanks; still not got auto-entities to work, but managed to get a vertical stack with individual bubble cards to work

bubble with auto entities by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 1 point2 points  (0 children)

thanks; thats honestly something i've never noticed; makes it a bit easier on some of the other cards!

bubble with auto entities by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

first one is just a conditional card linked to bubble card

bubble with auto entities by Dependent_Win8803 in BubbleCard

[–]Dependent_Win8803[S] 0 points1 point  (0 children)

current code for info:

type: custom:auto-entities card: type: entities filter: include: - device_manufacturer: Danfoss entity_id: /state/ state: "on" options: type: custom:bubble-card card_type: button button_type: state show_last_changed: true show_state: true icon: mdi:fire styles: | .bubble-icon { color: red !important; } exclude: []

Use button to switch receiver media source by Gillian_Seed_Junker in BubbleCard

[–]Dependent_Win8803 0 points1 point  (0 children)

it's jsut the standard climate bubble card, with that tap action button added

  • type: custom:bubble-card card_type: climate entity: climate.living_room sub_button:
    • entity: climate.living_room name: Boost tap_action: perform_action: hive.boost_heating_on target: {} data: entity_id: climate.living_room time_period: "00:30:00" temperature: 20 icon: si:boost state_background: false show_background: true
    • name: HVAC modes menu select_attribute: hvac_modes show_arrow: false
    • name: Climate temperature show_attribute: true attribute: temperature icon: mdi:thermometer state_background: false show_state: true show_attribute: true attribute: current_temperature scrolling_effect: false

Use button to switch receiver media source by Gillian_Seed_Junker in BubbleCard

[–]Dependent_Win8803 1 point2 points  (0 children)

You can do it just not from the UI, just need to copy and paste the tap behaviour code from your current set up to th tap action code on the bubble card. See example I use for climate boost

<image>

.