GE Brillion and geospring.

I purchased a Geospring heat pump water heater and am quite happy so far. I noticed that it came with a connection port which will attach a communications module that should to work with Ge Nucleus power monitor and automation device. I seems GE killed the Nucleus project. It also seems like all such projects are exculsively run through the power company and if you power company doesn’t happen to partner with them you are hosed and the power company has all the control. GE Brillion seems to be limited now to being able to turn on your (very expensive) oven with your iphone. :frowning:

I want to be able to dynamically adjust my water heaters temp and mode so I can lower it during peak power times and turn it up when my solar panels are generating.

GE always seems to have great fanfare and abysmal execution. Given a decent interface the communication should be simple and could interface with anything.

Has anyone done anything with GE Brillion or communicating with a GeoSpring HPWH and getting it to communicate with a vera?

rearden

Unless there is documentation for the api to communicate with it, you may be at a loss.

  • Garrett

Some updates to my question:
There appears to be some resurrection of brillion with Connect Plus:
PBX10W00Y0

Better yet, GE is playing around with the makerspace with what they call a Green Bean:
https://firstbuild.com/greenbean/

it has a usb interface, runs node.js (which I have not been able to get the environment setup successfully yet)

It is reportedly works with several GE Brillion appliances in addition to the geospring like ovens, dishwasher, dryer, fridge, etc.

rearden

[quote=“rearden, post:3, topic:177401”]Some updates to my question:
There appears to be some resurrection of brillion with Connect Plus:
PBX10W00Y0

Better yet, GE is playing around with the makerspace with what they call a Green Bean:
https://firstbuild.com/greenbean/

it has a usb interface, runs node.js (which I have not been able to get the environment setup successfully yet)

It is reportedly works with several GE Brillion appliances in addition to the geospring like ovens, dishwasher, dryer, fridge, etc.

rearden[/quote]

Were you ever able to get this working? I’m interested in building an interface for the GreenBean but FirstBuild no longer sells them.

[quote=“rearden, post:3, topic:177401”]Some updates to my question:
There appears to be some resurrection of brillion with Connect Plus:
PBX10W00Y0

Better yet, GE is playing around with the makerspace with what they call a Green Bean:
https://firstbuild.com/greenbean/

it has a usb interface, runs node.js (which I have not been able to get the environment setup successfully yet)

It is reportedly works with several GE Brillion appliances in addition to the geospring like ovens, dishwasher, dryer, fridge, etc.

rearden[/quote]Thanks for the info.

I was unable to get it to talk with the Vera (didn’t get that far), but I was able to get the water heater to interface via the GreenBean to a RaspberryPi and use a cron job to adjust my temp.
I just used their nodejs examples and crudely modified them. I never got far enough to get an http interface running and GE seems to have abandoned the project. >:( So I hope my GreenBean lasts as long as my GeoSpring and that they come out with a better, cheaper, better integrated model by the time it dies.

rearden