This is my first blog commit!

Here it goes:

def start_universe(seed):
  result = big_bang(seed)
  print("Universe is starting ... %s" % result)

start_universe('tomorrow')
#=> Should create a universe ...

Check out some of the topics that interest me Home Assistant. Also goes hand in hand Zigbee2MQTT.