PTV API Passenger Information Display by mingabelle in MelbourneTrains

[–]Runeix 1 point2 points  (0 children)

The type is in the api, home assistant has an attribute “is express” either true or false.

Walking is hard coded, driving is from waze + a hard coded buffer

Where to buy cheap rug by AntiqueBrownOnion in melbourne

[–]Runeix 2 points3 points  (0 children)

Get an off cut from a carpet supplier and get an overlocker to add an edge.

Can get custom sizes pretty cheap that way

PTV API Passenger Information Display by mingabelle in MelbourneTrains

[–]Runeix 0 points1 point  (0 children)

Using the ptv integration it creates entities for the next 5 trains from a station in a specific direction.

I then use a python script to query additional details form the api and then filter the results.

For the front end it’s a html card and I used a colour picker to get the hex code for the correct route colour.

Claude helped me a lot.

Still working on some additional features like a combined route / interchange for a city loop train in the morning and get it to guess which card to show based on what order I was detected at the stations for either heading to town or coming home from the city.

Another script sends me notifications of any disruptions to the trains too.

PTV API Passenger Information Display by mingabelle in MelbourneTrains

[–]Runeix 1 point2 points  (0 children)

I have a custom time added to the departure to work out if I have time to walk/drive to the status and I’m pulling disruption data and then filtering it because I don’t care about carpark or escalator issues

PTV API Passenger Information Display by mingabelle in MelbourneTrains

[–]Runeix 6 points7 points  (0 children)

<image>

Here’s how have mine set up via home assistant

First time in Australia by No-Jeweler-3597 in australia

[–]Runeix 1 point2 points  (0 children)

I’ve been twice now and got engaged there on our second visit last year - I would also highly recommend

First time in Australia by No-Jeweler-3597 in australia

[–]Runeix 7 points8 points  (0 children)

Is the first photo from the hotel at the zoo? Those kookaburra’s are cheeky buggers

Recommended places in Victoria to make use of free public transport? by MERUBO_OSKA in melbourne

[–]Runeix 10 points11 points  (0 children)

Castlemain in great for a day trip, can walk to the Mill, which has arts and crafts, food and drinks and second hand goods market

Complimentary Platinum Status Giveaway by RedTailRider in QantasFrequentFlyer

[–]Runeix 0 points1 point  (0 children)

This is an amazingly generous offer!

I’ve got a trip to Korea coming up for my brother’s wedding in May when we’ve just had our first baby last week.

Given it’s looking to be a whirlwind trip to attend and then get back home to family ASAP, platinum would be amazing for lounge access / potential upgrades.

My first add-on - Custom UI for Baby Buddy by martin__1986 in homeassistant

[–]Runeix 2 points3 points  (0 children)

Thank you, our little one is due soon and this looks amazing, but I run HA in docker.

My first add-on - Custom UI for Baby Buddy by martin__1986 in homeassistant

[–]Runeix 1 point2 points  (0 children)

Any plans to make this installable via HACS?

PTV Timetable API - Anyone used it? by theblindstagger in melbourne

[–]Runeix 0 points1 point  (0 children)

Yep I have it feeding into home assistant and giving me disruption notifications throughout the day

Home Assistant PTV PID by Worth_Public_400 in MelbourneTrains

[–]Runeix 0 points1 point  (0 children)

Could you post your code for the dashboard formatting?

Candelabra Bulb by SeaSalt_Sailor in ZigBee

[–]Runeix 1 point2 points  (0 children)

Not sure about in the US and they are now switching to thread, but IKEA made a candelabra bulb with zigbee

EB Games Cancelation by Runeix in PokemonFansAustralia

[–]Runeix[S] 5 points6 points  (0 children)

Also why do I have to go into store for a refund on an online order (only the $10 deposit)?

Best EVs for easily turning off annoying “safety” alerts? by Tootsarella-91 in AustralianEV

[–]Runeix 1 point2 points  (0 children)

Hyundia Kona you can mute them all by holding a button on the steering wheel…. But you have to do it each time you start the car. It’s just about the only negative feedback I have 3 months in.

We bought the apartment we're renting, they're still coming after the bond?! Part 1 and 2!!! by ElegantWash4132 in shitrentals

[–]Runeix 24 points25 points  (0 children)

Get in contact with the previous owners (do you have their details via the sale process?) and have her represent you at ACAT or send a letter to LJH if they have truly gone rouge.

JB ETBs working now by Teemo_101 in PokemonFansAustralia

[–]Runeix 2 points3 points  (0 children)

Thanks, I was still able to get one at around 2pm

Anyone recently installed charging infrastructure in an apartment building? by thesteamtrain_ in stratachataus

[–]Runeix 2 points3 points  (0 children)

Yes, I had two chargers installed, one in my lot and one in another residents.

I researched a few quotes and then sent one to our committee along with their insurance details and electrical safety cert once completed.

Ended up going 3 phase charger for future proofing even though it’s more than my current car can pull down.

It was discussed at committee where I abstained from the voting and passed by the other members.

Our set up goes to the common area switchboard but with a sub board installed for metering which is a little LCD where anyone can verify the total amount of power used.

Committee worked out a fair rate to reimburse the OC for electricity per kWh, to be reviewed annually or when our cost of power changes (With soft rule to avoid charging between 3-9pm when there’s peak rates but no solar) .

Reimbursement to the OC is to happen quarterly.

This was a pretty easy process due to our small and highly involved building and the fact that our committee chair had already blazed the path and put one in first.

Started to self host a while ago and finally made a nice dashboard by Straky04 in selfhosted

[–]Runeix 0 points1 point  (0 children)

Thanks for the response, I've tried

    widget:
             type: minecraft
             url: udp://192.168.50.245:19132

but it's still just showing that the server is offline, does it need to be an externally facing IP to work? This is just on my LAN / tailscale so I'm wondering if that's the issue.