1
0
Fork 0

Remove HomeID

main
Jordan Hotmann 2023-11-27 16:17:24 -07:00
parent fc1e13ad67
commit f5745789f8
No known key found for this signature in database
GPG Key ID: 01B504170C2A2EA3
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ type EventData struct {
// ZwaveJS Scene
Domain string `json:"domain,omitempty"`
NodeID int `json:"node_id,omitempty"`
HomeID string `json:"home_id,omitempty"`
Endpoint int `json:"endpoint,omitempty"`
CommandClass int `json:"command_class,omitempty"`
CommandClassName string `json:"command_class_name,omitempty"`